index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-18
Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-3
/
+1
2022-08-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-08-06
Revert "iommu/dma: Add config for PCI SAC address trick"
Linus Torvalds
2
-27
/
+1
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
3
-14
/
+100
2022-08-06
Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
43
-1379
/
+2993
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-08-04
iommu/hyper-v: Use helper instead of directly accessing affinity
Michael Kelley
1
-3
/
+1
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-07-29
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
43
-1379
/
+2993
2022-07-29
iommu/amd: Fix compile warning in init code
Joerg Roedel
1
-6
/
+3
2022-07-29
iommu/amd: Add support for AVIC when SNP is enabled
Suravee Suthikulpanit
2
-1
/
+17
2022-07-29
iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement
Suravee Suthikulpanit
1
-30
/
+55
2022-07-26
iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
Logan Gunthorpe
1
-14
/
+85
2022-07-26
iommu: Explicitly skip bus address marked segments in __iommu_map_sg()
Logan Gunthorpe
1
-0
/
+4
2022-07-22
drivers: iommu: fix clang -wformat warning
Justin Stitt
1
-1
/
+1
2022-07-19
iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
Liang He
1
-2
/
+5
2022-07-19
iommu/arm-smmu-qcom: Add SM6375 SMMU compatible
Konrad Dybcio
1
-0
/
+1
2022-07-19
dma-iommu: add iommu_dma_opt_mapping_size()
John Garry
2
-0
/
+11
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
1
-1
/
+1
2022-07-15
iommu/amd: Do not support IOMMUv2 APIs when SNP is enabled
Suravee Suthikulpanit
1
-1
/
+6
2022-07-15
iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled
Suravee Suthikulpanit
1
-0
/
+7
2022-07-15
iommu/amd: Set translation valid bit only when IO page tables are in use
Suravee Suthikulpanit
2
-3
/
+16
2022-07-15
iommu/amd: Introduce function to check and enable SNP
Brijesh Singh
2
-0
/
+44
2022-07-15
iommu/amd: Globally detect SNP support
Suravee Suthikulpanit
1
-2
/
+5
2022-07-15
iommu/amd: Process all IVHDs before enabling IOMMU features
Suravee Suthikulpanit
1
-6
/
+19
2022-07-15
iommu/amd: Introduce global variable for storing common EFR and EFR2
Suravee Suthikulpanit
2
-8
/
+40
2022-07-15
iommu/amd: Introduce Support for Extended Feature 2 Register
Suravee Suthikulpanit
2
-8
/
+20
2022-07-15
iommu/amd: Change macro for IOMMU control register bit shift to decimal value
Suravee Suthikulpanit
1
-21
/
+21
2022-07-15
iommu/exynos: Enable default VM instance on SysMMU v7
Sam Protsenko
1
-0
/
+16
2022-07-15
iommu/exynos: Add SysMMU v7 register set
Sam Protsenko
1
-3
/
+47
2022-07-15
iommu/exynos: Abstract non-common registers on different variants
Sam Protsenko
1
-40
/
+60
2022-07-15
iommu/exynos: Set correct dma mask for SysMMU v5+
Sam Protsenko
1
-0
/
+10
2022-07-15
iommu/exynos: Handle failed IOMMU device registration properly
Sam Protsenko
1
-1
/
+5
2022-07-15
iommu/exynos: Reuse SysMMU constants for page size and order
Sam Protsenko
1
-2
/
+2
2022-07-15
iommu/mediatek: Log with dev_err_probe when failing to parse dts
NĂcolas F. R. A. Prado
1
-1
/
+1
2022-07-15
iommu/vt-d: Remove global g_iommus array
Lu Baolu
1
-44
/
+0
2022-07-15
iommu/vt-d: Remove unnecessary check in intel_iommu_add()
Lu Baolu
1
-3
/
+0
2022-07-15
iommu/vt-d: Refactor iommu information of each domain
Lu Baolu
4
-63
/
+93
2022-07-15
iommu/vt-d: Use IDA interface to manage iommu sequence id
Lu Baolu
1
-27
/
+8
2022-07-15
iommu/vt-d: Remove unused domain_get_iommu()
Lu Baolu
2
-19
/
+0
2022-07-15
iommu/vt-d: Convert global spinlock into per domain lock
Lu Baolu
2
-21
/
+22
2022-07-15
iommu/vt-d: Use device_domain_lock accurately
Lu Baolu
1
-38
/
+19
2022-07-15
iommu/vt-d: Fold __dmar_remove_one_dev_info() into its caller
Lu Baolu
1
-24
/
+8
2022-07-15
iommu/vt-d: Check device list of domain in domain free path
Lu Baolu
1
-15
/
+3
2022-07-15
iommu/vt-d: Acquiring lock in pasid manipulation helpers
Lu Baolu
3
-53
/
+55
2022-07-15
iommu/vt-d: Acquiring lock in domain ID allocation helpers
Lu Baolu
1
-15
/
+9
2022-07-15
iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
Lu Baolu
3
-46
/
+32
2022-07-15
iommu/vt-d: Unnecessary spinlock for root table alloc and free
Lu Baolu
1
-13
/
+5
2022-07-15
iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()
Lu Baolu
2
-29
/
+6
2022-07-15
iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()
Lu Baolu
2
-14
/
+8
[next]