aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne1-7/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-1/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-4/+2
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-4/+2
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-0/+5
2012-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn1-5/+2
2011-07-22OpenRISC: System callsJonas Bonn1-0/+77