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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
iommu/vt-d: Use IDA interface to manage iommu sequence id
Lu Baolu
1
-27
/
+8
2022-07-15
iommu/vt-d: Remove unused domain_get_iommu()
Lu Baolu
2
-19
/
+0
2022-07-15
iommu/vt-d: Convert global spinlock into per domain lock
Lu Baolu
2
-21
/
+22
2022-07-15
iommu/vt-d: Use device_domain_lock accurately
Lu Baolu
1
-38
/
+19
2022-07-15
iommu/vt-d: Fold __dmar_remove_one_dev_info() into its caller
Lu Baolu
1
-24
/
+8
2022-07-15
iommu/vt-d: Check device list of domain in domain free path
Lu Baolu
1
-15
/
+3
2022-07-15
iommu/vt-d: Acquiring lock in pasid manipulation helpers
Lu Baolu
3
-53
/
+55
2022-07-15
iommu/vt-d: Acquiring lock in domain ID allocation helpers
Lu Baolu
1
-15
/
+9
2022-07-15
iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()
Lu Baolu
3
-46
/
+32
2022-07-15
iommu/vt-d: Unnecessary spinlock for root table alloc and free
Lu Baolu
1
-13
/
+5
2022-07-15
iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()
Lu Baolu
2
-29
/
+6
2022-07-15
iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()
Lu Baolu
2
-14
/
+8
2022-07-15
iommu/vt-d: debugfs: Remove device_domain_lock usage
Lu Baolu
3
-14
/
+32
2022-07-15
iommu/vt-d: Remove unused iovad from dmar_domain
Lu Baolu
1
-1
/
+0
2022-07-15
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
11
-10
/
+10
2022-07-15
x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMU
Lu Baolu
3
-17
/
+14
2022-07-15
KVM: x86: Remove unnecessary include
Lu Baolu
1
-1
/
+0
2022-07-15
drm/i915: Remove unnecessary include
Lu Baolu
2
-2
/
+0
2022-07-15
iommu/vt-d: Remove unnecessary exported symbol
Lu Baolu
2
-7
/
+0
2022-07-15
agp/intel: Use per device iommu check
Lu Baolu
1
-10
/
+7
2022-07-15
iommu/vt-d: Move trace/events/intel_iommu.h under iommu
Lu Baolu
4
-3
/
+7
2022-07-11
Linux 5.19-rc6
Linus Torvalds
1
-1
/
+1
2022-07-11
Merge branch 'hot-fixes' (fixes for rc6)
Linus Torvalds
3
-13
/
+18
2022-07-10
ida: don't use BUG_ON() for debugging
Linus Torvalds
1
-1
/
+2
2022-07-10
Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-56
/
+43
2022-07-10
Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-07-10
Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-24
/
+31
2022-07-10
Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2022-07-10
Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+3
2022-07-10
Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+33
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-16
/
+29
2022-07-10
kbuild: remove unused cmd_none in scripts/Makefile.modinst
Masahiro Yamada
1
-3
/
+0
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+8
2022-07-09
drm/aperture: Run fbdev removal before internal helpers
Thomas Zimmermann
1
-11
/
+15
2022-07-09
ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced()
Sven Schnelle
1
-1
/
+1
2022-07-09
Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+10
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
1
-0
/
+3
2022-07-09
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+27
2022-07-08
Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-9
/
+35
2022-07-08
Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-31
/
+27
2022-07-08
Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-14
/
+25
2022-07-08
Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-106
/
+4
2022-07-08
Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+5
2022-07-08
Merge branch 'pm-core'
Rafael J. Wysocki
3
-28
/
+24
2022-07-08
Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+5
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2022-07-08
Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+53
2022-07-08
MAINTAINERS: Remove iommu@lists.linux-foundation.org
Joerg Roedel
1
-11
/
+0
2022-07-08
Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19
Jens Axboe
3
-2
/
+5
[next]