index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-20
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-02-29
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]