summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/syscall.h
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar
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-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-20nds32: define syscall_get_arch()Dmitry V. Levin
2018-02-22nds32: System calls handlingGreentime Hu