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-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
2019-08-30
iommu/mediatek: Add bclk can be supported optionally
Yong Wu
2
-3
/
+10
2019-08-30
iommu/mediatek: Adjust the PA for the 4GB Mode
Yong Wu
2
-10
/
+17
2019-08-30
iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
Yong Wu
1
-7
/
+33
2019-08-30
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
Yong Wu
2
-4
/
+4
2019-08-30
iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/pa
Yong Wu
1
-1
/
+2
2019-08-30
iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
Yong Wu
1
-12
/
+33
2019-08-30
iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
Yong Wu
1
-1
/
+25
2019-08-30
iommu/mediatek: Use a struct as the platform data
Yong Wu
2
-9
/
+21
2019-08-30
iommu: Revisit iommu_insert_resv_region() implementation
Eric Auger
1
-49
/
+47
2019-08-30
iommu/vt-d: Fix wrong analysis whether devices share the same bus
Nadav Amit
1
-3
/
+3
2019-08-30
iommu/iova: Avoid false sharing on fq_timer_on
Eric Dumazet
1
-1
/
+3
2019-08-30
iommu/amd: Silence warnings under memory pressure
Qian Cai
1
-1
/
+3
2019-08-23
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
24
-986
/
+1797
2019-08-23
Merge branches 'for-joerg/arm-smmu/smmu-v2' and 'for-joerg/arm-smmu/smmu-v3' ...
Will Deacon
21
-382
/
+1037
2019-08-23
iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems
Kai-Heng Feng
4
-2
/
+111
2019-08-23
iommu: Disable passthrough mode when SME is active
Joerg Roedel
1
-0
/
+5
2019-08-23
iommu: Set default domain type at runtime
Joerg Roedel
1
-8
/
+15
2019-08-23
iommu: Print default domain type on boot
Joerg Roedel
1
-1
/
+29
2019-08-23
iommu/vt-d: Request passthrough mode from IOMMU core
Joerg Roedel
1
-1
/
+1
2019-08-23
iommu/amd: Request passthrough mode from IOMMU core
Joerg Roedel
1
-3
/
+3
2019-08-23
iommu: Use Functions to set default domain type in iommu_set_def_domain_type()
Joerg Roedel
1
-2
/
+4
2019-08-23
iommu: Add helpers to set/get default domain type
Joerg Roedel
1
-0
/
+22
2019-08-23
iommu: Remember when default domain type was set on kernel command line
Joerg Roedel
1
-0
/
+15
2019-08-22
Revert "iommu/arm-smmu-v3: Disable detection of ATS and PRI"
Will Deacon
1
-2
/
+0
2019-08-22
iommu/arm-smmu-v3: Avoid locking on invalidation path when not using ATS
Will Deacon
1
-5
/
+32
2019-08-21
iommu/arm-smmu-v3: Fix ATC invalidation ordering wrt main TLBs
Will Deacon
1
-7
/
+9
2019-08-21
iommu/arm-smmu-v3: Rework enabling/disabling of ATS for PCI masters
Will Deacon
1
-19
/
+28
2019-08-21
iommu/arm-smmu-v3: Don't issue CMD_SYNC for zero-length invalidations
Will Deacon
1
-0
/
+3
2019-08-21
iommu/arm-smmu-v3: Remove boolean bitfield for 'ats_enabled' flag
Will Deacon
1
-1
/
+1
2019-08-21
iommu/arm-smmu-v3: Disable detection of ATS and PRI
Will Deacon
1
-0
/
+2
2019-08-21
iommu/arm-smmu-v3: Document ordering guarantees of command insertion
Will Deacon
1
-0
/
+16
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
1
-0
/
+3
2019-08-20
iommu/arm-smmu: Ensure 64-bit I/O accessors are available on 32-bit CPU
Robin Murphy
2
-1
/
+1
2019-08-20
iommu/arm-smmu: Make private implementation details static
Will Deacon
1
-5
/
+5
2019-08-20
Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...
Joerg Roedel
20
-160
/
+338
2019-08-19
iommu/arm-smmu: Add context init implementation hook
Robin Murphy
3
-48
/
+87
2019-08-19
iommu/arm-smmu: Add reset implementation hook
Robin Murphy
3
-35
/
+54
2019-08-19
iommu/arm-smmu: Add configuration implementation hook
Robin Murphy
3
-14
/
+38
2019-08-19
iommu/arm-smmu: Move Secure access quirk to implementation
Robin Murphy
3
-99
/
+114
2019-08-19
iommu/arm-smmu: Add implementation infrastructure
Robin Murphy
4
-79
/
+107
2019-08-19
iommu/arm-smmu: Rename arm-smmu-regs.h
Robin Murphy
3
-5
/
+5
[prev]
[next]