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
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
1
-2
/
+30
2018-07-05
Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...
Christoph Hellwig
2
-17
/
+46
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-7
/
+7
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-4
/
+4
2018-06-11
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...
Linus Torvalds
2
-22
/
+47
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+2
2018-06-08
Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-115
/
+122
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+10
2018-06-06
irq_remapping: Use apic_ack_irq()
Thomas Gleixner
4
-9
/
+2
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2018-05-29
Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am...
Joerg Roedel
11
-115
/
+122
2018-05-29
iommu/io-pgtable-arm: Make allocations NUMA-aware
Robin Murphy
1
-4
/
+9
2018-05-15
iommu/amd: Prevent possible null pointer dereference and infinite loop
Anna-Maria Gleixner
1
-12
/
+10
2018-05-15
iommu/amd: Fix grammar of comments
Anna-Maria Gleixner
1
-4
/
+4
2018-05-15
iommu: Clean up the comments for iommu_group_alloc
Lu Baolu
1
-1
/
+0
2018-05-15
iommu/vt-d: Remove unnecessary parentheses
Lu Baolu
1
-1
/
+1
2018-05-15
iommu/vt-d: Clean up pasid quirk for pre-production devices
Lu Baolu
1
-30
/
+2
2018-05-15
iommu/vt-d: Clean up unused variable in find_or_alloc_domain
Lu Baolu
1
-3
/
+1
2018-05-15
iommu/vt-d: Fix iotlb psi missing for mappings
Peter Xu
1
-9
/
+34
2018-05-15
iommu/vt-d: Introduce __mapping_notify_one()
Peter Xu
1
-12
/
+14
2018-05-15
iommu: Remove extra NULL check when call strtobool()
Andy Shevchenko
1
-2
/
+4
2018-05-10
PCI: Add "pci=noats" boot parameter
Gil Kupfer
2
-4
/
+10
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-0
/
+1
2018-05-03
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
1
-1
/
+1
2018-05-03
iommu/amd: Update logging information for new event type
Gary R Hook
2
-1
/
+10
2018-05-03
iommu/amd: Update the PASID information printed to the system log
Gary R Hook
1
-18
/
+13
2018-05-03
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
1
-1
/
+1
2018-05-03
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
1
-1
/
+1
2018-05-03
iommu/dma: Move PCI window region reservation back into dma specific path.
Shameer Kolothum
1
-29
/
+25
2018-05-03
iommu/rockchip: Make clock handling optional
Heiko Stuebner
1
-1
/
+8
2018-05-03
iommu/amd: Hide unused iommu_table_lock
Arnd Bergmann
1
-1
/
+1
2018-05-03
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Jagannathan Raman
1
-1
/
+1
2018-05-03
iommu/tegra: gart: Fix gart_iommu_unmap()
Dmitry Osipenko
1
-1
/
+1
2018-05-03
iommu/tegra: gart: Add debugging facility
Dmitry Osipenko
1
-0
/
+13
2018-05-03
iommu/io-pgtable-arm: Use for_each_set_bit to simplify code
YueHaibing
2
-8
/
+2
2018-05-03
iommu/qcom: Simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-05-03
iommu: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-3
/
+2
2018-05-03
iommu/vt-d: Ratelimit each dmar fault printing
Dmitry Safonov
1
-5
/
+3
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-834
/
+868
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2
-1
/
+1
2018-04-02
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-97
/
+45
2018-04-02
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2018-03-29
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...
Joerg Roedel
16
-699
/
+679
2018-03-29
iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t
Robin Murphy
1
-1
/
+1
2018-03-29
iommu/rockchip: Support sharing IOMMU between masters
Jeffy Chen
1
-2
/
+20
2018-03-29
iommu/rockchip: Add runtime PM support
Jeffy Chen
1
-52
/
+129
2018-03-29
iommu/rockchip: Fix error handling in init
Jeffy Chen
1
-13
/
+2
2018-03-29
iommu/rockchip: Use OF_IOMMU to attach devices automatically
Jeffy Chen
1
-95
/
+40
[next]