summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/syscall.h
AgeCommit message (Expand)Author
2023-08-23riscv: Implement syscall wrappersSami Tolvanen
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt
2023-04-18RISC-V: Add a syscall for HW probingEvan Green
2023-03-23riscv: entry: Convert to generic entryGuo Ren
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-02riscv/vdso: Refactor asm/vdso.hTong Tiangen
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-04-26riscv: Constify sys_call_tableJisheng Zhang
2020-03-05riscv: fix seccomp reject syscall code pathTycho Andersen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-04riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-01-07riscv: add audit supportDavid Abdurachmanov
2017-09-26RISC-V: User-facing APIPalmer Dabbelt