Age | Commit message (Expand) | Author |
2017-11-03 | iommu/vt-d: Clear Page Request Overflow fault bit | Lu Baolu |
2017-11-03 | iommu/vt-d: Missing checks for pasid tables if allocation fails | Lu Baolu |
2017-11-03 | iommu/amd: Limit the IOVA page range to the specified addresses | Gary R Hook |
2017-11-03 | iommu: qcom: wire up fault handler | Rob Clark |
2017-11-03 | iommu/amd: remove unused variable flush_addr | Colin Ian King |
2017-11-03 | iommu/amd: Fix alloc_irq_index() increment | Alex Williamson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-20 | iommu/arm-smmu-v3: Use burst-polling for sync completion | Robin Murphy |
2017-10-20 | iommu/arm-smmu-v3: Consolidate identical timeouts | Will Deacon |
2017-10-20 | iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in half | Will Deacon |
2017-10-20 | iommu/arm-smmu-v3: Use CMD_SYNC completion MSI | Robin Murphy |
2017-10-20 | iommu/arm-smmu-v3: Forget about cmdq-sync interrupt | Robin Murphy |
2017-10-20 | iommu/arm-smmu-v3: Specialise CMD_SYNC handling | Robin Murphy |
2017-10-20 | iommu/arm-smmu-v3: Correct COHACC override message | Robin Murphy |
2017-10-20 | iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S | Yisheng Xie |
2017-10-20 | iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500 | Feng Kan |
2017-10-20 | iommu/arm-smmu-v3: Ensure we sync STE when only changing config field | Will Deacon |
2017-10-20 | iommu/arm-smmu: Remove ACPICA workarounds | Robin Murphy |
2017-10-13 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2017-10-13 | iommu/amd: Finish TLB flush in amd_iommu_unmap() | Joerg Roedel |
2017-10-12 | iommu/iova: Make rcache flush optional on IOVA allocation failure | Tomasz Nowicki |
2017-10-12 | Merge branch 'irq/urgent' into x86/apic | Thomas Gleixner |
2017-10-12 | iommu/exynos: Remove initconst attribute to avoid potential kernel oops | Marek Szyprowski |
2017-10-10 | iommu/amd: Do not disable SWIOTLB if SME is active | Tom Lendacky |
2017-10-10 | iommu/amd: Enforce alignment for MSI IRQs | Joerg Roedel |
2017-10-10 | iommu/amd: Add align parameter to alloc_irq_index() | Joerg Roedel |
2017-10-10 | iommu/vt-d: Delete unnecessary check in domain_context_mapping_one() | Christos Gkekas |
2017-10-06 | iommu/vt-d: Don't register bus-notifier under dmar_global_lock | Joerg Roedel |
2017-10-02 | iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync | Robin Murphy |
2017-10-02 | iommu/io-pgtable-arm: Convert to IOMMU API TLB sync | Robin Murphy |
2017-10-02 | iommu/iova: Don't try to copy anchor nodes | Robin Murphy |
2017-09-28 | iommu/iova: Try harder to allocate from rcache magazine | Robin Murphy |
2017-09-28 | iommu/iova: Make rcache limit_pfn handling more robust | Robin Murphy |
2017-09-28 | iommu/iova: Simplify domain destruction | Robin Murphy |
2017-09-27 | iommu/iova: Simplify cached node logic | Robin Murphy |
2017-09-27 | iommu/iova: Add rbtree anchor node | Robin Murphy |
2017-09-27 | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei |
2017-09-27 | iommu/iova: Extend rbtree node caching | Robin Murphy |
2017-09-27 | iommu/iova: Optimise the padding calculation | Zhen Lei |
2017-09-27 | iommu/iova: Optimise rbtree searching | Zhen Lei |
2017-09-27 | iommu/amd: pr_err() strings should end with newlines | Arvind Yadav |
2017-09-27 | iommu/mediatek: Limit the physical address in 32bit for v7s | Yong Wu |
2017-09-27 | iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA | Yong Wu |
2017-09-25 | iommu/amd: Reevaluate vector configuration on activate() | Thomas Gleixner |
2017-09-25 | iommu/vt-d: Reevaluate vector configuration on activate() | Thomas Gleixner |
2017-09-25 | genirq/irqdomain: Update irq_domain_ops.activate() signature | Thomas Gleixner |
2017-09-22 | iommu/of: Remove PCI host bridge node check | Robin Murphy |
2017-09-19 | iommu/qcom: Depend on HAS_DMA to fix compile error | Geert Uytterhoeven |
2017-09-19 | iommu/exynos: Rework runtime PM links management | Marek Szyprowski |
2017-09-19 | iommu/vt-d: Fix harmless section mismatch warning | Arnd Bergmann |