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
2019-09-29
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-94
/
+139
2019-09-28
iommu/amd: Lock code paths traversing protection_domain->dev_list
Joerg Roedel
1
-1
/
+24
2019-09-28
iommu/amd: Lock dev_data in attach/detach code paths
Joerg Roedel
2
-0
/
+12
2019-09-28
iommu/amd: Check for busy devices earlier in attach_device()
Joerg Roedel
1
-18
/
+7
2019-09-28
iommu/amd: Take domain->lock for complete attach/detach path
Joerg Roedel
1
-39
/
+26
2019-09-28
iommu/amd: Remove amd_iommu_devtable_lock
Joerg Roedel
1
-17
/
+6
2019-09-28
iommu/amd: Remove domain->updated
Joerg Roedel
2
-25
/
+25
2019-09-24
iommu/amd: Wait for completion of IOTLB flush in attach_device
Filippo Sironi
1
-0
/
+2
2019-09-24
iommu/amd: Unmap all L7 PTEs when downgrading page-sizes
Andrei Dulea
1
-3
/
+27
2019-09-24
iommu/amd: Introduce first_pte_l7() helper
Andrei Dulea
1
-11
/
+29
2019-09-24
iommu/amd: Fix downgrading default page-sizes in alloc_pte()
Andrei Dulea
1
-1
/
+2
2019-09-24
iommu/amd: Fix pages leak in free_pagetable()
Andrei Dulea
1
-1
/
+1
2019-09-19
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-15
/
+18
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+4
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-09-13
iommu: pass cell_count = -1 to of_for_each_phandle with cells_name
Uwe Kleine-König
2
-2
/
+2
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
35
-1269
/
+3104
2019-09-11
iommu/vt-d: Declare Broadwell igfx dmar support snafu
Chris Wilson
1
-9
/
+35
2019-09-11
iommu/vt-d: Add Scalable Mode fault information
Kyung Min Park
1
-4
/
+73
2019-09-11
iommu/vt-d: Use bounce buffer for untrusted devices
Lu Baolu
1
-0
/
+258
2019-09-11
iommu/vt-d: Add trace events for device dma map/unmap
Lu Baolu
3
-3
/
+25
2019-09-11
iommu/vt-d: Don't switch off swiotlb if bounce page is used
Lu Baolu
2
-15
/
+18
2019-09-11
iommu/vt-d: Check whether device requires bounce buffer
Lu Baolu
1
-0
/
+7
2019-09-06
iommu/omap: Mark pm functions __maybe_unused
Arnd Bergmann
1
-2
/
+2
2019-09-06
iommu/amd: Fix race in increase_address_space()
Joerg Roedel
1
-5
/
+11
2019-09-06
iommu/amd: Flush old domains in kdump kernel
Stuart Hayes
1
-0
/
+24
2019-09-05
iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3
Hai Nguyen Pham
1
-33
/
+38
2019-09-05
iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order
Geert Uytterhoeven
1
-4
/
+3
2019-09-04
dma-mapping: introduce a dma_common_find_pages helper
Christoph Hellwig
1
-12
/
+3
2019-09-04
dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
Christoph Hellwig
1
-3
/
+3
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
2
-0
/
+4
2019-09-03
iommu: Don't use sme_active() in generic code
Joerg Roedel
1
-2
/
+2
2019-09-03
iommu/vt-d: Remove global page flush support
Jacob Pan
1
-21
/
+15
2019-09-03
iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS
YueHaibing
1
-0
/
+7
2019-09-03
iommu/dma: add a new dma_map_ops of get_merge_boundary()
Yoshihiro Shimoda
1
-0
/
+8
2019-08-30
iommu/qcom: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+3
2019-08-30
iommu: Remove wrong default domain comments
Tom Murphy
1
-3
/
+1
2019-08-30
Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"
Lu Baolu
1
-2
/
+53
2019-08-30
iommu/dma: Fix for dereferencing before null checking
Yunsheng Lin
1
-1
/
+3
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
24
-986
/
+1797
2019-08-30
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
3
-7
/
+7
2019-08-30
memory: mtk-smi: Get rid of need_larbid
Yong Wu
2
-3
/
+0
2019-08-30
iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
Yong Wu
2
-0
/
+3
2019-08-30
iommu/mediatek: Add mmu1 support
Yong Wu
1
-17
/
+29
2019-08-30
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
2
-3
/
+13
2019-08-30
iommu/mediatek: Move vld_pa_rng into plat_data
Yong Wu
2
-1
/
+3
2019-08-30
iommu/mediatek: Move reset_axi into plat_data
Yong Wu
2
-3
/
+3
2019-08-30
iommu/mediatek: Refine protect memory definition
Yong Wu
1
-7
/
+6
2019-08-30
iommu/mediatek: Add larb-id remapped support
Yong Wu
2
-0
/
+6
[next]