summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/syscall.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Implement syscall wrappersSami Tolvanen2023-08-231-3/+2
* Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt2023-04-181-0/+4
|\
| * RISC-V: Add a syscall for HW probingEvan Green2023-04-181-0/+4
* | riscv: entry: Convert to generic entryGuo Ren2023-03-231-0/+21
|/
* riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren2022-04-261-0/+1
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-9/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-9/+0
* | riscv/vdso: Refactor asm/vdso.hTong Tiangen2021-10-021-0/+1
|/
* riscv: Constify sys_call_tableJisheng Zhang2021-04-261-1/+1
* riscv: fix seccomp reject syscall code pathTycho Andersen2020-03-051-7/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-10/+3
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-10/+3
* | riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-041-5/+7
|/
* riscv: add audit supportDavid Abdurachmanov2019-01-071-0/+10
* RISC-V: User-facing APIPalmer Dabbelt2017-09-261-0/+102