index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
asm-prototypes.h
Age
Commit message (
Expand
)
Author
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
2025-04-29
riscv: entry: Split ret_from_fork() into user and kernel
Charlie Jenkins
2025-04-29
riscv: entry: Convert ret_from_fork() to C
Charlie Jenkins
2024-01-16
riscv: vector: allow kernel-mode Vector with preemption
Andy Chiu
2024-01-16
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
2024-01-16
riscv: Add vector extension XOR implementation
Greentime Hu
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-03-09
riscv: traps: Fix no prototype warnings
Nanyong Sun
2020-01-18
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
2019-11-12
riscv: clean up the macro format in each header file
Zong Li
2018-09-24
RISC-V: include linux/ftrace.h in asm-prototypes.h
James Cowgill