Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-09-01 | 1 | -0/+10 |
|\ | |||||
| * | riscv: Add CFI error handling | Sami Tolvanen | 2023-08-23 | 1 | -0/+10 |
* | | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() | Nam Cao | 2023-08-16 | 1 | -2/+13 |
|/ | |||||
* | riscv: Allocate user's vector context in the first-use trap | Andy Chiu | 2023-06-08 | 1 | -0/+29 |
* | riscv: Add header include guards to insn.h | Liao Chang | 2023-02-22 | 1 | -0/+4 |
* | RISC-V: move some stray __RISCV_INSN_FUNCS definitions from kprobes | Heiko Stuebner | 2023-02-16 | 1 | -0/+10 |
* | riscv: fix jal offsets in patched alternatives | Jisheng Zhang | 2023-01-25 | 1 | -0/+27 |
* | RISC-V: add helpers for handling immediates in U-type and I-type pairs | Heiko Stuebner | 2022-12-29 | 1 | -0/+48 |
* | RISC-V: add rd reg parsing to insn.h header | Heiko Stuebner | 2022-12-29 | 1 | -0/+5 |
* | RISC-V: add U-type imm parsing to insn.h header | Heiko Stuebner | 2022-12-29 | 1 | -0/+13 |
* | RISC-V: rename parse_asm.h to insn.h | Heiko Stuebner | 2022-12-29 | 1 | -0/+274 |