aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/unistd.h
AgeCommit message (Expand)Author
2023-02-14alpha: replace NR_SYSCALLS by NR_syscallsYang Yang
2019-01-25alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2019-01-25alpha: update syscall macro definitionsArnd Bergmann
2018-12-21alpha: add __NR_syscalls along with NR_SYSCALLSFiroz Khan
2018-12-21alpha: move __IGNORE* entries to non uapi headerFiroz Khan
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd 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
2017-08-29alpha: Update for new syscallsRichard Henderson
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro
2015-05-26alpha: Wire up all missing implemented syscallsChen Gang
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-14burying unused conditionalsAl Viro
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-17UAPI: (Scripted) Disintegrate arch/alpha/include/asmDavid Howells
2012-11-28alpha: switch to generic fork/vfork/cloneAl Viro
2012-10-12alpha: switch to saner kernel_execve() semanticsAl Viro
2012-09-30alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-09-30alpha: switch to generic sys_execve()Al Viro
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-24alpha: implement various OSF/1 stat syscallsMans Rullgard
2011-10-31alpha: wire up sendmmsg syscallMichael Cree
2011-10-31alpha: wire up accept4 syscallMichael Cree
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro
2010-09-18alpha: wire up fanotify and prlimit64 syscallsMikael Pettersson
2009-12-18alpha: Add minimal support for software performance eventsMichael Cree
2009-12-18alpha: Wire up missing/new syscallsDaniele Calore
2009-11-14alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds