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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
9
-403
/
+825
2021-06-25
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
1
-4
/
+1
2021-06-18
iommu/vt-d: Fix dereference of pointer info before it is null checked
Colin Ian King
1
-2
/
+6
2021-06-10
iommu/vt-d: Fix linker error on 32-bit
Joerg Roedel
1
-3
/
+3
2021-06-10
iommu/vt-d: No need to typecast
Parav Pandit
1
-3
/
+2
2021-06-10
iommu/vt-d: Remove unnecessary braces
Parav Pandit
1
-2
/
+1
2021-06-10
iommu/vt-d: Removed unused iommu_count in dmar domain
Parav Pandit
1
-8
/
+3
2021-06-10
iommu/vt-d: Use bitfields for DMAR capabilities
Parav Pandit
1
-9
/
+9
2021-06-10
iommu/vt-d: Use DEVICE_ATTR_RO macro
YueHaibing
1
-24
/
+18
2021-06-10
iommu/vt-d: Fix out-bounds-warning in intel/svm.c
Gustavo A. R. Silva
1
-10
/
+16
2021-06-10
iommu/vt-d: Add PRQ handling latency sampling
Lu Baolu
1
-3
/
+13
2021-06-10
iommu/vt-d: Add cache invalidation latency sampling
Lu Baolu
1
-0
/
+31
2021-06-10
iommu/vt-d: Expose latency monitor data through debugfs
Lu Baolu
2
-0
/
+112
2021-06-10
iommu/vt-d: Add common code for dmar latency performance monitors
Lu Baolu
4
-0
/
+243
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
1
-0
/
+7
2021-06-10
iommu/vt-d: Report prq to io-pgfault framework
Lu Baolu
2
-81
/
+17
2021-06-10
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
2
-26
/
+77
2021-06-10
iommu/vt-d: Refactor prq_event_thread()
Lu Baolu
1
-103
/
+136
2021-06-10
iommu/vt-d: Use common helper to lookup svm devices
Lu Baolu
1
-28
/
+40
2021-06-10
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
3
-162
/
+120
2021-06-10
iommu/vt-d: Add pasid private data helpers
Lu Baolu
1
-21
/
+41
2021-06-10
iommu/vt-d: Support asynchronous IOMMU nested capabilities
Lu Baolu
1
-1
/
+8
2021-06-10
iommu/vt-d: Select PCI_ATS explicitly
Lu Baolu
1
-0
/
+1
2021-06-10
iommu/vt-d: Tweak the description of a DMA fault
Lu Baolu
1
-8
/
+15
2021-06-10
iommu/vt-d: Fix kernel-doc syntax in file header
Aditya Srivastava
1
-1
/
+1
2021-06-10
iommu/vt-d: Remove redundant assignment to variable agaw
Colin Ian King
1
-1
/
+1
2021-05-27
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
1
-1
/
+3
2021-05-19
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2
-3
/
+7
2021-05-19
iommu/vt-d: Check for allocation failure in aux_detach_device()
Dan Carpenter
1
-0
/
+2
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2
-5
/
+2
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
6
-199
/
+264
2021-04-15
iommu/vt-d: Force to flush iotlb before creating superpage
Longpeng(Mike)
1
-14
/
+38
2021-04-15
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
1
-1
/
+1
2021-04-15
iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
Lu Baolu
1
-0
/
+2
2021-04-07
iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown
Lu Baolu
1
-0
/
+3
2021-04-07
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
1
-9
/
+9
2021-04-07
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
1
-1
/
+2
2021-04-07
iommu/vt-d: Report the right page fault address
Lu Baolu
1
-1
/
+1
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
1
-52
/
+12
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
1
-22
/
+9
2021-04-07
iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-3
/
+8
2021-04-07
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
3
-1
/
+28
2021-04-07
iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
John Garry
1
-31
/
+0
2021-04-07
iommu/vt-d: Make unnecessarily global functions static
Lu Baolu
2
-4
/
+2
2021-04-07
iommu/vt-d: Remove unused function declarations
Lu Baolu
1
-3
/
+0
2021-04-07
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
1
-22
/
+18
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
1
-14
/
+1
2021-04-07
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
1
-2
/
+2
2021-04-07
iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
Lu Baolu
1
-8
/
+13
[next]