summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/unistd.h
AgeCommit message (Expand)Author
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2018-12-19sh: add __NR_syscalls along with NR_syscallsFiroz Khan
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-14burying unused conditionalsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-10-22sh: convert to generic sys_execve()Al Viro
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro
2012-03-28sh: Consolidate duplicate _32/_64 unistd definitions.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt