| Commit message (Expand) | Author | Age | Files | Lines |
* | signal: Remove kernel interal si_code magic | Eric W. Biederman | 2017-07-24 | 1 | -9/+8 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 1 | -1/+1 |
* | ia64: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -25/+21 |
* | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 1 | -1/+1 |
* | ia64: switch to generic sigaltstack | Al Viro | 2013-02-04 | 1 | -16/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -8/+0 |
|\ |
|
| * | ia64: can't reach do_signal() when returning to kernel mode | Al Viro | 2012-10-01 | 1 | -8/+0 |
* | | userns: On ia64 deal with current_uid and current_gid being kuid and kgid | Eric W. Biederman | 2012-09-21 | 1 | -2/+2 |
|/ |
|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -6/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -9/+1 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -9/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | ia64: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-05-22 | 1 | -13/+2 |
* | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 | 1 | -40/+14 |
* | CRED: Wrap task credential accesses in the IA64 arch | David Howells | 2008-11-14 | 1 | -2/+2 |
* | [IA64] utrace use generic trace hook | Shaohua Li | 2008-10-06 | 1 | -0/+8 |
* | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2008-05-01 | 1 | -7/+8 |
* | [IA64] signal(ia64): add a signal stack overflow check | Shi Weihua | 2008-03-04 | 1 | -9/+27 |
* | [IA64] signal: remove redundant code in setup_sigcontext() | Shi Weihua | 2007-12-19 | 1 | -9/+1 |
* | [IA64] signal : fix missing error checkings | Shi Weihua | 2007-12-08 | 1 | -4/+4 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 | 1 | -48/+23 |
|\ |
|
| * | [IA64] Add TIF_RESTORE_SIGMASK | Alexey Dobriyan | 2007-05-08 | 1 | -48/+23 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
|/ |
|
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [IA64] Delete MCA/INIT sigdelayed code | Keith Owens | 2006-01-26 | 1 | -101/+0 |
* | [PATCH] ia64: task_thread_info() | Al Viro | 2006-01-12 | 1 | -5/+5 |
* | [IA64] align signal-frame even when not using alternate signal-stack | David Mosberger-Tang | 2005-11-08 | 1 | -6/+5 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 1 | -9/+6 |
* | [IA64] restore_sigcontext is not preempt safe | Keith Owens | 2005-07-07 | 1 | -0/+2 |
* | [IA64] ptrace and restore_sigcontext() allow ar.rsc.pl==0 | Matthew Chapman | 2005-06-22 | 1 | -2/+3 |
* | [IA64] fix ia64 syscall auditing | David Woodhouse | 2005-05-03 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+691 |