summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/patch.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren2021-01-141-2/+6
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+2
* riscv: fix build warning of missing prototypesZong Li2020-06-091-0/+1
* riscv: Use text_mutex instead of patch_lockZong Li2020-05-181-6/+7
* riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotationZong Li2020-05-181-7/+14
* riscv: Remove the 'riscv_' prefix of function nameZong Li2020-05-181-11/+11
* riscv: introduce interfaces to patch kernel codeZong Li2020-03-261-0/+120