Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge patch "RISC-V: Add ptrace support for vectors" | Palmer Dabbelt | 2023-09-08 | 1 | -4/+9 |
|\ | |||||
| * | RISC-V: Add ptrace support for vectors | Andy Chiu | 2023-09-01 | 1 | -4/+9 |
* | | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-09-01 | 1 | -0/+5 |
|\ \ | |/ |/| | |||||
| * | riscv: support the elf-fdpic binfmt loader | Greg Ungerer | 2023-08-23 | 1 | -0/+5 |
* | | RISC-V: vector: export VLENB csr in __sc_riscv_v_state | Andy Chiu | 2023-08-22 | 1 | -0/+1 |
|/ | |||||
* | riscv: signal: Add sigcontext save/restore for vector | Greentime Hu | 2023-06-08 | 1 | -0/+15 |
* | riscv: Add ptrace vector support | Greentime Hu | 2023-06-08 | 1 | -0/+7 |
* | riscv: Introduce struct/helpers to save/restore per-task Vector state | Greentime Hu | 2023-06-08 | 1 | -0/+17 |
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 2019-07-25 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | RISC-V: User-facing API | Palmer Dabbelt | 2017-09-27 | 1 | -0/+90 |