summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/syscall.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-24riscv: Implement syscall wrappersSami Tolvanen1-3/+2
2023-04-19Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt1-0/+4
2023-04-19RISC-V: Add a syscall for HW probingEvan Green1-0/+4
2023-03-23riscv: entry: Convert to generic entryGuo Ren1-0/+21
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren1-0/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+0
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen1-0/+1
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-9/+0
2021-04-26riscv: Constify sys_call_tableJisheng Zhang1-1/+1
2020-03-06riscv: fix seccomp reject syscall code pathTycho Andersen1-7/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-05-08Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-10/+3
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-10/+3
2019-04-04riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin1-5/+7
2019-03-21syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-01-07riscv: add audit supportDavid Abdurachmanov1-0/+10
2017-09-27RISC-V: User-facing APIPalmer Dabbelt1-0/+102