summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm/syscall.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nds32: Remove the architectureAlan Kao2022-03-071-142/+0
* arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-22/+0
* nds32: fix asm/syscall.hDmitry V. Levin2019-07-171-10/+17
* Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-171-1/+1
|\
| * nds32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-071-1/+1
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-0/+9
|\ \ | |/ |/|
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| * nds32: define syscall_get_arch()Dmitry V. Levin2019-03-211-0/+9
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-24/+5
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-27/+6
|/
* nds32: System calls handlingGreentime Hu2018-02-221-0/+188