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
2016-03-22
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-400
/
+2273
2016-03-21
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...
Joerg Roedel
13
-400
/
+2273
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-02
iommu/mediatek: Check for NULL instead of IS_ERR()
Dan Carpenter
1
-3
/
+3
2016-03-02
iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
Robin Murphy
1
-1
/
+1
2016-03-01
iommu/mediatek: Fix handling of of_count_phandle_with_args result
Andrzej Hajda
1
-2
/
+1
2016-03-01
iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
Joerg Roedel
2
-4
/
+5
2016-02-29
iommu/amd: Detach device from domain before removal
Joerg Roedel
1
-0
/
+4
2016-02-29
iommu/dma: Fix NEED_SG_DMA_LENGTH dependency
Robin Murphy
1
-1
/
+1
2016-02-29
iommu/mediatek: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-02-29
iommu/mediatek: Select ARM_DMA_USE_IOMMU
Arnd Bergmann
1
-0
/
+1
2016-02-29
iommu/exynos: Use proper readl/writel register interface
Marek Szyprowski
1
-19
/
+19
2016-02-29
iommu/exynos: Pointers are nto physical addresses
Arnd Bergmann
1
-1
/
+1
2016-02-25
iommu/amd: Apply workaround for ATS write permission check
Jay Cornwall
1
-0
/
+29
2016-02-25
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
1
-12
/
+22
2016-02-25
iommu/mediatek: Add mt8173 IOMMU driver
Yong Wu
3
-0
/
+754
2016-02-25
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
3
-52
/
+78
2016-02-25
iommu/ipmmu-vmsa: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-25
iommu/exynos: Support multiple attach_device calls
Marek Szyprowski
1
-32
/
+40
2016-02-25
iommu/exynos: Add support for v5 SYSMMU
Marek Szyprowski
2
-49
/
+140
2016-02-25
iommu/exynos: Add support for SYSMMU controller with bogus version reg
Marek Szyprowski
1
-1
/
+23
2016-02-25
iommu/exynos: Unify code for fldp cache invalidation
Marek Szyprowski
1
-9
/
+4
2016-02-25
iommu/exynos: Refactor init config code
Marek Szyprowski
1
-16
/
+9
2016-02-25
iommu/exynos: Refactor fault handling code
Marek Szyprowski
1
-68
/
+41
2016-02-25
iommu/exynos: Refactor code (no direct register access)
Marek Szyprowski
1
-21
/
+19
2016-02-25
iommu/exynos: Simplify master clock operations
Marek Szyprowski
1
-20
/
+12
2016-02-25
iommu/exynos: Remove ARM-specific cache flush interface
Marek Szyprowski
1
-25
/
+49
2016-02-25
iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type
Marek Szyprowski
1
-4
/
+15
2016-02-25
iommu/exynos: Rework iommu group initialization
Marek Szyprowski
1
-11
/
+16
2016-02-25
iommu: Fix second argument of trace_map() to report correct paddr
Yoshihiro Shimoda
1
-1
/
+2
2016-02-25
Merge branch 'for-joerg/io-pgtable' of git://git.kernel.org/pub/scm/linux/ker...
Joerg Roedel
6
-17
/
+941
2016-02-18
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
1
-0
/
+1
2016-02-18
iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now
Will Deacon
2
-1
/
+13
2016-02-18
iommu/arm-smmu: Don't fail device attach if already attached to a domain
Will Deacon
2
-40
/
+26
2016-02-18
iommu/arm-smmu: Allow disabling unmatched stream bypass
Robin Murphy
1
-8
/
+16
2016-02-18
of: iommu: Increment DT node refcount in of_iommu_set_ops()
Anup Patel
1
-0
/
+1
2016-02-18
iommu/arm-smmu: Support DMA-API domains
Robin Murphy
2
-2
/
+18
2016-02-18
iommu/arm-smmu: Treat all device transactions as unprivileged
Robin Murphy
1
-1
/
+4
2016-02-17
iommu/io-pgtable: Rationalise quirk handling
Robin Murphy
3
-6
/
+34
2016-02-17
iommu/io-pgtable: Avoid redundant TLB syncs
Robin Murphy
1
-1
/
+8
2016-02-17
iommu/io-pgtable: Add helper functions for TLB ops
Robin Murphy
4
-41
/
+46
2016-02-17
iommu/io-pgtable: Add ARMv7 short descriptor support
Robin Murphy
5
-1
/
+885
2016-02-16
Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu
Linus Torvalds
3
-8
/
+33
2016-02-15
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
David Woodhouse
1
-0
/
+4
2016-01-29
iommu/amd: Correct the wrong setting of alias DTE in do_attach
Baoquan He
1
-1
/
+1
2016-01-29
iommu/rockchip: Reconstruct to support multi slaves
ZhengShunQian
1
-79
/
+135
2016-01-29
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
Jeremy McNicoll
1
-1
/
+1
2016-01-29
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
Lada Trimasova
1
-0
/
+1
2016-01-19
Merge tag 'iommu-updates-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-1048
/
+401
2016-01-19
Merge branches 's390', 'arm/renesas', 'arm/msm', 'arm/shmobile', 'arm/smmu', ...
Joerg Roedel
16
-1048
/
+401
[next]