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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+18
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
1
-1
/
+6
2015-07-30
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
1
-0
/
+9
2015-07-30
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
1
-5
/
+3
2015-07-30
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
1
-7
/
+9
2015-07-30
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2
-65
/
+3
2015-07-30
iommu/amd: Use iommu_attach_group()
Joerg Roedel
1
-3
/
+21
2015-07-23
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
1
-3
/
+6
2015-07-20
iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
Bjorn Helgaas
1
-10
/
+18
2015-07-08
iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG
Zhen Lei
1
-1
/
+31
2015-07-08
iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
Zhen Lei
1
-2
/
+3
2015-07-08
iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFT
Zhen Lei
1
-2
/
+2
2015-07-08
iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tables
Will Deacon
1
-8
/
+9
2015-07-08
iommu/arm-smmu: Fix the index calculation of strtab
Zhen Lei
1
-1
/
+1
2015-07-02
Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-14
/
+30
2015-07-01
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
1
-10
/
+16
2015-06-29
iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...
Markus Elfring
1
-2
/
+1
2015-06-29
iommu/arm-smmu: Fix broken ATOS check
Will Deacon
1
-1
/
+1
2015-06-29
iommu: Ignore -ENODEV errors from add_device call-back
Joerg Roedel
1
-1
/
+12
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+3
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+110
2015-06-24
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-954
/
+4095
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-746
/
+711
2015-06-19
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...
Joerg Roedel
16
-986
/
+4106
2015-06-19
iommu/amd: Handle large pages correctly in free_pagetable
Joerg Roedel
1
-0
/
+6
2015-06-16
iommu/vt-d: Don't disable IR when it was previously enabled
Joerg Roedel
1
-4
/
+2
2015-06-16
iommu/vt-d: Make sure copied over IR entries are not reused
Joerg Roedel
1
-0
/
+10
2015-06-16
iommu/vt-d: Copy IR table from old kernel when in kdump mode
Joerg Roedel
1
-0
/
+70
2015-06-16
iommu/vt-d: Set IRTA in intel_setup_irq_remapping
Joerg Roedel
1
-5
/
+14
2015-06-16
iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
Joerg Roedel
1
-3
/
+3
2015-06-16
iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
Joerg Roedel
1
-57
/
+35
2015-06-16
iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
Joerg Roedel
1
-23
/
+24
2015-06-16
iommu/vt-d: Enable Translation only if it was previously disabled
Joerg Roedel
1
-1
/
+3
2015-06-16
iommu/vt-d: Don't disable translation prior to OS handover
Joerg Roedel
1
-7
/
+0
2015-06-16
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
Joerg Roedel
1
-1
/
+11
2015-06-16
iommu/vt-d: Don't do early domain assignment if kdump kernel
Joerg Roedel
1
-0
/
+13
2015-06-16
iommu/vt-d: Allocate si_domain in init_dmars()
Joerg Roedel
1
-5
/
+7
2015-06-16
iommu/vt-d: Mark copied context entries
Joerg Roedel
1
-2
/
+51
2015-06-16
iommu/vt-d: Do not re-use domain-ids from the old kernel
Joerg Roedel
1
-1
/
+10
2015-06-16
iommu/vt-d: Copy translation tables from old kernel
Joerg Roedel
1
-2
/
+205
2015-06-16
iommu/vt-d: Detect pre enabled translation
Joerg Roedel
1
-0
/
+19
2015-06-16
iommu/vt-d: Make root entry visible for hardware right after allocation
Joerg Roedel
1
-4
/
+6
2015-06-16
iommu/vt-d: Init QI before root entry is allocated
Joerg Roedel
1
-3
/
+2
2015-06-16
iommu/vt-d: Cleanup log messages
Joerg Roedel
3
-110
/
+101
2015-06-12
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-3
/
+15
2015-06-12
iommu/vt-d: Only enable extended context tables if PASID is supported
David Woodhouse
1
-3
/
+15
2015-06-12
iommu, x86: Properly handle posted interrupts for IOMMU hotplug
Feng Wu
1
-0
/
+3
2015-06-12
iommu, x86: Provide irq_remapping_cap() interface
Feng Wu
1
-0
/
+9
2015-06-12
iommu, x86: Setup Posted-Interrupts capability for Intel iommu
Feng Wu
3
-0
/
+35
2015-06-12
iommu, x86: Avoid migrating VT-d posted interrupts
Feng Wu
1
-1
/
+4
[next]