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
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-03
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Lu Baolu
1
-1
/
+4
2019-05-03
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
1
-3
/
+4
2019-05-03
iommu/vt-d: Cleanup: no spaces at the start of a line
Lu Baolu
1
-26
/
+27
2019-04-30
iommu/vt-d: Use pci_dev_id() helper
Heiner Kallweit
1
-1
/
+1
2019-04-26
iommu/vt-d: Don't request page request irq under dmar_global_lock
Lu Baolu
1
-0
/
+6
2019-04-12
iommu/vt-d: Flush IOTLB for untrusted device in time
Lu Baolu
1
-1
/
+5
2019-04-11
iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags
Christoph Hellwig
1
-1
/
+0
2019-04-11
iommu/vt-d: Use dma_direct for bypass devices
Christoph Hellwig
1
-40
/
+31
2019-04-11
iommu/vt-d: Clean up iommu_no_mapping
Christoph Hellwig
1
-26
/
+21
2019-04-11
iommu/vt-d: Return ID associated with an auxiliary domain
Lu Baolu
1
-0
/
+10
2019-04-11
iommu/vt-d: Aux-domain specific domain attach/detach
Lu Baolu
1
-0
/
+152
2019-04-11
iommu/vt-d: Move common code out of iommu_attch_device()
Lu Baolu
1
-24
/
+36
2019-04-11
iommu/vt-d: Add per-device IOMMU feature ops entries
Lu Baolu
1
-0
/
+159
2019-04-11
iommu/vt-d: Make intel_iommu_enable_pasid() more generic
Lu Baolu
1
-14
/
+7
2019-03-22
iommu/vt-d: Save the right domain ID used by hardware
Lu Baolu
1
-1
/
+1
2019-03-22
iommu/vt-d: Check capability before disabling protected memory
Lu Baolu
1
-0
/
+3
2019-03-10
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-77
/
+81
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-03-01
Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...
Joerg Roedel
1
-77
/
+81
2019-03-01
iommu/vt-d: Set context field after value initialized
Lu Baolu
1
-1
/
+2
2019-03-01
iommu/vt-d: Disable ATS support on untrusted devices
Lu Baolu
1
-1
/
+2
2019-02-26
iommu/vt-d: Check identity map for hot-added devices
Lu Baolu
1
-9
/
+12
2019-02-26
iommu/vt-d: Enable ATS only if the device uses page aligned address.
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-02-26
iommu/vt-d: Fix PRI/PASID dependency issue.
Kuppuswamy Sathyanarayanan
1
-1
/
+3
2019-02-11
iommu/vt-d: Remove misleading "domain 0" test from domain_exit()
Bjorn Helgaas
1
-4
/
+0
2019-02-11
iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument
Bjorn Helgaas
1
-11
/
+9
2019-02-11
iommu/vt-d: Remove unnecessary local variable initializations
Bjorn Helgaas
1
-14
/
+13
2019-02-11
iommu/vt-d: Use dev_printk() when possible
Bjorn Helgaas
1
-30
/
+24
2019-01-30
iommu/vt-d: Leave scalable mode default off
Lu Baolu
1
-4
/
+4
2019-01-30
iommu/vt-d: Implement dma_[un]map_resource()
Logan Gunthorpe
1
-7
/
+16
2019-01-22
iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
Gerald Schaefer
1
-1
/
+1
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-172
/
+179
2018-12-29
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+53
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-172
/
+179
2018-12-11
iommu/vt-d: Remove deferred invalidation
Lu Baolu
1
-1
/
+0
2018-12-11
iommu/vt-d: Shared virtual address in scalable mode
Lu Baolu
1
-38
/
+0
2018-12-11
iommu/vt-d: Setup context and enable RID2PASID support
Lu Baolu
1
-30
/
+106
2018-12-11
iommu/vt-d: Pass pasid table to context mapping
Lu Baolu
1
-3
/
+11
2018-12-11
iommu/vt-d: Setup pasid entry for RID2PASID support
Lu Baolu
1
-0
/
+20
2018-12-11
iommu/vt-d: Add second level page table interface
Lu Baolu
1
-1
/
+1
2018-12-11
iommu/vt-d: Reserve a domain id for FL and PT modes
Lu Baolu
1
-0
/
+10
2018-12-11
iommu/vt-d: Move page table helpers into header
Lu Baolu
1
-43
/
+0
2018-12-11
iommu/vt-d: Manage scalalble mode PASID tables
Lu Baolu
1
-9
/
+14
2018-12-11
iommu/vt-d: Enumerate the scalable mode capability
Lu Baolu
1
-47
/
+17
2018-12-06
iommu/vt-d: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+3
2018-12-06
iommu/intel: small map_page cleanup
Christoph Hellwig
1
-7
/
+7
2018-12-05
iommu/vt-d: Do not enable ATS for untrusted devices
Mika Westerberg
1
-1
/
+2
2018-12-05
iommu/vt-d: Force IOMMU on for platform opt in hint
Lu Baolu
1
-2
/
+51
2018-11-22
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sohil Mehta
1
-2
/
+2
[next]