aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/signal.c
AgeCommit message (Expand)Author
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-02-03ia64: switch to generic sigaltstackAl Viro
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-01ia64: can't reach do_signal() when returning to kernel modeAl Viro
2012-09-21userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-21ia64: use set_current_blocked() and block_sigmask()Matt Fleming
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2008-11-14CRED: Wrap task credential accesses in the IA64 archDavid Howells
2008-10-06[IA64] utrace use generic trace hookShaohua Li
2008-05-01[IA64] TS_RESTORE_SIGMASKRoland McGrath
2008-03-04[IA64] signal(ia64): add a signal stack overflow checkShi Weihua
2007-12-18[IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua
2007-12-07[IA64] signal : fix missing error checkingsShi Weihua
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2007-05-08[IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-26[IA64] Delete MCA/INIT sigdelayed codeKeith Owens
2006-01-12[PATCH] ia64: task_thread_info()Al Viro
2005-11-08[IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-07-06[IA64] restore_sigcontext is not preempt safeKeith Owens
2005-06-21[IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman
2005-05-03[IA64] fix ia64 syscall auditingDavid Woodhouse
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds