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
/
kernel
/
entry.S
Age
Commit message (
Expand
)
Author
2018-08-16
alpha: unify the glue for sigreturn-like syscalls
Al Viro
2018-08-16
alpha: use alpha_ni_syscall only for syscall zero
Al Viro
2018-03-28
alpha: get rid of pointless insn in ret_from_kernel_thread
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-01-31
alpha: Enable system-call auditing support.
蔡正龙
2013-07-19
alpha: Generate dwarf2 unwind info for various kernel entry points.
Richard Henderson
2012-11-28
alpha: switch to generic fork/vfork/clone
Al Viro
2012-11-28
alpha: don't pass useless arguments to do_{,rt_},sigreturn()
Al Viro
2012-11-28
alpha: simplify fork and friends
Al Viro
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
2012-10-11
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
2012-10-11
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
Al Viro
2012-10-11
alpha: simplify TIF_NEED_RESCHED handling
Al Viro
2012-10-01
alpha: don't open-code trace_report_syscall_{enter,exit}
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 kernel_thread()
Al Viro
2012-09-30
alpha: switch to generic sys_execve()
Al Viro
2012-08-19
alpha: take kernel_execve() out of entry.S
Al Viro
2012-08-19
alpha: take a bunch of syscalls into osf_sys.c
Al Viro
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
2010-09-25
alpha: fix hae_cache race in RESTORE_ALL
Al Viro
2010-09-18
alpha: deal with multiple simultaneously pending signals
Al Viro
2010-09-18
alpha: fix a 14 years old bug in sigreturn tracing
Al Viro
2010-09-18
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
2009-03-27
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
2009-01-29
alpha: use syscall wrappers
Ivan Kokshaysky
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2007-10-16
alpha: convert to generic sys_ptrace
Christoph Hellwig
2007-05-30
alpha: support new syscalls
Richard Henderson
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-02-01
[PATCH] alpha: Fix getxpid on alpha so it works for threads
Eric W. Biederman
2005-10-02
[PATCH] alpha: fix kernel alignment traps
Richard Henderson
2005-09-09
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds