summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/syscall_32.h
AgeCommit message (Expand)Author
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2020-08-14sh: bring syscall_set_return_value in line with other architecturesMichael Karcher
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-09-23SH: define syscall_get_arch() for superhEric Paris
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt
2008-12-22sh: Fix up syscall_get_nr() comment in syscall_32.h.Paul Mundt
2008-09-12sh: Provide the asm/syscall.h interface, needed by tracehook.Paul Mundt