summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* alpha: unify the glue for sigreturn-like syscallsAl Viro2018-08-171-20/+10Star
* alpha: use alpha_ni_syscall only for syscall zeroAl Viro2018-08-171-9/+14
* alpha: get rid of pointless insn in ret_from_kernel_threadAl Viro2018-03-281-1/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* alpha: Enable system-call auditing support.蔡正龙2014-01-311-1/+5
* alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-191-111/+288
* alpha: switch to generic fork/vfork/cloneAl Viro2012-11-291-31/+11Star
* alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-291-4/+0Star
* alpha: simplify fork and friendsAl Viro2012-11-291-10/+7Star
* alpha: switch to saner kernel_execve() semanticsAl Viro2012-10-121-16/+1Star
* alpha: get rid of switch_stack argument of do_work_pending()Al Viro2012-10-121-21/+19Star
* alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro2012-10-121-8/+2Star
* alpha: simplify TIF_NEED_RESCHED handlingAl Viro2012-10-121-17/+9Star
* alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-011-7/+6Star
* alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-10-011-0/+13
* alpha: switch to generic kernel_thread()Al Viro2012-10-011-47/+10Star
* alpha: switch to generic sys_execve()Al Viro2012-10-011-9/+0Star
* alpha: take kernel_execve() out of entry.SAl Viro2012-08-191-52/+0Star
* alpha: take a bunch of syscalls into osf_sys.cAl Viro2012-08-191-109/+0Star
* alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-271-9/+0Star
* alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-251-4/+7
* alpha: deal with multiple simultaneously pending signalsAl Viro2010-09-191-5/+11
* alpha: fix a 14 years old bug in sigreturn tracingAl Viro2010-09-191-2/+11
* alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-191-32/+0Star
* do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-271-1/+2
* alpha: use syscall wrappersIvan Kokshaysky2009-01-301-1/+1
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-4/+4
* CRED: Separate task security context from task_structDavid Howells2008-11-141-4/+6
* alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-161-9/+0Star
* alpha: support new syscallsRichard Henderson2007-05-301-4/+3Star
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-5/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman2006-02-011-7/+9
* [PATCH] alpha: fix kernel alignment trapsRichard Henderson2005-10-021-0/+1
* kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+957