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
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
2017-08-15
iommu/amd: Disable iommu only if amd_iommu=off is specified
Baoquan He
1
-1
/
+2
2017-08-15
iommu/amd: Don't copy GCR3 table root pointer
Baoquan He
5
-26
/
+57
2017-08-15
iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
Baoquan He
1
-2
/
+7
2017-08-15
iommu/amd: Use is_attach_deferred call-back
Baoquan He
1
-1
/
+22
2017-08-15
iommu: Add is_attach_deferred call-back to iommu-ops
Baoquan He
1
-0
/
+8
2017-08-15
iommu/amd: Do sanity check for address translation and irq remap of old dev t...
Baoquan He
3
-8
/
+28
2017-08-15
iommu/amd: Copy old trans table from old kernel
Baoquan He
1
-8
/
+51
2017-08-15
iommu/amd: Add function copy_dev_tables()
Baoquan He
3
-1
/
+64
2017-08-15
iommu/amd: Define bit fields for DTE particularly
Baoquan He
2
-8
/
+18
2017-08-15
Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"
Baoquan He
3
-12
/
+1
2017-08-15
iommu/amd: Add several helper functions
Baoquan He
1
-11
/
+31
2017-08-15
iommu/amd: Detect pre enabled translation
Baoquan He
3
-0
/
+28
2017-08-15
iommu/qcom: Initialize secure page table
Stanimir Varbanov
1
-0
/
+64
2017-08-15
iommu/qcom: Add qcom_iommu
Rob Clark
3
-0
/
+879
2017-08-15
iommu/arm-smmu: Split out register defines
Rob Clark
2
-202
/
+229
2017-08-15
iommu/pamu: Add support for generic iommu-device
Joerg Roedel
4
-1
/
+26
2017-08-15
iommu/pamu: WARN when fsl_pamu_probe() is called more than once
Joerg Roedel
1
-0
/
+7
2017-08-15
iommu/pamu: Make driver depend on CONFIG_PHYS_64BIT
Joerg Roedel
1
-0
/
+1
2017-08-15
iommu/pamu: Let PAMU depend on PCI
Joerg Roedel
1
-0
/
+1
2017-08-15
iommu: Fix wrong freeing of iommu_device->dev
Joerg Roedel
3
-14
/
+26
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-10
iommu: Finish making iommu_group support mandatory
Robin Murphy
1
-15
/
+4
2017-08-10
iommu/tegra-gart: Add iommu_group support
Robin Murphy
1
-0
/
+19
2017-08-10
iommu/tegra-smmu: Add iommu_group support
Robin Murphy
1
-0
/
+9
2017-08-10
iommu/msm: Add iommu_group support
Robin Murphy
1
-1
/
+14
2017-08-04
iommu/exynos: Remove custom platform device registration code
Marek Szyprowski
1
-27
/
+9
2017-08-04
iommu/omap: Use DMA-API for performing cache flushes
Josue Albarran
2
-44
/
+80
2017-08-04
iommu/omap: Fix disabling of MMU upon a fault
Fernando Guzman Lugo
1
-1
/
+1
2017-08-04
iommu/exynos: prevent building on big-endian kernels
Arnd Bergmann
2
-4
/
+1
2017-07-27
iommu/rockchip: ignore isp mmu reset operation
Simon Xue
1
-0
/
+7
2017-07-27
iommu/rockchip: add multi irqs support
Simon Xue
1
-9
/
+26
2017-07-26
iommu/amd: Fix schedule-while-atomic BUG in initialization code
Joerg Roedel
1
-1
/
+1
2017-07-26
iommu: Convert to using %pOF instead of full_name
Rob Herring
4
-25
/
+18
2017-07-26
iommu/ipmmu-vmsa: Clean up device tracking
Robin Murphy
1
-12
/
+0
2017-07-26
iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids
Magnus Damm
1
-85
/
+19
2017-07-26
iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM
Robin Murphy
1
-18
/
+3
2017-07-26
iommu/ipmmu-vmsa: Consistent ->of_xlate() handling
Magnus Damm
1
-34
/
+17
2017-07-26
iommu/ipmmu-vmsa: Use iommu_device_register()/unregister()
Magnus Damm
1
-0
/
+10
2017-07-26
iommu/exynos: Replace non-existing big-endian Kconfig option
Krzysztof Kozlowski
1
-1
/
+1
[prev]
[next]