summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/syscall_table.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-24riscv: Implement syscall wrappersSami Tolvanen1-2/+6
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen1-1/+0
2021-04-26riscv: Constify sys_call_tableJisheng Zhang1-1/+1
2019-10-28riscv: add missing header file includesPaul Walmsley1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2018-01-08RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt1-1/+0
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman1-0/+2
2017-09-27RISC-V: User-facing APIPalmer Dabbelt1-0/+25