index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-07-19
riscv: cpu: Add 64bit hartid support on RV64
Sunil V L
2022-04-26
riscv: compat: Support TASK_SIZE for compat mode
Guo Ren
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-08-03
riscv: Implement thread_struct whitelist for hardened usercopy
Tong Tiangen
2021-03-09
riscv: process: Fix no prototype for arch_dup_task_struct
Nanyong Sun
2021-01-14
riscv: Add uprobes supported
Guo Ren
2020-06-10
riscv: use vDSO common flow to reduce the latency of the time-related functions
Vincent Chen
2020-06-09
RISC-V: Rename and move plic_find_hart_id() to arch directory
Anup Patel
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-01-25
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-22
RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
Palmer Dabbelt
2017-09-26
RISC-V: Task implementation
Palmer Dabbelt