index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-24
riscv: export boot_cpu_hartid
Klara Modin
1
-0
/
+1
2025-06-24
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
1
-1
/
+1
2025-06-24
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
1
-2
/
+2
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-07
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
25
-687
/
+1436
2025-06-06
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
3
-16
/
+185
2025-06-06
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
1
-1
/
+1
2025-06-06
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
2
-7
/
+8
2025-06-06
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
10
-39
/
+324
2025-06-06
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
4
-0
/
+275
2025-06-06
riscv: enable mseal sysmap for RV64
Jisheng Zhang
1
-1
/
+1
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
15
-691
/
+971
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
1
-0
/
+21
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
1
-1
/
+1
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
1
-0
/
+1
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
5
-486
/
+602
2025-06-05
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
1
-16
/
+65
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
3
-164
/
+208
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
1
-0
/
+21
2025-06-05
riscv/kexec_file: Fix comment in purgatory relocator
Yao Zi
1
-1
/
+1
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
3
-1
/
+98
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
4
-486
/
+505
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
3
-26
/
+41
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
3
-4
/
+101
2025-06-05
riscv: ftrace: do not use stop_machine to update code
Andy Chiu
1
-54
/
+10
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
2
-70
/
+76
2025-06-05
riscv: ftrace factor out code defined by !WITH_ARG
Andy Chiu
2
-49
/
+0
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
2
-2
/
+21
2025-06-05
riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
1
-2
/
+15
2025-06-05
riscv: misaligned: move emulated access uniformity check in a function
Clément Léger
1
-6
/
+14
2025-06-05
riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
Clément Léger
1
-2
/
+0
2025-06-05
riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
Clément Léger
1
-2
/
+6
2025-06-05
riscv: misaligned: request misaligned exception from SBI
Clément Léger
2
-4
/
+75
2025-06-05
riscv: sbi: add SBI FWFT extension calls
Clément Léger
1
-1
/
+19
2025-06-05
riscv: sbi: add FWFT extension interface
Clément Léger
1
-0
/
+57
2025-06-05
riscv: sbi: remove useless parenthesis
Clément Léger
1
-3
/
+3
2025-06-02
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
Palmer Dabbelt
4
-267
/
+0
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2025-05-27
Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+30
2025-05-26
Merge tag 'kvm-riscv-6.16-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+10
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
1
-4
/
+4
2025-05-21
RISC-V: KVM: Remove scounteren initialization
Atish Patra
1
-0
/
+10
2025-05-08
Merge patch series "riscv: Add vendor extensions support for SiFive"
Palmer Dabbelt
5
-0
/
+60
2025-05-08
riscv: hwprobe: Add SiFive xsfvfwmaccqqq vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: Add SiFive xsfvfwmaccqqq vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: hwprobe: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
1
-0
/
+1
2025-05-08
riscv: Add SiFive xsfvfnrclipxfqf vendor extension
Cyan Yang
1
-0
/
+1
[next]