summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal32.c
Commit message (Expand)AuthorAgeFilesLines
* compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-52/+0
* 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
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-12/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-4/+6
* 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-1/+1
* sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2011-11-141-8/+10
* sparc: Avoid calling sigprocmask()David S. Miller2011-10-121-1/+1
* sparc: Use set_current_blocked()Matt Fleming2011-10-121-13/+6
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-201-79/+105
* sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-211-1/+3
* sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-211-21/+34
* sparc64: Fix race in signal instruction flushing.David S. Miller2010-09-201-42/+60
* sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-091-4/+6
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+899
OpenPOWER on IntegriCloud