aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-07nds32: Remove the architectureAlan Kao1-142/+0
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-22/+0
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin1-10/+17
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-1/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-0/+9
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-24/+5
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-27/+6
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2019-03-20nds32: define syscall_get_arch()Dmitry V. Levin1-0/+9
2018-02-22nds32: System calls handlingGreentime Hu1-0/+188