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-02-10
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-109
/
+83
2015-01-26
iommu/tegra: gart: Provide default ->map_sg() callback
Thierry Reding
1
-0
/
+1
2015-01-26
iommu/tegra: gart: Do not register with bus
Thierry Reding
1
-1
/
+1
2015-01-23
iommu/amd: Fix irq remapping detection logic
Thomas Gleixner
1
-1
/
+6
2015-01-15
iommu/irq_remapping: Normailize the way to detect whether IR is enabled
Jiang Liu
1
-24
/
+14
2015-01-15
iommu/irq_remapping: Change variable disable_irq_remap to be static
Jiang Liu
4
-14
/
+2
2015-01-15
iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance
Jiang Liu
1
-8
/
+8
2015-01-15
iommu/irq_remapping: Kill function irq_remapping_supported() and related code
Jiang Liu
6
-26
/
+2
2015-01-15
iommu/amd: Check for irq-remap support amd_iommu_prepare()
Joerg Roedel
1
-0
/
+3
2015-01-15
iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode
Jiang Liu
1
-4
/
+6
2015-01-15
iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs
Joerg Roedel
1
-10
/
+9
2015-01-15
iommu/vt-d: Prepare for killing function irq_remapping_supported()
Jiang Liu
1
-33
/
+25
2015-01-15
iommu/vt-d: Convert allocations to GFP_KERNEL
Thomas Gleixner
1
-2
/
+2
2015-01-15
iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare
Thomas Gleixner
1
-20
/
+44
2015-01-15
iommu, x86: Restructure setup of the irq remapping feature
Thomas Gleixner
1
-12
/
+7
2015-01-05
iommu/rockchip: Drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2015-01-05
iommu/vt-d: Remove dead code in device_notifier
Joerg Roedel
1
-8
/
+0
2015-01-05
iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
Joerg Roedel
1
-0
/
+4
2015-01-05
iommu/ipmmu-vmsa: Change IOMMU_EXEC to IOMMU_NOEXEC
Laurent Pinchart
1
-3
/
+3
2014-12-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+15
2014-12-17
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+91
2014-12-17
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-12-16
iommu/exynos: Fix arm64 allmodconfig build
Mark Brown
1
-1
/
+1
2014-12-16
iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
1
-7
/
+7
2014-12-16
iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
1
-5
/
+5
2014-12-16
x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...
Jiang Liu
1
-3
/
+3
2014-12-16
Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Thomas Gleixner
12
-1102
/
+585
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-52
/
+9
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-6
/
+0
2014-12-14
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
1
-31
/
+53
2014-12-13
iommu/amd: use handle_mm_fault directly
Jesse Barnes
1
-31
/
+53
2014-12-13
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-976
/
+2346
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+0
2014-12-08
Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...
Dave Airlie
3
-0
/
+1051
2014-12-05
iommu: store DT-probed IOMMU data privately
Robin Murphy
1
-0
/
+39
2014-12-04
memory: Add NVIDIA Tegra memory controller support
Thierry Reding
2
-1093
/
+529
2014-12-02
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...
Joerg Roedel
17
-285
/
+2082
2014-12-02
iommu: Decouple iommu_map_sg from CPU page size
Robin Murphy
1
-5
/
+15
2014-12-02
iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
Jiang Liu
1
-5
/
+3
2014-12-01
iommu: fix initialization without 'add_device' callback
Marek Szyprowski
1
-1
/
+1
2014-12-01
iommu: provide helper function to configure an IOMMU for an of master
Will Deacon
2
-1
/
+34
2014-12-01
iommu: provide early initialisation hook for IOMMU drivers
Will Deacon
1
-0
/
+17
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
1
-8
/
+0
2014-11-18
iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
Jiang Liu
1
-55
/
+151
2014-11-18
iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
Jiang Liu
1
-3
/
+5
2014-11-18
iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
Jiang Liu
1
-60
/
+178
2014-11-18
iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
Jiang Liu
1
-3
/
+30
2014-11-18
iommu/vt-d: Implement DMAR unit hotplug framework
Jiang Liu
3
-14
/
+337
2014-11-18
iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
Jiang Liu
2
-16
/
+37
2014-11-18
iommu/vt-d: Introduce helper function dmar_walk_resources()
Jiang Liu
2
-100
/
+113
[next]