| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Harden signal return frame checks. | David S. Miller | 2016-05-29 | 1 | -15/+26 |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 1 | -1/+1 |
* | sparc32: fix sparse warnings in signal_32.c | Sam Ravnborg | 2014-04-29 | 1 | -5/+6 |
* | sparc: convert to ksignal | Al Viro | 2013-02-14 | 1 | -87/+59 |
* | sparc: switch to generic old sigsuspend | Al Viro | 2013-02-04 | 1 | -7/+0 |
* | sparc: bury the sys_sigpause() remains | Al Viro | 2013-02-04 | 1 | -6/+1 |
* | sparc: switch to generic sigaltstack | Al Viro | 2013-02-04 | 1 | -15/+2 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -13/+3 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -8/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-24 | 1 | -2/+0 |
* | new helper: sigsuspend() | Al Viro | 2012-05-22 | 1 | -11/+1 |
* | sparc32: drop test for sun4c in signal_32 | Sam Ravnborg | 2012-05-12 | 1 | -5/+2 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -0/+1 |
* | sparc: use block_sigmask() | Matt Fleming | 2012-03-22 | 1 | -6/+1 |
* | sparc: Stash orig_i0 into %g6 instead of %g2 | David S. Miller | 2011-11-15 | 1 | -5/+15 |
* | sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls. | David S. Miller | 2011-11-15 | 1 | -5/+15 |
* | sparc: Avoid calling sigprocmask() | David S. Miller | 2011-10-12 | 1 | -1/+1 |
* | sparc: Use set_current_blocked() | Matt Fleming | 2011-10-12 | 1 | -18/+12 |
* | sparc: Allow handling signals when stack is corrupted. | David S. Miller | 2011-08-21 | 1 | -93/+79 |
* | sparc: Prevent no-handler signal syscall restart recursion. | David S. Miller | 2010-09-22 | 1 | -0/+2 |
* | sparc: Don't mask signal when we can't setup signal frame. | David S. Miller | 2010-09-22 | 1 | -20/+33 |
* | sparc: Align clone and signal stacks to 16 bytes. | David S. Miller | 2010-02-10 | 1 | -2/+4 |
* | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
* | sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t | Sam Ravnborg | 2009-01-03 | 1 | -3/+3 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -0/+631 |