summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-11-06iommu/ipmmu-vmsa: Simplify group allocationRobin Murphy
2017-11-06iommu/ipmmu-vmsa: Unify domain alloc/freeRobin Murphy
2017-11-06iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()weiyongjun (A)
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky
2017-10-10iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel
2017-10-10iommu/amd: Add align parameter to alloc_irq_index()Joerg Roedel
2017-10-10iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel
2017-10-02iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy
2017-10-02iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy
2017-10-02iommu/iova: Don't try to copy anchor nodesRobin Murphy
2017-09-28iommu/iova: Try harder to allocate from rcache magazineRobin Murphy
2017-09-28iommu/iova: Make rcache limit_pfn handling more robustRobin Murphy
2017-09-28iommu/iova: Simplify domain destructionRobin Murphy
2017-09-27iommu/iova: Simplify cached node logicRobin Murphy
2017-09-27iommu/iova: Add rbtree anchor nodeRobin Murphy
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-09-27iommu/iova: Extend rbtree node cachingRobin Murphy
2017-09-27iommu/iova: Optimise the padding calculationZhen Lei
2017-09-27iommu/iova: Optimise rbtree searchingZhen Lei
2017-09-27iommu/amd: pr_err() strings should end with newlinesArvind Yadav
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu
2017-09-27iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy
2017-09-19iommu/qcom: Depend on HAS_DMA to fix compile errorGeert Uytterhoeven
2017-09-19iommu/exynos: Rework runtime PM links managementMarek Szyprowski
2017-09-19iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann
2017-09-19iommu: Add missing dependenciesGuenter Roeck
2017-09-19iommu/omap: Add support to program multiple iommusSuman Anna
2017-09-19iommu/omap: Change the attach detection logicSuman Anna
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-09-01iommu/vt-d: Don't be too aggressive when clearing one context entryFilippo Sironi
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse
2017-08-30iommu/vt-d: Prevent VMD child devices from being remapping targetsJon Derrick
2017-08-30iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel
2017-08-30iommu/s390: Constify iommu_opsArvind Yadav
2017-08-30iommu/vt-d: Avoid calling virt_to_phys() on null pointerAshok Raj
2017-08-30iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Ashok Raj
2017-08-30arm/tegra: Call bus_set_iommu() after iommu_device_register()Joerg Roedel
2017-08-30iommu/exynos: Constify iommu_opsArvind Yadav
2017-08-30iommu/ipmmu-vmsa: Make ipmmu_gather_ops constBhumika Goyal
2017-08-30iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetableOleksandr Tyshchenko