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-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
1
-29
/
+330
2019-09-11
iommu/vt-d: Declare Broadwell igfx dmar support snafu
Chris Wilson
1
-9
/
+35
2019-09-11
iommu/vt-d: Use bounce buffer for untrusted devices
Lu Baolu
1
-0
/
+258
2019-09-11
iommu/vt-d: Add trace events for device dma map/unmap
Lu Baolu
1
-3
/
+10
2019-09-11
iommu/vt-d: Don't switch off swiotlb if bounce page is used
Lu Baolu
1
-15
/
+17
2019-09-11
iommu/vt-d: Check whether device requires bounce buffer
Lu Baolu
1
-0
/
+7
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+2
2019-08-30
Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration"
Lu Baolu
1
-2
/
+53
2019-08-23
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-1
/
+2
2019-08-23
iommu/vt-d: Request passthrough mode from IOMMU core
Joerg Roedel
1
-1
/
+1
2019-08-20
Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...
Joerg Roedel
1
-1
/
+2
2019-08-09
iommu/vt-d: Fix possible use-after-free of private domain
Lu Baolu
1
-1
/
+2
2019-08-09
iommu/vt-d: Detach domain before using a private one
Lu Baolu
1
-1
/
+5
2019-08-06
iommu/vt-d: Detach domain when move device out of group
Lu Baolu
1
-0
/
+2
2019-07-29
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
1
-1
/
+2
2019-07-22
iommu/vt-d: Check if domain->pgd was allocated
Dmitry Safonov
1
-3
/
+5
2019-07-22
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
1
-1
/
+2
2019-07-22
iommu/vt-d: Avoid duplicated pci dma alias consideration
Lu Baolu
1
-53
/
+2
2019-07-22
Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"
Joerg Roedel
1
-36
/
+87
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
1
-9
/
+1
2019-06-22
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
1
-4
/
+3
2019-06-18
iommu/vt-d: Silence a variable set but not used
Qian Cai
1
-1
/
+2
2019-06-18
iommu/vt-d: Remove an unused variable "length"
Qian Cai
1
-3
/
+0
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+4
2019-06-12
iommu/vt-d: Consolidate domain_init() to avoid duplication
Lu Baolu
1
-87
/
+36
2019-06-12
iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
Sai Praneeth Prakhya
1
-55
/
+0
2019-06-12
iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
Lu Baolu
1
-0
/
+2
2019-06-12
iommu/vt-d: Allow DMA domain attaching to rmrr locked device
Lu Baolu
1
-1
/
+2
2019-06-12
iommu/vt-d: Don't enable iommu's which have been ignored
Lu Baolu
1
-2
/
+7
2019-06-12
iommu/vt-d: Set domain type for a private domain
Lu Baolu
1
-0
/
+2
2019-06-12
iommu/vt-d: Don't return error when device gets right domain
Lu Baolu
1
-6
/
+0
2019-06-12
iommu/vt-d: Differentiate relaxable and non relaxable RMRRs
Eric Auger
1
-15
/
+39
2019-06-12
iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
Eric Auger
1
-1
/
+2
2019-06-12
iommu/vt-d: Handle RMRR with PCI bridge device scopes
Eric Auger
1
-1
/
+2
2019-06-12
iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
Eric Auger
1
-8
/
+29
2019-06-12
iommu/vt-d: Duplicate iommu_resv_region objects per device list
Eric Auger
1
-17
/
+17
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-03
iommu/vt-d: Fix a variable set but not used
Qian Cai
1
-4
/
+0
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-05-28
iommu/vt-d: Remove static identity map code
Lu Baolu
1
-143
/
+1
2019-05-28
iommu/vt-d: Remove duplicated code for device hotplug
Lu Baolu
1
-34
/
+0
2019-05-28
iommu/vt-d: Remove startup parameter from device_def_domain_type()
Lu Baolu
1
-7
/
+7
2019-05-28
iommu/vt-d: Cleanup get_valid_domain_for_dev()
Lu Baolu
1
-10
/
+8
2019-05-28
iommu/vt-d: Implement is_attach_deferred iommu ops entry
Lu Baolu
1
-0
/
+23
2019-05-28
iommu/vt-d: Probe DMA-capable ACPI name space devices
Lu Baolu
1
-0
/
+45
2019-05-28
iommu/vt-d: Handle 32bit device with identity default domain
Lu Baolu
1
-33
/
+22
2019-05-28
iommu/vt-d: Identify default domains replaced with private
Lu Baolu
1
-1
/
+63
2019-05-28
iommu/vt-d: Delegate the dma domain to upper layer
Lu Baolu
1
-55
/
+19
2019-05-28
iommu/vt-d: Delegate the identity domain to upper layer
Lu Baolu
1
-32
/
+58
[next]