aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/syscall_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14sh: bring syscall_set_return_value in line with other architecturesMichael Karcher1-4/+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-15/+6
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-20/+6
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-09-23SH: define syscall_get_arch() for superhEric Paris1-0/+10
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming1-0/+1
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt1-19/+3
2008-12-22sh: Fix up syscall_get_nr() comment in syscall_32.h.Paul Mundt1-1/+1
2008-09-12sh: Provide the asm/syscall.h interface, needed by tracehook.Paul Mundt1-0/+110