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
starfive-6.6.48-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
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-65
/
+57
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-43
/
+70
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
1
-2
/
+2
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
1
-1
/
+27
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
1
-3
/
+4
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
5
-39
/
+39
2020-09-16
iommu/vt-d: Remove domain search for PCI/MSI[X]
Thomas Gleixner
1
-3
/
+0
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
2
-0
/
+19
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-2
/
+2
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
1
-9
/
+9
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
1
-2
/
+2
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
1
-1
/
+0
2020-09-16
iommu/vt-d: Consolidate irq domain getter
Thomas Gleixner
1
-43
/
+24
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
1
-6
/
+2
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
1
-9
/
+9
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-09-04
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
1
-2
/
+8
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+2
2020-08-12
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-151
/
+462
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
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
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
2020-08-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+1
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
8
-151
/
+461
2020-07-29
iommu/vt-d: Move Kconfig and Makefile bits down into intel directory
Jerry Snitselaar
2
-0
/
+93
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
2
-0
/
+28
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
5
-5
/
+5
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
2
-0
/
+100
2020-07-24
iommu/vt-d: Report page request faults for guest SVA
Lu Baolu
1
-18
/
+85
2020-07-24
iommu/vt-d: Add a helper to get svm and sdev for pasid
Lu Baolu
1
-50
/
+65
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
2
-43
/
+20
2020-07-24
iommu/vt-d: Disable multiple GPASID-dev bind
Jacob Pan
1
-13
/
+9
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: Handle non-page aligned address
Liu Yi L
1
-2
/
+19
2020-07-24
iommu/vt-d: Fix PASID devTLB invalidation
Jacob Pan
1
-1
/
+10
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
2
-5
/
+3
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+8
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
1
-1
/
+1
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
1
-3
/
+3
2020-06-30
iommu/vt-d: Use dev_iommu_priv_get/set()
Joerg Roedel
1
-9
/
+9
2020-06-23
iommu/vt-d: Fix misuse of iommu_domain_identity_map()
Lu Baolu
1
-1
/
+3
2020-06-23
iommu/vt-d: Update scalable mode paging structure coherency
Lu Baolu
1
-3
/
+10
2020-06-23
iommu/vt-d: Enable PCI ACS for platform opt in hint
Lu Baolu
1
-1
/
+2
[next]