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.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-09-10
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-1201
/
+2525
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+55
2017-09-01
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...
Joerg Roedel
30
-1201
/
+2525
2017-09-01
iommu/vt-d: Don't be too aggressive when clearing one context entry
Filippo Sironi
1
-18
/
+24
2017-09-01
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-09-01
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-08-31
iommu/vt-d: Prevent VMD child devices from being remapping targets
Jon Derrick
1
-0
/
+7
2017-08-30
iommu: Introduce Interface for IOMMU TLB Flushing
Joerg Roedel
1
-4
/
+28
2017-08-30
iommu/s390: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2017-08-30
iommu/vt-d: Avoid calling virt_to_phys() on null pointer
Ashok Raj
1
-1
/
+2
2017-08-30
iommu/vt-d: IOMMU Page Request needs to check if address is canonical.
Ashok Raj
1
-0
/
+14
2017-08-30
arm/tegra: Call bus_set_iommu() after iommu_device_register()
Joerg Roedel
1
-4
/
+7
2017-08-30
iommu/exynos: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
2017-08-30
iommu/ipmmu-vmsa: Make ipmmu_gather_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-30
iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable
Oleksandr Tyshchenko
1
-21
/
+21
2017-08-28
iommu/amd: Rename a few flush functions
Joerg Roedel
1
-8
/
+8
2017-08-28
iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY
Baoquan He
1
-0
/
+3
2017-08-28
iommu/mediatek: Fix a build warning of BIT(32) in ARM
Yong Wu
1
-2
/
+2
2017-08-28
iommu/mediatek: Fix a build fail of m4u_type
Yong Wu
1
-1
/
+1
2017-08-28
iommu: qcom: annotate PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
8
-13
/
+42
2017-08-23
iommu/pamu: Fix PAMU boot crash
Joerg Roedel
4
-23
/
+16
2017-08-22
iommu/mediatek: Enlarge the validate PA range for 4GB mode
Yong Wu
1
-3
/
+15
2017-08-22
iommu/mediatek: Disable iommu clock when system suspend
Yong Wu
1
-1
/
+8
2017-08-22
iommu/mediatek: Move pgtable allocation into domain_alloc
Yong Wu
1
-30
/
+22
2017-08-22
iommu/mediatek: Merge 2 M4U HWs into one iommu domain
Yong Wu
2
-24
/
+70
2017-08-22
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2
-37
/
+41
2017-08-22
iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c
Yong Wu
1
-1
/
+7
2017-08-22
iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove()
Magnus Damm
1
-0
/
+6
2017-08-19
iommu/amd: Fix section mismatch warning
Joerg Roedel
1
-1
/
+1
2017-08-19
iommu/amd: Fix compiler warning in copy_device_table()
Joerg Roedel
1
-1
/
+1
2017-08-19
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2
-59
/
+121
2017-08-18
iommu: Avoid NULL group dereference
Robin Murphy
1
-0
/
+2
2017-08-17
iommu/tegra-gart: Add support for struct iommu_device
Joerg Roedel
1
-0
/
+26
2017-08-17
iommu/tegra: Add support for struct iommu_device
Joerg Roedel
1
-0
/
+25
2017-08-17
Merge branch 'core' into arm/tegra
Joerg Roedel
12
-497
/
+360
2017-08-16
iommu/arm-smmu: Add system PM support
Robin Murphy
1
-0
/
+11
2017-08-16
iommu/arm-smmu: Track context bank state
Robin Murphy
1
-59
/
+97
2017-08-16
iommu/arm-smmu-v3: Implement shutdown method
Nate Watterson
2
-0
/
+13
2017-08-15
iommu/vt-d: Make use of iova deferred flushing
Joerg Roedel
1
-159
/
+38
2017-08-15
iommu/vt-d: Allow to flush more than 4GB of device TLBs
Joerg Roedel
1
-1
/
+1
2017-08-15
iommu/amd: Make use of iova queue flushing
Joerg Roedel
1
-220
/
+9
2017-08-15
iommu/iova: Add flush timer
Joerg Roedel
1
-0
/
+32
2017-08-15
iommu/iova: Add locking to Flush-Queues
Joerg Roedel
1
-0
/
+11
2017-08-15
iommu/iova: Add flush counters to Flush-Queue implementation
Joerg Roedel
1
-3
/
+24
2017-08-15
iommu/iova: Implement Flush-Queue ring buffer
Joerg Roedel
1
-0
/
+80
2017-08-15
iommu/iova: Add flush-queue data structures
Joerg Roedel
1
-0
/
+39
2017-08-15
iommu/of: Fix of_iommu_configure() for disabled IOMMUs
Robin Murphy
1
-30
/
+29
2017-08-15
iommu/s390: Add support for iommu_device handling
Joerg Roedel
1
-0
/
+35
[next]