index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Clean up address masking
Robin Murphy
2018-03-27
1
-32
/
+21
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: limit reporting of MSI allocation failures
Nate Watterson
2018-03-27
1
-1
/
+6
|
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Warn about missing IRQs
Robin Murphy
2018-03-27
1
-0
/
+6
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
*
|
/
iommu/exynos: Use generic group callback
Robin Murphy
2018-02-13
1
-12
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
iommu/mediatek: Fix protect memory setting
Yong Wu
2018-03-21
2
-5
/
+11
|
|
|
|
|
*
|
|
iommu/mediatek: Move attach_device after iommu-group is ready for M4Uv1
Yong Wu
2018-02-13
1
-33
/
+21
|
|
|
|
|
|
/
/
|
|
|
|
*
|
/
iommu/omap: Increase group ref in .device_group()
Jeffy Chen
2018-03-15
1
-1
/
+1
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
iommu/rockchip: Support sharing IOMMU between masters
Jeffy Chen
2018-03-29
1
-2
/
+20
|
|
|
*
|
|
iommu/rockchip: Add runtime PM support
Jeffy Chen
2018-03-29
1
-52
/
+129
|
|
|
*
|
|
iommu/rockchip: Fix error handling in init
Jeffy Chen
2018-03-29
1
-13
/
+2
|
|
|
*
|
|
iommu/rockchip: Use OF_IOMMU to attach devices automatically
Jeffy Chen
2018-03-29
1
-95
/
+40
|
|
|
*
|
|
iommu/rockchip: Use IOMMU device for dma mapping operations
Jeffy Chen
2018-03-29
1
-61
/
+24
|
|
|
*
|
|
iommu/rockchip: Control clocks needed to access the IOMMU
Tomasz Figa
2018-03-29
1
-3
/
+47
|
|
|
*
|
|
iommu/rockchip: Fix TLB flush of secondary IOMMUs
Tomasz Figa
2018-03-29
1
-5
/
+7
|
|
|
*
|
|
iommu/rockchip: Use iopoll helpers to wait for hardware
Tomasz Figa
2018-03-29
1
-36
/
+39
|
|
|
*
|
|
iommu/rockchip: Fix error handling in attach
Tomasz Figa
2018-03-29
1
-4
/
+4
|
|
|
*
|
|
iommu/rockchip: Request irqs in rk_iommu_probe()
Jeffy Chen
2018-03-29
1
-29
/
+9
|
|
|
*
|
|
iommu/rockchip: Fix error handling in probe
Jeffy Chen
2018-03-29
1
-0
/
+2
|
|
|
*
|
|
iommu/rockchip: Prohibit unbind and remove
Jeffy Chen
2018-03-29
1
-20
/
+1
|
|
|
*
|
|
iommu/rockchip: Perform a reset on shutdown
Marc Zyngier
2018-03-15
1
-0
/
+18
|
|
|
|
/
/
|
|
*
|
|
iommu/vt-d:Remove unused variable
Shaokun Zhang
2018-03-29
1
-5
/
+1
|
|
*
|
|
iommu/vt-d: Use real PASID for flush in caching mode
Lu Baolu
2018-03-20
1
-10
/
+6
|
|
*
|
|
iommu/vt-d: Fix a potential memory leak
Lu Baolu
2018-03-15
1
-0
/
+1
|
|
*
|
|
iommu/vt-d: Add __init for dmar_register_bus_notifier()
Dmitry Safonov
2018-02-13
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
iommu/amd: Return proper error code in irq_remapping_alloc()
Sebastian Andrzej Siewior
2018-03-29
1
-2
/
+2
|
*
|
|
iommu/amd: Make amd_iommu_devtable_lock a spin_lock
Sebastian Andrzej Siewior
2018-03-29
1
-7
/
+7
|
*
|
|
iommu/amd: Drop the lock while allocating new irq remap table
Sebastian Andrzej Siewior
2018-03-29
1
-18
/
+45
|
*
|
|
iommu/amd: Factor out setting the remap table for a devid
Sebastian Andrzej Siewior
2018-03-29
1
-11
/
+12
|
*
|
|
iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga()
Sebastian Andrzej Siewior
2018-03-29
1
-5
/
+5
|
*
|
|
iommu/amd: Remove the special case from alloc_irq_table()
Sebastian Andrzej Siewior
2018-03-29
1
-14
/
+20
|
*
|
|
iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lock
Sebastian Andrzej Siewior
2018-03-29
1
-2
/
+3
|
*
|
|
iommu/amd: Split domain id out of amd_iommu_devtable_lock
Sebastian Andrzej Siewior
2018-03-29
1
-7
/
+5
|
*
|
|
iommu/amd: Turn dev_data_list into a lock less list
Sebastian Andrzej Siewior
2018-03-29
2
-19
/
+11
|
*
|
|
iommu/amd: Take into account that alloc_dev_data() may return NULL
Sebastian Andrzej Siewior
2018-03-29
1
-0
/
+2
|
*
|
|
iommu/amd: Use dev_err to send events to the system log
Gary R Hook
2018-03-15
1
-27
/
+28
|
*
|
|
iommu/amd: Add support for fast IOTLB flushing
Suravee Suthikulpanit
2018-03-15
1
-3
/
+16
|
*
|
|
iommu/amd: Avoid locking get_irq_table() from atomic context
Scott Wood
2018-02-15
1
-7
/
+22
|
*
|
|
iommu/amd: Don't use dev_data in irte_ga_set_affinity()
Scott Wood
2018-02-13
1
-3
/
+1
|
*
|
|
iommu/amd: Use raw locks on atomic context paths
Scott Wood
2018-02-13
3
-18
/
+18
|
|
/
/
*
|
|
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-06
2
-1
/
+1
*
|
|
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-03
3
-97
/
+45
|
\
\
\
|
*
|
|
iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f...
Christoph Hellwig
2018-03-20
2
-46
/
+17
|
*
|
|
iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()
Christoph Hellwig
2018-03-20
2
-47
/
+22
|
*
|
|
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2018-03-20
2
-4
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-04-02
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/apic: Rename variables and functions related to x86_io_apic_ops
Baoquan He
2018-02-17
1
-2
/
+2
|
|
/
*
/
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-1
/
+1
|
/
*
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-08
13
-66
/
+77
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2018-01-17
14
-72
/
+92
|
|
\
\
\
\
\
|
|
|
|
|
|
*
iommu: Clean up of_iommu_init_fn
Robin Murphy
2018-01-17
7
-28
/
+12
[prev]
[next]