summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal_32.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-13/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* new helper: sigsuspend()Al Viro2012-05-211-11/+1
* sparc32: drop test for sun4c in signal_32Sam Ravnborg2012-05-111-5/+2
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+1
* sparc: use block_sigmask()Matt Fleming2012-03-211-6/+1
* sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller2011-11-151-5/+15
* sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2011-11-141-5/+15
* sparc: Avoid calling sigprocmask()David S. Miller2011-10-121-1/+1
* sparc: Use set_current_blocked()Matt Fleming2011-10-121-18/+12
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-201-93/+79
* sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-211-0/+2
* sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-211-20/+33
* sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-091-2/+4
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg2009-01-021-3/+3
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+631
OpenPOWER on IntegriCloud