summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+21Star
* constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* ia64: switch to generic sigaltstackAl Viro2013-02-041-16/+3Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-8/+0Star
|\
| * ia64: can't reach do_signal() when returning to kernel modeAl Viro2012-10-011-8/+0Star
* | userns: On ia64 deal with current_uid and current_gid being kuid and kgidEric W. Biederman2012-09-211-2/+2
|/
* new helper: signal_delivered()Al Viro2012-06-011-6/+1Star
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-2/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-9/+1Star
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-13/+2Star
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-40/+14Star
* CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-141-2/+2
* [IA64] utrace use generic trace hookShaohua Li2008-10-061-0/+8
* [IA64] TS_RESTORE_SIGMASKRoland McGrath2008-05-011-7/+8
* [IA64] signal(ia64): add a signal stack overflow checkShi Weihua2008-03-041-9/+27
* [IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua2007-12-191-9/+1Star
* [IA64] signal : fix missing error checkingsShi Weihua2007-12-081-4/+4
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-091-48/+23Star
|\
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-081-48/+23Star
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [IA64] Delete MCA/INIT sigdelayed codeKeith Owens2006-01-261-101/+0Star
* [PATCH] ia64: task_thread_info()Al Viro2006-01-121-5/+5
* [IA64] align signal-frame even when not using alternate signal-stackDavid Mosberger-Tang2005-11-081-6/+5Star
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-9/+6Star
* [IA64] restore_sigcontext is not preempt safeKeith Owens2005-07-071-0/+2
* [IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman2005-06-221-2/+3
* [IA64] fix ia64 syscall auditingDavid Woodhouse2005-05-031-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+691