index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
/
unistd.h
Age
Commit message (
Expand
)
Author
2015-05-26
alpha: Wire up all missing implemented syscalls
Chen Gang
2014-08-29
alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.
Michael Cree
2013-07-19
alpha: Add kcmp and finit_module syscalls
Richard Henderson
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-02-14
burying unused conditionals
Al Viro
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2012-12-17
UAPI: (Scripted) Disintegrate arch/alpha/include/asm
David Howells
2012-11-28
alpha: switch to generic fork/vfork/clone
Al Viro
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
2012-09-30
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-09-30
alpha: switch to generic sys_execve()
Al Viro
2012-08-19
alpha: Wire up cross memory attach syscalls
Michael Cree
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
2011-10-31
alpha: wire up sendmmsg syscall
Michael Cree
2011-10-31
alpha: wire up accept4 syscall
Michael Cree
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-13
alpha: Wire up syscalls new to 2.6.39
Michael Cree
2010-09-18
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
2010-09-18
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2009-12-18
alpha: Add minimal support for software performance events
Michael Cree
2009-12-18
alpha: Wire up missing/new syscalls
Daniele Calore
2009-11-14
alpha: Fixup recvmmsg syscall glue
Arnaldo Carvalho de Melo
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds