index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-01-29
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
1
-8
/
+1
2021-01-28
iommu/msm: Hook up iotlb_sync_map
Robin Murphy
1
-1
/
+9
2021-01-28
iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table
Suravee Suthikulpanit
3
-12
/
+39
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
3
-31
/
+20
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2
-15
/
+23
2021-01-28
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
3
-8
/
+11
2021-01-28
iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
Suravee Suthikulpanit
1
-16
/
+15
2021-01-28
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
4
-61
/
+19
2021-01-28
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
3
-35
/
+28
2021-01-28
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
3
-474
/
+493
2021-01-28
iommu/amd: Declare functions as extern
Suravee Suthikulpanit
2
-20
/
+22
2021-01-28
iommu/amd: Convert to using amd_io_pgtable
Suravee Suthikulpanit
2
-15
/
+11
2021-01-28
iommu/amd: Move pt_root to struct amd_io_pgtable
Suravee Suthikulpanit
3
-3
/
+3
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
6
-11
/
+109
2021-01-28
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-1
/
+31
2021-01-28
iommu: use the __iommu_attach_device() directly for deferred attach
Lianbo Jiang
2
-15
/
+13
2021-01-28
dma-iommu: use static-key to minimize the impact in the fast-path
Lianbo Jiang
1
-6
/
+11
2021-01-28
iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
Lu Baolu
1
-1
/
+1
2021-01-28
iommu/amd: Use IVHD EFR for early initialization of IOMMU features
Suravee Suthikulpanit
3
-7
/
+60
2021-01-28
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-2
/
+12
2021-01-28
iommu/vt-d: Add qi_submit trace event
Lu Baolu
1
-0
/
+3
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2
-62
/
+11
2021-01-27
iommu/mediatek: Remove the tlb-ops for v7s
Yong Wu
1
-23
/
+4
2021-01-27
iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
Yong Wu
1
-3
/
+5
2021-01-27
iommu: Switch gather->end to the inclusive end
Yong Wu
3
-3
/
+3
2021-01-27
iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
Yong Wu
1
-1
/
+9
2021-01-27
iommu: Add iova and size as parameters in iotlb_sync_map
Yong Wu
2
-4
/
+7
2021-01-27
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
1
-5
/
+18
2021-01-27
iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
Suravee Suthikulpanit
2
-10
/
+13
2021-01-27
iommu/amd: remove h from printk format specifier
Tom Rix
1
-1
/
+1
2021-01-27
iommu/amd: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2021-01-27
iommu/amd: Remove unnecessary assignment
Adrian Huang
1
-3
/
+2
2021-01-27
iommu: Delete iommu_dev_has_feature()
John Garry
1
-11
/
+0
2021-01-27
iommu: Delete iommu_domain_window_disable()
John Garry
1
-9
/
+0
2021-01-27
iommu: Stop exporting iommu_map_sg_atomic()
John Garry
1
-1
/
+0
2021-01-27
iova: Stop exporting some more functions
John Garry
1
-3
/
+0
2021-01-27
iova: Delete copy_reserved_iova()
John Garry
1
-30
/
+0
2021-01-27
iova: Make has_iova_flush_queue() private
John Garry
1
-1
/
+1
2021-01-26
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
1
-0
/
+2
2021-01-22
iommu/arm-smmu-v3: Add support for VHE
Jean-Philippe Brucker
2
-7
/
+28
2021-01-22
iommu/arm-smmu-v3: Make BTM optional for SVA
Jean-Philippe Brucker
3
-3
/
+25
2021-01-22
iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()
Jean-Philippe Brucker
1
-27
/
+36
2021-01-22
iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify code
Zhen Lei
1
-5
/
+1
2021-01-22
iommu/arm-smmu-v3: Remove the page 1 fixup
Robin Murphy
2
-30
/
+20
2021-01-22
iommu: arm-smmu-impl: Add SM8350 qcom iommu implementation
Vinod Koul
1
-0
/
+1
2021-01-22
iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl
Bjorn Andersson
1
-0
/
+2
2021-01-12
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
1
-1
/
+0
2021-01-12
iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirks
Konrad Dybcio
1
-0
/
+2
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
1
-2
/
+20
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
1
-16
/
+37
[prev]
[next]