Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-17 | RISC-V: Don't check text_mutex during stop_machine | Conor Dooley | 1 | -3/+25 |
2022-04-22 | riscv: patch_text: Fixup last cpu should be master | Guo Ren | 1 | -1/+1 |
2021-01-15 | riscv: Fixup compile error BUILD_BUG_ON failed | Guo Ren | 1 | -2/+6 |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -2/+2 |
2020-06-10 | riscv: fix build warning of missing prototypes | Zong Li | 1 | -0/+1 |
2020-05-18 | riscv: Use text_mutex instead of patch_lock | Zong Li | 1 | -6/+7 |
2020-05-18 | riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation | Zong Li | 1 | -7/+14 |
2020-05-18 | riscv: Remove the 'riscv_' prefix of function name | Zong Li | 1 | -11/+11 |
2020-03-26 | riscv: introduce interfaces to patch kernel code | Zong Li | 1 | -0/+120 |