Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: entry: Convert to generic entry | Guo Ren | 2023-03-23 | 1 | -2/+8 |
* | riscv: ptrace: add argn syntax | Jeff Xie | 2021-07-06 | 1 | -0/+31 |
* | riscv: ptrace: Fix no prototype warnings | Nanyong Sun | 2021-03-10 | 1 | -0/+5 |
* | riscv: Add support for function error injection | Guo Ren | 2021-01-15 | 1 | -0/+6 |
* | RISC-V: Implement ptrace regs and stack API | Patrick Stählin | 2021-01-15 | 1 | -0/+29 |
* | riscv: abstract out CSR names for supervisor vs machine mode | Christoph Hellwig | 2019-11-05 | 1 | -8/+8 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | riscv: remove duplicate macros from ptrace.h | Christoph Hellwig | 2019-04-25 | 1 | -15/+6 |
* | riscv: add audit support | David Abdurachmanov | 2019-01-07 | 1 | -0/+5 |
* | riscv: fix spacing in struct pt_regs | David Abdurachmanov | 2018-11-13 | 1 | -2/+2 |
* | riscv: rename SR_* constants to match the spec | Christoph Hellwig | 2018-01-08 | 1 | -1/+1 |
* | RISC-V: User-facing API | Palmer Dabbelt | 2017-09-27 | 1 | -0/+118 |