aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells1-2/+2
2008-10-06[IA64] utrace use generic trace hookShaohua Li1-0/+8
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath1-7/+8
2008-03-04[IA64] signal(ia64): add a signal stack overflow checkShi Weihua1-9/+27
2007-12-18[IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua1-9/+1
2007-12-07[IA64] signal : fix missing error checkingsShi Weihua1-4/+4
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-2/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-48/+23
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan1-48/+23
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens1-101/+0
2006-01-12[PATCH] ia64: task_thread_info()Al Viro1-5/+5
2005-11-08[IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang1-6/+5
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-9/+6
2005-07-06[IA64] restore_sigcontext is not preempt safeKeith Owens1-0/+2
2005-06-21[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman1-2/+3
2005-05-03[IA64] fix ia64 syscall auditingDavid Woodhouse1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+691