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
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
1
-16
/
+37
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
1
-24
/
+71
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
1
-4
/
+5
2020-12-08
Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core
Will Deacon
1
-788
/
+120
2020-12-08
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
1
-2
/
+2
2020-12-01
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-11-27
iommu/vt-d: Remove set but not used variable
Lu Baolu
1
-2
/
+1
2020-11-26
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
1
-2
/
+2
2020-11-25
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
1
-7
/
+0
2020-11-25
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
1
-62
/
+28
2020-11-25
iommu/vt-d: Convert intel iommu driver to the iommu ops
Tom Murphy
1
-703
/
+42
2020-11-25
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
1
-2
/
+14
2020-11-25
iommu: Handle freelists when using deferred flushing in iommu drivers
Tom Murphy
1
-19
/
+36
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
1
-2
/
+2
2020-11-23
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
1
-3
/
+2
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-2
/
+3
2020-11-18
iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
Lukas Bulwahn
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
Lu Baolu
1
-0
/
+3
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
1
-3
/
+2
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+7
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+47
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
1
-15
/
+47
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
1
-2
/
+2
2020-10-01
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
1
-2
/
+1
2020-10-01
iommu/uapi: Use named union for user data
Jacob Pan
1
-11
/
+11
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+4
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
1
-52
/
+62
2020-09-24
iommu/vt-d: Use device numa domain if RHSA is missing
Lu Baolu
1
-2
/
+35
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
1
-2
/
+2
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
2020-09-04
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
1
-45
/
+55
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-63
/
+78
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2020-08-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+1
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
1
-63
/
+78
2020-07-24
PCI/ATS: Add pci_pri_supported() to check device or associated PF
Ashok Raj
1
-1
/
+1
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
1
-0
/
+27
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
1
-1
/
+1
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
1
-0
/
+1
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
1
-39
/
+16
2020-07-24
iommu/vt-d: Warn on out-of-range invalidation address
Jacob Pan
1
-3
/
+2
2020-07-24
iommu/vt-d: Fix devTLB flush for vSVA
Liu Yi L
1
-10
/
+21
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
1
-3
/
+3
[next]