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