summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/syscall_table.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Implement syscall wrappersSami Tolvanen2023-08-231-2/+6
* riscv/vdso: Refactor asm/vdso.hTong Tiangen2021-10-021-1/+0
* riscv: Constify sys_call_tableJisheng Zhang2021-04-261-1/+1
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt2018-01-071-1/+0
* RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman2017-11-301-0/+2
* RISC-V: User-facing APIPalmer Dabbelt2017-09-261-0/+25