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.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
2015-04-14
iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
Jiang Liu
1
-5
/
+3
2014-09-25
iommu/amd: Fix cleanup_domain for mass device removal
Joerg Roedel
1
-4
/
+6
2014-07-28
iommu/vt-d: Disable translation if already enabled
Takao Indoh
2
-1
/
+25
2014-02-13
intel-iommu: fix off-by-one in pagetable freeing
Alex Williamson
1
-1
/
+1
2013-12-08
iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
Julian Stecklina
1
-1
/
+5
2013-09-27
intel-iommu: Fix leaks in pagetable freeing
Alex Williamson
1
-37
/
+35
2013-07-29
iommu/amd: Only unmap large pages from the first pte
Alex Williamson
1
-1
/
+5
2013-06-07
iommu/amd: Workaround for ERBT1312
Joerg Roedel
1
-8
/
+26
2013-06-07
iommu/amd: Re-enable IOMMU event log interrupt after handling.
Suravee Suthikulpanit
2
-0
/
+4
2013-04-05
iommu/amd: Make sure dma_ops are set for hotplug devices
Joerg Roedel
1
-12
/
+10
2013-03-04
iommu/amd: Initialize device table after dma_ops
Joerg Roedel
1
-2
/
+7
2013-02-28
intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets
Daniel Vetter
1
-1
/
+7
2013-02-04
iommu/intel: disable DMAR for g4x integrated gfx
Daniel Vetter
1
-6
/
+15
2013-02-04
IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround
Suravee Suthikulpanit
1
-0
/
+34
2013-01-21
intel-iommu: Prevent devices with RMRRs from being placed into SI Domain
Tom Mingarelli
1
-0
/
+31
2013-01-17
intel-iommu: Free old page tables before creating superpage
Woodhouse, David
1
-2
/
+9
2012-10-28
iommu/tegra: smmu: Fix deadly typo
Hiro Sugawara
1
-1
/
+1
2012-10-13
intel-iommu: Default to non-coherent for domains unattached to iommus
Alex Williamson
1
-1
/
+3
2012-10-02
irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
Seth Forshee
1
-5
/
+13
2012-08-09
iommu/amd: Fix hotplug with iommu=pt
Joerg Roedel
1
-4
/
+13
2012-08-09
iommu/amd: Add missing spin_lock initialization
Joerg Roedel
1
-0
/
+2
2012-07-16
iommu/tegra: smmu: Fix unsleepable memory allocation
Hiroshi DOYU
1
-2
/
+2
2012-07-16
iommu/amd: Initialize dma_ops for hotplug and sriov devices
Joerg Roedel
1
-0
/
+9
2012-07-16
iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
Shuah Khan
1
-2
/
+2
2012-06-09
iommu/amd: Fix deadlock in ppr-handling error path
Joerg Roedel
1
-27
/
+44
2012-06-09
iommu/amd: Cache pdev pointer to root-bridge
Joerg Roedel
2
-8
/
+8
2012-06-09
iommu/amd: Add workaround for event log erratum
Joerg Roedel
1
-6
/
+23
2012-06-09
iommu/amd: Check for the right TLP prefix bit
Joerg Roedel
1
-4
/
+4
2012-06-01
iommu: Fix off by one in dmar_get_fault_reason()
Dan Carpenter
1
-2
/
+2
2012-06-01
intel-iommu: Add device info into list before doing context mapping
David Woodhouse
1
-6
/
+11
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+2
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-8
/
+11
2012-03-28
X86 & IA64: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2
-8
/
+11
2012-03-24
Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-65
/
+1643
2012-03-22
Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next
Joerg Roedel
7
-66
/
+1644
2012-03-22
iommu/amd: Fix section mismatch
Gerard Snitselaar
1
-2
/
+2
2012-03-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-24
/
+35
2012-03-19
x86: Fix section warnings
Steffen Persvold
1
-1
/
+1
2012-03-15
iommu/amd: Move interrupt setup code into seperate function
Joerg Roedel
1
-1
/
+23
2012-03-15
iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
Joerg Roedel
1
-10
/
+20
2012-03-15
iommu/amd: Fix section warning for prealloc_protection_domains
Steffen Persvold
1
-1
/
+1
2012-03-15
iommu/amd: Don't initialize IOMMUv2 resources when not required
Joerg Roedel
1
-1
/
+13
2012-03-13
iommu/tegra-gart: fix spin_unlock in map failure path
Lucas Stach
1
-1
/
+1
2012-03-09
iommu/amd: Fix double free of mem-region in error-path
Joerg Roedel
1
-9
/
+1
2012-03-08
x86/amd: iommu_set_device_table() must not be __init
Jan Beulich
1
-1
/
+1
2012-03-06
x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS
Mike Travis
1
-13
/
+26
2012-03-06
x86/iommu/intel: Fix identity mapping for sandy bridge
Mike Travis
1
-11
/
+9
[next]