index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/arm-smmu: Don't allocate resources for bypass domains
Robin Murphy
2016-04-21
1
-1
/
+7
*
iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA
Will Deacon
2016-04-21
1
-6
/
+8
*
iommu/amd: Fix checking of pci dma aliases
Joerg Roedel
2016-04-11
1
-11
/
+76
*
iommu/vt-d: Silence an uninitialized variable warning
Dan Carpenter
2016-04-07
1
-1
/
+1
*
iommu/rockchip: Fix "is stall active" check
John Keeping
2016-04-07
1
-4
/
+4
*
iommu: Don't overwrite domain pointer when there is no default_domain
Joerg Roedel
2016-04-07
1
-1
/
+2
*
iommu/dma: Restore scatterlist offsets correctly
Robin Murphy
2016-04-05
1
-2
/
+2
*
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-03-22
13
-400
/
+2273
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...
Joerg Roedel
2016-03-21
13
-400
/
+2273
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
iommu/dma: Fix NEED_SG_DMA_LENGTH dependency
Robin Murphy
2016-02-29
1
-1
/
+1
|
|
|
|
|
|
|
|
*
iommu: Fix second argument of trace_map() to report correct paddr
Yoshihiro Shimoda
2016-02-25
1
-1
/
+2
|
|
|
|
|
|
|
*
|
iommu/ipmmu-vmsa: Use ARCH_RENESAS
Simon Horman
2016-02-25
1
-1
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
iommu/io-pgtable-armv7s: Fix kmem_cache_alloc() flags
Robin Murphy
2016-03-02
1
-1
/
+1
|
|
|
|
|
*
|
|
iommu/mediatek: Check for NULL instead of IS_ERR()
Dan Carpenter
2016-03-02
1
-3
/
+3
|
|
|
|
|
*
|
|
iommu/mediatek: Fix handling of of_count_phandle_with_args result
Andrzej Hajda
2016-03-01
1
-2
/
+1
|
|
|
|
|
*
|
|
iommu/mediatek: Mark PM functions as __maybe_unused
Arnd Bergmann
2016-02-29
1
-2
/
+2
|
|
|
|
|
*
|
|
iommu/mediatek: Select ARM_DMA_USE_IOMMU
Arnd Bergmann
2016-02-29
1
-0
/
+1
|
|
|
|
|
*
|
|
iommu/mediatek: Add mt8173 IOMMU driver
Yong Wu
2016-02-25
3
-0
/
+754
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
Merge branch 'for-joerg/io-pgtable' of git://git.kernel.org/pub/scm/linux/ker...
Joerg Roedel
2016-02-25
6
-17
/
+941
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
iommu/io-pgtable: Rationalise quirk handling
Robin Murphy
2016-02-17
3
-6
/
+34
|
|
|
|
|
|
*
iommu/io-pgtable: Avoid redundant TLB syncs
Robin Murphy
2016-02-17
1
-1
/
+8
|
|
|
|
|
|
*
iommu/io-pgtable: Add helper functions for TLB ops
Robin Murphy
2016-02-17
4
-41
/
+46
|
|
|
|
|
|
*
iommu/io-pgtable: Add ARMv7 short descriptor support
Robin Murphy
2016-02-17
5
-1
/
+885
|
|
|
|
*
|
|
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2016-02-25
3
-52
/
+78
|
|
|
|
|
\
\
\
|
|
|
|
|
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now
Will Deacon
2016-02-18
2
-1
/
+13
|
|
|
|
|
*
|
iommu/arm-smmu: Don't fail device attach if already attached to a domain
Will Deacon
2016-02-18
2
-40
/
+26
|
|
|
|
|
*
|
iommu/arm-smmu: Allow disabling unmatched stream bypass
Robin Murphy
2016-02-18
1
-8
/
+16
|
|
|
|
|
*
|
of: iommu: Increment DT node refcount in of_iommu_set_ops()
Anup Patel
2016-02-18
1
-0
/
+1
|
|
|
|
|
*
|
iommu/arm-smmu: Support DMA-API domains
Robin Murphy
2016-02-18
2
-2
/
+18
|
|
|
|
|
*
|
iommu/arm-smmu: Treat all device transactions as unprivileged
Robin Murphy
2016-02-18
1
-1
/
+4
|
|
|
|
|
|
/
|
|
|
*
|
|
iommu/exynos: Use proper readl/writel register interface
Marek Szyprowski
2016-02-29
1
-19
/
+19
|
|
|
*
|
|
iommu/exynos: Pointers are nto physical addresses
Arnd Bergmann
2016-02-29
1
-1
/
+1
|
|
|
*
|
|
iommu/exynos: Support multiple attach_device calls
Marek Szyprowski
2016-02-25
1
-32
/
+40
|
|
|
*
|
|
iommu/exynos: Add support for v5 SYSMMU
Marek Szyprowski
2016-02-25
2
-49
/
+140
|
|
|
*
|
|
iommu/exynos: Add support for SYSMMU controller with bogus version reg
Marek Szyprowski
2016-02-25
1
-1
/
+23
|
|
|
*
|
|
iommu/exynos: Unify code for fldp cache invalidation
Marek Szyprowski
2016-02-25
1
-9
/
+4
|
|
|
*
|
|
iommu/exynos: Refactor init config code
Marek Szyprowski
2016-02-25
1
-16
/
+9
|
|
|
*
|
|
iommu/exynos: Refactor fault handling code
Marek Szyprowski
2016-02-25
1
-68
/
+41
|
|
|
*
|
|
iommu/exynos: Refactor code (no direct register access)
Marek Szyprowski
2016-02-25
1
-21
/
+19
|
|
|
*
|
|
iommu/exynos: Simplify master clock operations
Marek Szyprowski
2016-02-25
1
-20
/
+12
|
|
|
*
|
|
iommu/exynos: Remove ARM-specific cache flush interface
Marek Szyprowski
2016-02-25
1
-25
/
+49
|
|
|
*
|
|
iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type
Marek Szyprowski
2016-02-25
1
-4
/
+15
|
|
|
*
|
|
iommu/exynos: Rework iommu group initialization
Marek Szyprowski
2016-02-25
1
-11
/
+16
|
|
|
|
/
/
|
|
*
|
|
iommu/rockchip: Reconstruct to support multi slaves
ZhengShunQian
2016-01-29
1
-79
/
+135
*
|
|
|
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
2016-02-18
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
Joerg Roedel
2016-02-29
2
-4
/
+5
*
|
|
|
iommu/amd: Detach device from domain before removal
Joerg Roedel
2016-02-29
1
-0
/
+4
*
|
|
|
iommu/amd: Apply workaround for ATS write permission check
Jay Cornwall
2016-02-25
1
-0
/
+29
*
|
|
|
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
2016-02-25
1
-12
/
+22
|
|
_
|
/
|
/
|
|
[next]