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-04-06
iommu/arm-smmu: Tidy up context bank indexing
Robin Murphy
1
-16
/
+15
2017-04-06
iommu/arm-smmu: Simplify ASID/VMID handling
Robin Murphy
1
-17
/
+19
2017-04-06
iommu/arm-smmu: Fix 16-bit ASID configuration
Sunil Goutham
1
-19
/
+23
2017-04-06
iommu/arm-smmu: Print message when Cavium erratum 27704 was detected
Robert Richter
1
-0
/
+1
2017-04-03
iommu/mediatek: Teach MTK-IOMMUv1 about 'struct iommu_device'
Joerg Roedel
1
-1
/
+24
2017-04-03
iommu/rockchip: Make use of 'struct iommu_device'
Joerg Roedel
1
-2
/
+28
2017-04-03
iommu/dma: Plumb in the per-CPU IOVA caches
Robin Murphy
1
-20
/
+17
2017-04-03
iommu/dma: Clean up MSI IOVA allocation
Robin Murphy
1
-33
/
+25
2017-04-03
iommu/dma: Convert to address-based allocation
Robin Murphy
1
-52
/
+67
2017-03-31
vfio: ccw: basic implementation for vfio_ccw driver
Dong Jia Shi
1
-0
/
+8
2017-03-30
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2
-24
/
+24
2017-03-30
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2
-16
/
+20
2017-03-30
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
4
-8
/
+13
2017-03-30
drivers/iommu/amd: Clean up iommu_pc_get_set_reg()
Suravee Suthikulpanit
1
-5
/
+8
2017-03-29
iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off
Joerg Roedel
1
-1
/
+17
2017-03-24
iommu/exynos: Use smarter TLB flush method for v5 SYSMMU
Marek Szyprowski
1
-4
/
+16
2017-03-24
iommu/exynos: Don't open-code loop unrolling
Marek Szyprowski
1
-10
/
+2
2017-03-23
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
2
-2
/
+10
2017-03-22
iommu/dma: Make PCI window reservation generic
Robin Murphy
3
-10
/
+32
2017-03-22
iommu/dma: Handle IOMMU API reserved regions
Robin Murphy
1
-7
/
+69
2017-03-22
iommu/dma: Don't reserve PCI I/O windows
Robin Murphy
1
-2
/
+1
2017-03-22
iommu: Disambiguate MSI region types
Robin Murphy
5
-6
/
+7
2017-03-22
iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
Marek Szyprowski
1
-1
/
+4
2017-03-22
iommu/exynos: Block SYSMMU while invalidating FLPD cache
Marek Szyprowski
1
-1
/
+4
2017-03-22
iommu/dmar: Remove redundant ' != 0' when check return code
Andy Shevchenko
1
-1
/
+1
2017-03-22
iommu/dmar: Remove redundant assignment of ret
Andy Shevchenko
1
-2
/
+2
2017-03-22
iommu/dmar: Return directly from a loop in dmar_dev_scope_status()
Andy Shevchenko
1
-6
/
+8
2017-03-22
iommu/dmar: Rectify return code handling in detect_intel_iommu()
Andy Shevchenko
1
-8
/
+7
2017-03-22
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Koos Vriezen
1
-1
/
+1
2017-03-21
iommu/iova: Consolidate code for adding new node to iovad domain rbtree
Marek Szyprowski
1
-54
/
+33
2017-03-10
iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-03-10
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-02-28
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
2
-2
/
+7
2017-02-28
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
Joerg Roedel
1
-6
/
+11
2017-02-28
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2
-2
/
+2
2017-02-22
iommu/vt-d: Fix crash on boot when DMAR is disabled
Andy Shevchenko
1
-2
/
+4
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
21
-294
/
+890
2017-02-10
iommu: Remove iommu_register_instance interface
Joerg Roedel
6
-39
/
+6
2017-02-10
iommu/exynos: Make use of iommu_device_register interface
Joerg Roedel
1
-0
/
+14
2017-02-10
iommu/mediatek: Make use of iommu_device_register interface
Joerg Roedel
2
-0
/
+28
2017-02-10
iommu/msm: Make use of iommu_device_register interface
Joerg Roedel
2
-0
/
+76
2017-02-10
iommu/arm-smmu: Make use of the iommu_register interface
Joerg Roedel
2
-1
/
+51
2017-02-10
iommu: Make iommu_device_link/unlink take a struct iommu_device
Joerg Roedel
3
-12
/
+12
2017-02-10
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
6
-53
/
+43
2017-02-10
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
6
-4
/
+40
2017-02-10
iommu: Rename struct iommu_device
Joerg Roedel
1
-5
/
+5
2017-02-10
iommu: Rename iommu_get_instance()
Joerg Roedel
1
-1
/
+1
[prev]
[next]