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
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
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-12
RISC-V: Don't include Zicsr or Zifencei in I from ACPI
Palmer Dabbelt
1
-7
/
+2
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-13
/
+17
2023-07-05
risc-v: Fix order of IPI enablement vs RCU startup
Marc Zyngier
1
-2
/
+3
2023-07-04
RISC-V: drop error print from riscv_hartid_to_cpuid()
Conor Dooley
1
-1
/
+0
2023-07-04
riscv: Discard vector state on syscalls
Björn Töpel
1
-0
/
+2
2023-07-04
riscv: vdso: include vdso/vsyscall.h for vdso_data
Ben Dooks
1
-0
/
+1
2023-07-01
riscv: vector: clear V-reg in the first-use trap
Andy Chiu
1
-0
/
+1
2023-07-01
riscv: vector: only enable interrupts in the first-use trap
Andy Chiu
1
-1
/
+7
2023-07-01
Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
Palmer Dabbelt
2
-9
/
+3
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-6
/
+1
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-130
/
+1363
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2023-06-26
riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
Zhangjin Wu
1
-3
/
+3
2023-06-26
riscv: vmlinux-xip.lds.S: remove .alternative section
Jisheng Zhang
1
-6
/
+0
2023-06-23
riscv: hibernate: remove WARN_ON in save_processor_state
Song Shuai
1
-1
/
+0
2023-06-23
Merge patch series "riscv: Add independent irq/softirq stacks support"
Palmer Dabbelt
2
-2
/
+101
2023-06-23
Merge patch series "ISA string parser cleanups"
Palmer Dabbelt
3
-28
/
+116
2023-06-22
riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
Guo Ren
1
-0
/
+35
2023-06-22
riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
Guo Ren
2
-2
/
+66
2023-06-22
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-6
/
+1
2023-06-21
RISC-V: always report presence of extensions formerly part of the base ISA
Conor Dooley
2
-0
/
+21
2023-06-21
RISC-V: remove decrement/increment dance in ISA string parser
Conor Dooley
1
-8
/
+6
2023-06-21
RISC-V: rework comments in ISA string parser
Conor Dooley
1
-11
/
+59
2023-06-21
RISC-V: validate riscv,isa at boot, not during ISA string parsing
Conor Dooley
2
-9
/
+11
2023-06-21
RISC-V: split early & late of_node to hartid mapping
Conor Dooley
2
-2
/
+22
2023-06-21
RISC-V: simplify register width check in ISA string parsing
Conor Dooley
1
-8
/
+7
2023-06-20
riscv: replace deprecated scall with ecall
Fangrui Song
2
-2
/
+2
2023-06-20
riscv: uprobes: Restore thread.bad_cause
Tiezhu Yang
1
-0
/
+2
2023-06-20
Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"
Palmer Dabbelt
3
-16
/
+56
2023-06-19
RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
Evan Green
1
-7
/
+41
2023-06-19
RISC-V: Track ISA extensions per hart
Evan Green
1
-6
/
+12
2023-06-19
RISC-V: Add Zba, Zbs extension probing
Evan Green
2
-0
/
+4
2023-06-19
RISC-V: ACPI : Fix for usage of pointers in different address space
Sunil V L
1
-2
/
+2
2023-06-19
riscv: hibernation: Remove duplicate call of suspend_restore_csrs
Song Shuai
1
-1
/
+0
2023-06-19
riscv: hibernation: Replace jalr with jr before suspend_restore_regs
Song Shuai
1
-2
/
+2
2023-06-14
riscv: say disabling zicbom if no or bad riscv,cbom-block-size found
Ben Dooks
1
-2
/
+2
2023-06-08
Merge patch series "riscv: Add vector ISA support"
Palmer Dabbelt
12
-41
/
+658
2023-06-08
riscv: Add sysctl to set the default vector rule for new processes
Andy Chiu
1
-1
/
+32
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
3
-1
/
+123
2023-06-08
riscv: hwcap: change ELF_HWCAP to a function
Andy Chiu
1
-0
/
+5
2023-06-08
riscv: prevent stack corruption by reserving task_pt_regs(p) early
Greentime Hu
1
-0
/
+2
2023-06-08
riscv: signal: validate altstack to reflect Vector
Andy Chiu
1
-0
/
+7
2023-06-08
riscv: signal: Report signal frame size to userspace via auxv
Vincent Chen
1
-5
/
+15
2023-06-08
riscv: signal: Add sigcontext save/restore for vector
Greentime Hu
2
-14
/
+163
2023-06-08
riscv: signal: check fp-reserved words unconditionally
Andy Chiu
1
-27
/
+28
2023-06-08
riscv: Add ptrace vector support
Greentime Hu
1
-0
/
+70
2023-06-08
riscv: Allocate user's vector context in the first-use trap
Andy Chiu
2
-2
/
+119
2023-06-08
riscv: Add task switch support for vector
Greentime Hu
1
-0
/
+19
2023-06-08
riscv: Introduce riscv_v_vsize to record size of Vector context
Greentime Hu
4
-0
/
+46
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
2
-9
/
+9
[next]