summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/syscall.h
AgeCommit message (Expand)AuthorLines
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren-0/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+0
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen-0/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne-9/+0
2021-04-26riscv: Constify sys_call_tableJisheng Zhang-1/+1
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen-7/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner-9/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-10/+3
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-10/+3
2019-04-04riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin-5/+7
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-1/+1
2019-01-07riscv: add audit supportDavid Abdurachmanov-0/+10
2017-09-26RISC-V: User-facing APIPalmer Dabbelt-0/+102