summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-11-03iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu
2017-11-03iommu/vt-d: Missing checks for pasid tables if allocation failsLu Baolu
2017-11-03iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook
2017-11-03iommu: qcom: wire up fault handlerRob Clark
2017-11-03iommu/amd: remove unused variable flush_addrColin Ian King
2017-11-03iommu/amd: Fix alloc_irq_index() incrementAlex Williamson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20iommu/arm-smmu-v3: Use burst-polling for sync completionRobin Murphy
2017-10-20iommu/arm-smmu-v3: Consolidate identical timeoutsWill Deacon
2017-10-20iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in halfWill Deacon
2017-10-20iommu/arm-smmu-v3: Use CMD_SYNC completion MSIRobin Murphy
2017-10-20iommu/arm-smmu-v3: Forget about cmdq-sync interruptRobin Murphy
2017-10-20iommu/arm-smmu-v3: Specialise CMD_SYNC handlingRobin Murphy
2017-10-20iommu/arm-smmu-v3: Correct COHACC override messageRobin Murphy
2017-10-20iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.SYisheng Xie
2017-10-20iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500Feng Kan
2017-10-20iommu/arm-smmu-v3: Ensure we sync STE when only changing config fieldWill Deacon
2017-10-20iommu/arm-smmu: Remove ACPICA workaroundsRobin Murphy
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-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner
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-25iommu/amd: Reevaluate vector configuration on activate()Thomas Gleixner
2017-09-25iommu/vt-d: Reevaluate vector configuration on activate()Thomas Gleixner
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner
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