index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-06-05
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
2025-03-18
riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
Charlie Jenkins
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
2021-07-05
riscv: ptrace: add argn syntax
Jeff Xie
2021-03-09
riscv: ptrace: Fix no prototype warnings
Nanyong Sun
2021-01-14
riscv: Add support for function error injection
Guo Ren
2021-01-14
RISC-V: Implement ptrace regs and stack API
Patrick Stählin
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-04-25
riscv: remove duplicate macros from ptrace.h
Christoph Hellwig
2019-01-07
riscv: add audit support
David Abdurachmanov
2018-11-12
riscv: fix spacing in struct pt_regs
David Abdurachmanov
2018-01-07
riscv: rename SR_* constants to match the spec
Christoph Hellwig
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt