Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -2/+2 |
2020-06-09 | 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 |