index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
iommu/vt-d: Clear Page Request Overflow fault bit
Lu Baolu
1
-1
/
+2
2017-11-03
iommu/vt-d: Missing checks for pasid tables if allocation fails
Lu Baolu
1
-1
/
+1
2017-11-03
iommu/amd: Limit the IOVA page range to the specified addresses
Gary R Hook
1
-1
/
+1
2017-11-03
iommu: qcom: wire up fault handler
Rob Clark
1
-5
/
+13
2017-11-03
iommu/amd: remove unused variable flush_addr
Colin Ian King
1
-2
/
+0
2017-11-03
iommu/amd: Fix alloc_irq_index() increment
Alex Williamson
1
-3
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-20
iommu/arm-smmu-v3: Use burst-polling for sync completion
Robin Murphy
1
-2
/
+6
2017-10-20
iommu/arm-smmu-v3: Consolidate identical timeouts
Will Deacon
1
-11
/
+13
2017-10-20
iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in half
Will Deacon
1
-12
/
+35
2017-10-20
iommu/arm-smmu-v3: Use CMD_SYNC completion MSI
Robin Murphy
1
-2
/
+49
2017-10-20
iommu/arm-smmu-v3: Forget about cmdq-sync interrupt
Robin Murphy
1
-23
/
+1
2017-10-20
iommu/arm-smmu-v3: Specialise CMD_SYNC handling
Robin Murphy
1
-18
/
+34
2017-10-20
iommu/arm-smmu-v3: Correct COHACC override message
Robin Murphy
1
-1
/
+1
2017-10-20
iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S
Yisheng Xie
1
-3
/
+12
2017-10-20
iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500
Feng Kan
1
-1
/
+2
2017-10-20
iommu/arm-smmu-v3: Ensure we sync STE when only changing config field
Will Deacon
1
-1
/
+5
2017-10-20
iommu/arm-smmu: Remove ACPICA workarounds
Robin Murphy
2
-18
/
+1
2017-10-13
Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
15
-309
/
+506
2017-10-13
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-12
iommu/iova: Make rcache flush optional on IOVA allocation failure
Tomasz Nowicki
4
-11
/
+16
2017-10-12
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
3
-6
/
+7
2017-10-12
iommu/exynos: Remove initconst attribute to avoid potential kernel oops
Marek Szyprowski
1
-1
/
+1
2017-10-10
iommu/amd: Do not disable SWIOTLB if SME is active
Tom Lendacky
1
-4
/
+6
2017-10-10
iommu/amd: Enforce alignment for MSI IRQs
Joerg Roedel
1
-1
/
+3
2017-10-10
iommu/amd: Add align parameter to alloc_irq_index()
Joerg Roedel
1
-8
/
+14
2017-10-10
iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()
Christos Gkekas
1
-1
/
+1
2017-10-06
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
2
-2
/
+15
2017-10-02
iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync
Robin Murphy
3
-6
/
+23
2017-10-02
iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
Robin Murphy
4
-11
/
+36
2017-10-02
iommu/iova: Don't try to copy anchor nodes
Robin Murphy
1
-0
/
+3
2017-09-28
iommu/iova: Try harder to allocate from rcache magazine
Robin Murphy
1
-3
/
+12
2017-09-28
iommu/iova: Make rcache limit_pfn handling more robust
Robin Murphy
1
-3
/
+3
2017-09-28
iommu/iova: Simplify domain destruction
Robin Murphy
1
-39
/
+9
2017-09-27
iommu/iova: Simplify cached node logic
Robin Murphy
1
-34
/
+17
2017-09-27
iommu/iova: Add rbtree anchor node
Robin Murphy
1
-2
/
+13
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
4
-32
/
+8
2017-09-27
iommu/iova: Extend rbtree node caching
Robin Murphy
1
-32
/
+28
2017-09-27
iommu/iova: Optimise the padding calculation
Zhen Lei
1
-27
/
+15
2017-09-27
iommu/iova: Optimise rbtree searching
Zhen Lei
1
-6
/
+3
2017-09-27
iommu/amd: pr_err() strings should end with newlines
Arvind Yadav
1
-4
/
+4
2017-09-27
iommu/mediatek: Limit the physical address in 32bit for v7s
Yong Wu
1
-1
/
+2
2017-09-27
iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
Yong Wu
1
-1
/
+1
2017-09-25
iommu/amd: Reevaluate vector configuration on activate()
Thomas Gleixner
1
-10
/
+29
2017-09-25
iommu/vt-d: Reevaluate vector configuration on activate()
Thomas Gleixner
1
-17
/
+21
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2
-4
/
+6
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
1
-4
/
+1
2017-09-19
iommu/qcom: Depend on HAS_DMA to fix compile error
Geert Uytterhoeven
1
-0
/
+1
2017-09-19
iommu/exynos: Rework runtime PM links management
Marek Szyprowski
1
-7
/
+16
2017-09-19
iommu/vt-d: Fix harmless section mismatch warning
Arnd Bergmann
1
-1
/
+1
[prev]
[next]