summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/processor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: process: Fix no prototype for arch_dup_task_structNanyong Sun2021-03-101-0/+1
* riscv: Add uprobes supportedGuo Ren2021-01-151-0/+1
* riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-111-10/+2
* RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel2020-06-101-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-231-1/+1
* RISC-V: Task implementationPalmer Dabbelt2017-09-271-0/+97