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-12-17
iommu/arm-smmu: Convert DMA buffer allocations to the managed API
Will Deacon
1
-111
/
+21
2015-12-17
iommu/arm-smmu: Remove #define for non-existent PRIQ_0_OF field
Will Deacon
1
-1
/
+0
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
2
-3
/
+3
2015-12-14
iommu/shmobile: Remove unused Renesas IPMMU/IPMMUI driver
Geert Uytterhoeven
5
-642
/
+0
2015-12-14
iommu/msm: Use platform_register/unregister_drivers()
Thierry Reding
1
-18
/
+7
2015-12-14
iommu/amd: Constify mmu_notifier_ops structures
Julia Lawall
1
-1
/
+1
2015-12-14
iommu/amd: Cleanup error handling in do_fault()
Joerg Roedel
1
-16
/
+8
2015-12-14
iommu/amd: Correctly set flags for handle_mm_fault call
Joerg Roedel
1
-5
/
+9
2015-12-14
iommu/vt-d: Do access checks before calling handle_mm_fault()
Joerg Roedel
1
-0
/
+20
2015-12-14
iommu/amd: Do proper access checking before calling handle_mm_fault()
Joerg Roedel
1
-2
/
+18
2015-11-26
iommu/s390: Fix sparse warnings
Sebastian Ott
1
-2
/
+2
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
1
-2
/
+21
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2
-2
/
+2
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+8
2015-11-06
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-421
/
+1351
2015-11-06
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
5
-59
/
+899
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2015-11-02
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
15
-421
/
+1351
2015-11-02
iommu/vt-d: Fix return value check of parse_ioapics_under_ir()
Joerg Roedel
1
-1
/
+1
2015-10-28
iommu/vt-d: Fix rwxp flags in SVM device fault callback
David Woodhouse
1
-1
/
+1
2015-10-27
Merge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+10
2015-10-24
iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies
David Woodhouse
1
-7
/
+23
2015-10-24
iommu/vt-d: Handle Caching Mode implementations of SVM
David Woodhouse
1
-5
/
+18
2015-10-23
iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()
Joerg Roedel
1
-6
/
+11
2015-10-23
iommu/vt-d: Adjust the return value of the parse_ioapics_under_ir
Baoquan He
1
-3
/
+3
2015-10-22
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
1
-1
/
+1
2015-10-22
iommu: Move default domain allocation to iommu_group_get_for_dev()
Joerg Roedel
1
-8
/
+10
2015-10-22
iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_dev
Joerg Roedel
1
-2
/
+0
2015-10-22
iommu/arm-smmu: Switch to device_group call-back
Joerg Roedel
2
-31
/
+47
2015-10-22
iommu/fsl: Convert to device_group call-back
Joerg Roedel
1
-25
/
+16
2015-10-22
iommu: Add device_group call-back to x86 iommu drivers
Joerg Roedel
2
-0
/
+2
2015-10-22
iommu: Add generic_device_group() function
Joerg Roedel
1
-0
/
+15
2015-10-22
iommu: Export and rename iommu_group_get_for_pci_dev()
Joerg Roedel
1
-2
/
+6
2015-10-22
iommu: Revive device_group iommu-ops call-back
Joerg Roedel
1
-3
/
+6
2015-10-22
Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu
Linus Torvalds
1
-4
/
+8
2015-10-21
iommu/amd: Remove find_last_devid_on_pci()
Joerg Roedel
1
-19
/
+0
2015-10-21
iommu/amd: Remove first/last_device handling
Joerg Roedel
2
-36
/
+3
2015-10-21
iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL
Joerg Roedel
1
-0
/
+4
2015-10-21
iommu/amd: Cleanup buffer allocation
Joerg Roedel
1
-30
/
+16
2015-10-21
iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu
Joerg Roedel
3
-17
/
+5
2015-10-21
iommu/amd: Align DTE flag definitions
Joerg Roedel
1
-2
/
+2
2015-10-21
iommu/amd: Remove old alias handling code
Joerg Roedel
1
-99
/
+0
2015-10-21
iommu/amd: Set alias DTE in do_attach/do_detach
Joerg Roedel
1
-2
/
+15
2015-10-21
iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled
Joerg Roedel
1
-0
/
+12
2015-10-21
iommu/amd: Don't disable IRQs in __detach_device
Joerg Roedel
1
-3
/
+2
2015-10-21
iommu/amd: Do not iterate over alias-list in __[attach|detach]_device
Joerg Roedel
1
-23
/
+3
2015-10-21
iommu/amd: Do not BUG_ON in __detach_device()
Joerg Roedel
1
-1
/
+2
2015-10-21
iommu/amd: Don't clear DTE flags when modifying it
Joerg Roedel
2
-2
/
+3
2015-10-20
iommu/vt-d: Fix SVM IOTLB flush handling
David Woodhouse
1
-20
/
+15
[prev]
[next]