aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu1-1/+2
2017-11-03iommu/vt-d: Missing checks for pasid tables if allocation failsLu Baolu1-1/+1
2017-11-03iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook1-1/+1
2017-11-03iommu: qcom: wire up fault handlerRob Clark1-5/+13
2017-11-03iommu/amd: remove unused variable flush_addrColin Ian King1-2/+0
2017-11-03iommu/amd: Fix alloc_irq_index() incrementAlex Williamson1-3/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-20iommu/arm-smmu-v3: Use burst-polling for sync completionRobin Murphy1-2/+6
2017-10-20iommu/arm-smmu-v3: Consolidate identical timeoutsWill Deacon1-11/+13
2017-10-20iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in halfWill Deacon1-12/+35
2017-10-20iommu/arm-smmu-v3: Use CMD_SYNC completion MSIRobin Murphy1-2/+49
2017-10-20iommu/arm-smmu-v3: Forget about cmdq-sync interruptRobin Murphy1-23/+1
2017-10-20iommu/arm-smmu-v3: Specialise CMD_SYNC handlingRobin Murphy1-18/+34
2017-10-20iommu/arm-smmu-v3: Correct COHACC override messageRobin Murphy1-1/+1
2017-10-20iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.SYisheng Xie1-3/+12
2017-10-20iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500Feng Kan1-1/+2
2017-10-20iommu/arm-smmu-v3: Ensure we sync STE when only changing config fieldWill Deacon1-1/+5
2017-10-20iommu/arm-smmu: Remove ACPICA workaroundsRobin Murphy2-18/+1
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel15-309/+506
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel1-0/+1
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki4-11/+16
2017-10-12Merge branch 'irq/urgent' into x86/apicThomas Gleixner3-6/+7
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski1-1/+1
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky1-4/+6
2017-10-10iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel1-1/+3
2017-10-10iommu/amd: Add align parameter to alloc_irq_index()Joerg Roedel1-8/+14
2017-10-10iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas1-1/+1
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel2-2/+15
2017-10-02iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy3-6/+23
2017-10-02iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy4-11/+36
2017-10-02iommu/iova: Don't try to copy anchor nodesRobin Murphy1-0/+3
2017-09-28iommu/iova: Try harder to allocate from rcache magazineRobin Murphy1-3/+12
2017-09-28iommu/iova: Make rcache limit_pfn handling more robustRobin Murphy1-3/+3
2017-09-28iommu/iova: Simplify domain destructionRobin Murphy1-39/+9
2017-09-27iommu/iova: Simplify cached node logicRobin Murphy1-34/+17
2017-09-27iommu/iova: Add rbtree anchor nodeRobin Murphy1-2/+13
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei4-32/+8
2017-09-27iommu/iova: Extend rbtree node cachingRobin Murphy1-32/+28
2017-09-27iommu/iova: Optimise the padding calculationZhen Lei1-27/+15
2017-09-27iommu/iova: Optimise rbtree searchingZhen Lei1-6/+3
2017-09-27iommu/amd: pr_err() strings should end with newlinesArvind Yadav1-4/+4
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu1-1/+2
2017-09-27iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu1-1/+1
2017-09-25iommu/amd: Reevaluate vector configuration on activate()Thomas Gleixner1-10/+29
2017-09-25iommu/vt-d: Reevaluate vector configuration on activate()Thomas Gleixner1-17/+21
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2-4/+6
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy1-4/+1
2017-09-19iommu/qcom: Depend on HAS_DMA to fix compile errorGeert Uytterhoeven1-0/+1
2017-09-19iommu/exynos: Rework runtime PM links managementMarek Szyprowski1-7/+16
2017-09-19iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann1-1/+1