summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+2
* signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman2018-01-121-52/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-9/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* ia64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+21
* constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* ia64: switch to generic sigaltstackAl Viro2013-02-031-16/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-8/+0
|\
| * ia64: can't reach do_signal() when returning to kernel modeAl Viro2012-10-011-8/+0
* | 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/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-2/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-9/+1
* new helper: sigmask_to_save()Al Viro2012-06-011-9/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+2
* [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-081-40/+14
* 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-181-9/+1
* [IA64] signal : fix missing error checkingsShi Weihua2007-12-071-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/+23
|\
| * [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-081-48/+23
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [IA64] Delete MCA/INIT sigdelayed codeKeith Owens2006-01-261-101/+0
* [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/+5
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-9/+6
* [IA64] restore_sigcontext is not preempt safeKeith Owens2005-07-061-0/+2
* [IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0Matthew Chapman2005-06-211-2/+3
* [IA64] fix ia64 syscall auditingDavid Woodhouse2005-05-031-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+691
OpenPOWER on IntegriCloud