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
2020-01-10
drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()
Will Deacon
2
-2
/
+0
2020-01-07
iommu/dma: fix variable 'cookie' set but not used
Qian Cai
1
-3
/
+0
2020-01-07
iommu/vt-d: Unlink device if failed to add to group
Jon Derrick
1
-3
/
+10
2020-01-07
iommu: Remove device link to group on failure
Jon Derrick
1
-0
/
+1
2020-01-07
iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU
Patrick Steinhardt
1
-1
/
+8
2020-01-07
iommu/amd: Fix typos for PPR macros
Adrian Huang
2
-4
/
+4
2020-01-07
iommu/amd: Remove local variables
Adrian Huang
1
-5
/
+1
2020-01-07
iommu/vt-d: debugfs: Add support to show page table internals
Lu Baolu
2
-2
/
+77
2020-01-07
iommu/vt-d: Use iova over first level
Lu Baolu
1
-4
/
+2
2020-01-07
iommu/vt-d: Update first level super page capability
Lu Baolu
1
-5
/
+12
2020-01-07
iommu/vt-d: Make first level IOVA canonical
Lu Baolu
1
-2
/
+15
2020-01-07
iommu/vt-d: Flush PASID-based iotlb for iova over first level
Lu Baolu
2
-15
/
+82
2020-01-07
iommu/vt-d: Setup pasid entries for iova over first level
Lu Baolu
1
-5
/
+52
2020-01-07
iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup
Lu Baolu
3
-7
/
+14
2020-01-07
iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr
Lu Baolu
1
-0
/
+56
2020-01-07
iommu/vt-d: Identify domains using first level page table
Lu Baolu
1
-0
/
+39
2020-01-07
iommu/vt-d: Loose requirement for flush queue initializaton
Lu Baolu
1
-8
/
+6
2020-01-07
iommu/vt-d: Avoid iova flush queue in strict mode
Lu Baolu
1
-9
/
+15
2020-01-07
iommu/vt-d: trace: Extend map_sg trace event
Lu Baolu
1
-2
/
+5
2020-01-07
iommu/vt-d: Misc macro clean up for SVM
Jacob Pan
1
-40
/
+39
2020-01-07
iommu/vt-d: Avoid sending invalid page response
Jacob Pan
1
-4
/
+3
2020-01-07
iommu/vt-d: Replace Intel specific PASID allocator with IOASID
Jacob Pan
4
-56
/
+30
2020-01-07
iommu/vt-d: Fix off-by-one in PASID allocation
Jacob Pan
1
-1
/
+1
2020-01-07
iommu/vt-d: Avoid duplicated code for PASID setup
Jacob Pan
1
-30
/
+18
2020-01-07
iommu/vt-d: Reject SVM bind for failed capability check
Jacob Pan
1
-0
/
+3
2020-01-07
iommu/vt-d: Match CPU and IOMMU paging mode
Jacob Pan
1
-2
/
+10
2020-01-07
iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
Jacob Pan
2
-21
/
+29
2020-01-07
iommu/vt-d: Add Kconfig option to enable/disable scalable mode
Lu Baolu
2
-1
/
+18
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-23
iommu/amd: Remove unused variable
Joerg Roedel
1
-2
/
+0
2019-12-23
iommu: virtio: Use generic_iommu_put_resv_regions()
Thierry Reding
1
-11
/
+3
2019-12-23
iommu: intel: Use generic_iommu_put_resv_regions()
Thierry Reding
1
-10
/
+1
2019-12-23
iommu: amd: Use generic_iommu_put_resv_regions()
Thierry Reding
1
-10
/
+1
2019-12-23
iommu: arm: Use generic_iommu_put_resv_regions()
Thierry Reding
2
-20
/
+2
2019-12-23
iommu: Implement generic_iommu_put_resv_regions()
Thierry Reding
1
-0
/
+19
2019-12-23
iommu/iova: Silence warnings under memory pressure
Qian Cai
2
-2
/
+3
2019-12-23
iommu: Fix Kconfig indentation
Krzysztof Kozlowski
1
-3
/
+3
2019-12-23
iommu/amd: Only support x2APIC with IVHD type 11h/40h
Suravee Suthikulpanit
2
-3
/
+0
2019-12-23
iommu/amd: Check feature support bit before accessing MSI capability registers
Suravee Suthikulpanit
2
-5
/
+13
2019-12-23
iommu/amd: Treat per-device exclusion ranges as r/w unity-mapped regions
Adrian Huang
1
-10
/
+10
2019-12-23
iommu/arm-smmu: Update my email address in MODULE_AUTHOR()
Will Deacon
2
-2
/
+2
2019-12-23
iommu/arm-smmu: Allow building as a module
Will Deacon
3
-22
/
+47
2019-12-23
iommu/arm-smmu: Unregister IOMMU and bus ops on device removal
Will Deacon
1
-10
/
+40
2019-12-23
iommu/arm-smmu-v3: Allow building as a module
Will Deacon
2
-3
/
+2
2019-12-23
iommu/arm-smmu: Support SMMU module probing from the IORT
Ard Biesheuvel
2
-0
/
+2
2019-12-23
iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
Will Deacon
1
-21
/
+43
2019-12-23
iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
Will Deacon
2
-5
/
+7
2019-12-23
Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
Will Deacon
1
-13
/
+19
2019-12-23
Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
Will Deacon
1
-9
/
+16
2019-12-23
drivers/iommu: Allow IOMMU bus ops to be unregistered
Will Deacon
1
-0
/
+5
[prev]
[next]