index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd: Introduce first_pte_l7() helper
Andrei Dulea
2019-09-24
1
-11
/
+29
*
iommu/amd: Fix downgrading default page-sizes in alloc_pte()
Andrei Dulea
2019-09-24
1
-1
/
+2
*
iommu/amd: Fix pages leak in free_pagetable()
Andrei Dulea
2019-09-24
1
-1
/
+1
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
2019-09-11
35
-1269
/
+3104
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
iommu: Don't use sme_active() in generic code
Joerg Roedel
2019-09-03
1
-2
/
+2
|
|
|
|
|
|
|
|
|
*
iommu: Remove wrong default domain comments
Tom Murphy
2019-08-30
1
-3
/
+1
|
|
|
|
|
|
|
|
|
*
iommu/dma: Fix for dereferencing before null checking
Yunsheng Lin
2019-08-30
1
-1
/
+3
|
|
|
|
|
|
|
|
|
*
iommu: Revisit iommu_insert_resv_region() implementation
Eric Auger
2019-08-30
1
-49
/
+47
|
|
|
|
|
|
|
|
|
*
iommu/iova: Avoid false sharing on fq_timer_on
Eric Dumazet
2019-08-30
1
-1
/
+3
|
|
|
|
|
|
|
|
|
*
iommu: Disable passthrough mode when SME is active
Joerg Roedel
2019-08-23
1
-0
/
+5
|
|
|
|
|
|
|
|
|
*
iommu: Set default domain type at runtime
Joerg Roedel
2019-08-23
1
-8
/
+15
|
|
|
|
|
|
|
|
|
*
iommu: Print default domain type on boot
Joerg Roedel
2019-08-23
1
-1
/
+29
|
|
|
|
|
|
|
|
|
*
iommu/vt-d: Request passthrough mode from IOMMU core
Joerg Roedel
2019-08-23
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
iommu/amd: Request passthrough mode from IOMMU core
Joerg Roedel
2019-08-23
1
-3
/
+3
|
|
|
|
|
|
|
|
|
*
iommu: Use Functions to set default domain type in iommu_set_def_domain_type()
Joerg Roedel
2019-08-23
1
-2
/
+4
|
|
|
|
|
|
|
|
|
*
iommu: Add helpers to set/get default domain type
Joerg Roedel
2019-08-23
1
-0
/
+22
|
|
|
|
|
|
|
|
|
*
iommu: Remember when default domain type was set on kernel command line
Joerg Roedel
2019-08-23
1
-0
/
+15
|
|
|
|
|
|
|
|
|
*
Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...
Joerg Roedel
2019-08-20
20
-160
/
+338
|
|
|
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
iommu: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-09
3
-7
/
+2
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Declare Broadwell igfx dmar support snafu
Chris Wilson
2019-09-11
1
-9
/
+35
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Add Scalable Mode fault information
Kyung Min Park
2019-09-11
1
-4
/
+73
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Use bounce buffer for untrusted devices
Lu Baolu
2019-09-11
1
-0
/
+258
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Add trace events for device dma map/unmap
Lu Baolu
2019-09-11
3
-3
/
+25
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Don't switch off swiotlb if bounce page is used
Lu Baolu
2019-09-11
2
-15
/
+18
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Check whether device requires bounce buffer
Lu Baolu
2019-09-11
1
-0
/
+7
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Fix wrong analysis whether devices share the same bus
Nadav Amit
2019-08-30
1
-3
/
+3
|
|
|
|
|
|
|
*
|
|
|
iommu/amd: Silence warnings under memory pressure
Qian Cai
2019-08-30
1
-1
/
+3
|
|
|
|
|
|
|
*
|
|
|
iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systems
Kai-Heng Feng
2019-08-23
4
-2
/
+111
|
|
|
|
|
|
|
*
|
|
|
iommu/amd: Re-factor guest virtual APIC (de-)activation code
Suthikulpanit, Suravee
2019-08-09
2
-24
/
+70
|
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3
Hai Nguyen Pham
2019-09-05
1
-33
/
+38
|
|
|
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order
Geert Uytterhoeven
2019-09-05
1
-4
/
+3
|
|
|
|
|
*
|
|
|
|
iommu/qcom: Use struct_size() helper
Gustavo A. R. Silva
2019-08-30
1
-4
/
+3
|
|
|
|
|
|
/
/
/
/
|
|
|
|
*
|
|
|
|
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
2019-08-30
24
-986
/
+1797
|
|
|
|
|
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Clean up struct mtk_smi_iommu
Yong Wu
2019-08-30
3
-7
/
+7
|
|
|
|
*
|
|
|
|
|
memory: mtk-smi: Get rid of need_larbid
Yong Wu
2019-08-30
2
-3
/
+0
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
Yong Wu
2019-08-30
2
-0
/
+3
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Add mmu1 support
Yong Wu
2019-08-30
1
-17
/
+29
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Add mt8183 IOMMU support
Yong Wu
2019-08-30
2
-3
/
+13
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Move vld_pa_rng into plat_data
Yong Wu
2019-08-30
2
-1
/
+3
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Move reset_axi into plat_data
Yong Wu
2019-08-30
2
-3
/
+3
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Refine protect memory definition
Yong Wu
2019-08-30
1
-7
/
+6
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Add larb-id remapped support
Yong Wu
2019-08-30
2
-0
/
+6
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Add bclk can be supported optionally
Yong Wu
2019-08-30
2
-3
/
+10
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Adjust the PA for the 4GB Mode
Yong Wu
2019-08-30
2
-10
/
+17
|
|
|
|
*
|
|
|
|
|
iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
Yong Wu
2019-08-30
1
-7
/
+33
|
|
|
|
*
|
|
|
|
|
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
Yong Wu
2019-08-30
2
-4
/
+4
|
|
|
|
*
|
|
|
|
|
iommu/io-pgtable-arm-v7s: Use ias/oas to check the valid iova/pa
Yong Wu
2019-08-30
1
-1
/
+2
|
|
|
|
*
|
|
|
|
|
iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
Yong Wu
2019-08-30
1
-12
/
+33
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
Yong Wu
2019-08-30
1
-1
/
+25
|
|
|
|
*
|
|
|
|
|
iommu/mediatek: Use a struct as the platform data
Yong Wu
2019-08-30
2
-9
/
+21
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
/
|
|
|
|
[next]