开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
syscall_32.h
Age
Commit message (
Expand
)
Author
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2020-08-14
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-09-23
SH: define syscall_get_arch() for superh
Eric Paris
2009-07-06
sh: Add ftrace syscall tracing support
Matt Fleming
2009-07-02
sh: Fix compiler error and include the definition of IS_ERR_VALUE
Matt Fleming
2009-01-29
sh: Fix up spurious syscall restarting.
Paul Mundt
2008-12-22
sh: Fix up syscall_get_nr() comment in syscall_32.h.
Paul Mundt
2008-09-12
sh: Provide the asm/syscall.h interface, needed by tracehook.
Paul Mundt