summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: cpu: Add 64bit hartid support on RV64Sunil V L2022-07-191-2/+2
* riscv: compat: Support TASK_SIZE for compat modeGuo Ren2022-04-261-1/+5
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* riscv: Implement thread_struct whitelist for hardened usercopyTong Tiangen2021-08-031-0/+8
* riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun2021-03-091-0/+1
* riscv: Add uprobes supportedGuo Ren2021-01-141-0/+1
* riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-101-10/+2
* RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel2020-06-091-0/+1
* riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti2019-01-251-1/+1
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt2018-10-221-1/+1
* RISC-V: Task implementationPalmer Dabbelt2017-09-261-0/+97