summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/entry.S
AgeCommit message (Expand)Author
2010-09-27alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro
2010-09-25alpha: fix hae_cache race in RESTORE_ALLAl Viro
2010-09-18alpha: deal with multiple simultaneously pending signalsAl Viro
2010-09-18alpha: fix a 14 years old bug in sigreturn tracingAl Viro
2010-09-18alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan
2009-01-29alpha: use syscall wrappersIvan Kokshaysky
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2008-11-14CRED: Separate task security context from task_structDavid Howells
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig
2007-05-30alpha: support new syscallsRichard Henderson
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-01[PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg
2004-07-14[ALPHA] Pass pt_regs as pointer to execve and sigprocmask syscalls.Richard Henderson
2003-06-18[ALPHA] Implement execve entirely in assembly. Force KSP toRichard Henderson
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-02-25[PATCH] alpha: context switch fixesIvan Kokshaysky
2003-02-22[ALPHA] Fix switch_to semantics wrt LAST.Richard Henderson
2002-11-21[ALPHA] Update clone syscall for child_tid argument.Richard Henderson
2002-11-17Remove dead module code so that builds with CONFIG_MODULES=nRichard Henderson
2002-11-04More merging from entry-rewrite tree:Richard Henderson
2002-11-04Merge bits from entry-rewrite tree:Richard Henderson
2002-11-01Merge are.twiddle.net:/home/rth/BK/linus-2.5Richard Henderson
2002-10-30Update clone syscall for TID and TLS arguments.Richard Henderson
2002-10-26Merge to kernel.orgDaniel Jacobowitz
2002-10-08Move syscall table out to new file. Prevent entSys constants fromRichard Henderson
2002-09-23[PATCH] another alpha updateIvan Kokshaysky
2002-09-17Add CLONE_UNTRACED to the flags forced by kernel_threadDaniel Jacobowitz
2002-08-10[PATCH] alpha: osf getrusage, readv, writev [8/10]Ivan Kokshaysky
2002-07-29Rename "sys_pread/pwrite" to "sys_pread64/pwrite64" to match theLinus Torvalds
2002-03-04[PATCH] 2.5: preempt on UP critical fixRobert Love
2002-02-13Follow mingo's scheduling changes for x86.Richard Henderson
2002-02-11Update for the -K3 scheduler.Richard Henderson
2002-02-10Fixes for premature thread_info changeset.Richard Henderson
2002-02-10Update Alpha UP for thread_info and scheduler changes.Richard Henderson
2002-02-05[PATCH] Third version of signal changes for thread groupsDave McCracken
2002-02-05v2.5.2.6 -> v2.5.3Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.7 -> v2.4.7.1Linus Torvalds
2002-02-04v2.4.6.4 -> v2.4.6.5Linus Torvalds
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds
2002-02-04v2.4.4.5 -> v2.4.4.6Linus Torvalds
2002-02-04Import changesetLinus Torvalds