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
2017-08-28
iommu/amd: Rename a few flush functions
Joerg Roedel
1
-8
/
+8
2017-08-28
iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY
Baoquan He
1
-0
/
+3
2017-08-28
iommu/mediatek: Fix a build warning of BIT(32) in ARM
Yong Wu
1
-2
/
+2
2017-08-28
iommu/mediatek: Fix a build fail of m4u_type
Yong Wu
1
-1
/
+1
2017-08-28
iommu: qcom: annotate PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
8
-13
/
+42
2017-08-23
iommu/pamu: Fix PAMU boot crash
Joerg Roedel
4
-23
/
+16
2017-08-22
iommu/mediatek: Enlarge the validate PA range for 4GB mode
Yong Wu
1
-3
/
+15
2017-08-22
iommu/mediatek: Disable iommu clock when system suspend
Yong Wu
1
-1
/
+8
2017-08-22
iommu/mediatek: Move pgtable allocation into domain_alloc
Yong Wu
1
-30
/
+22
2017-08-22
iommu/mediatek: Merge 2 M4U HWs into one iommu domain
Yong Wu
2
-24
/
+70
2017-08-22
iommu/mediatek: Add mt2712 IOMMU support
Yong Wu
2
-37
/
+41
2017-08-22
iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c
Yong Wu
1
-1
/
+7
2017-08-22
iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove()
Magnus Damm
1
-0
/
+6
2017-08-19
iommu/amd: Fix section mismatch warning
Joerg Roedel
1
-1
/
+1
2017-08-19
iommu/amd: Fix compiler warning in copy_device_table()
Joerg Roedel
1
-1
/
+1
2017-08-19
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2
-59
/
+121
2017-08-18
iommu: Avoid NULL group dereference
Robin Murphy
1
-0
/
+2
2017-08-17
iommu/tegra-gart: Add support for struct iommu_device
Joerg Roedel
1
-0
/
+26
2017-08-17
iommu/tegra: Add support for struct iommu_device
Joerg Roedel
1
-0
/
+25
2017-08-17
Merge branch 'core' into arm/tegra
Joerg Roedel
12
-497
/
+360
2017-08-16
iommu/arm-smmu: Add system PM support
Robin Murphy
1
-0
/
+11
2017-08-16
iommu/arm-smmu: Track context bank state
Robin Murphy
1
-59
/
+97
2017-08-16
iommu/arm-smmu-v3: Implement shutdown method
Nate Watterson
2
-0
/
+13
2017-08-15
iommu/vt-d: Make use of iova deferred flushing
Joerg Roedel
1
-159
/
+38
2017-08-15
iommu/vt-d: Allow to flush more than 4GB of device TLBs
Joerg Roedel
1
-1
/
+1
2017-08-15
iommu/amd: Make use of iova queue flushing
Joerg Roedel
1
-220
/
+9
2017-08-15
iommu/iova: Add flush timer
Joerg Roedel
1
-0
/
+32
2017-08-15
iommu/iova: Add locking to Flush-Queues
Joerg Roedel
1
-0
/
+11
2017-08-15
iommu/iova: Add flush counters to Flush-Queue implementation
Joerg Roedel
1
-3
/
+24
2017-08-15
iommu/iova: Implement Flush-Queue ring buffer
Joerg Roedel
1
-0
/
+80
2017-08-15
iommu/iova: Add flush-queue data structures
Joerg Roedel
1
-0
/
+39
2017-08-15
iommu/of: Fix of_iommu_configure() for disabled IOMMUs
Robin Murphy
1
-30
/
+29
2017-08-15
iommu/s390: Add support for iommu_device handling
Joerg Roedel
1
-0
/
+35
2017-08-15
iommu/amd: Disable iommu only if amd_iommu=off is specified
Baoquan He
1
-1
/
+2
2017-08-15
iommu/amd: Don't copy GCR3 table root pointer
Baoquan He
5
-26
/
+57
2017-08-15
iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
Baoquan He
1
-2
/
+7
2017-08-15
iommu/amd: Use is_attach_deferred call-back
Baoquan He
1
-1
/
+22
2017-08-15
iommu: Add is_attach_deferred call-back to iommu-ops
Baoquan He
1
-0
/
+8
2017-08-15
iommu/amd: Do sanity check for address translation and irq remap of old dev t...
Baoquan He
3
-8
/
+28
2017-08-15
iommu/amd: Copy old trans table from old kernel
Baoquan He
1
-8
/
+51
2017-08-15
iommu/amd: Add function copy_dev_tables()
Baoquan He
3
-1
/
+64
2017-08-15
iommu/amd: Define bit fields for DTE particularly
Baoquan He
2
-8
/
+18
2017-08-15
Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"
Baoquan He
3
-12
/
+1
2017-08-15
iommu/amd: Add several helper functions
Baoquan He
1
-11
/
+31
2017-08-15
iommu/amd: Detect pre enabled translation
Baoquan He
3
-0
/
+28
2017-08-15
iommu/qcom: Initialize secure page table
Stanimir Varbanov
1
-0
/
+64
2017-08-15
iommu/qcom: Add qcom_iommu
Rob Clark
3
-0
/
+879
2017-08-15
iommu/arm-smmu: Split out register defines
Rob Clark
2
-202
/
+229
2017-08-15
iommu/pamu: Add support for generic iommu-device
Joerg Roedel
4
-1
/
+26
[prev]
[next]