aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal32.c
Commit message (Expand)AuthorAge
* compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* sparc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
* Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* sparc: use block_sigmask()Matt Fleming2012-03-21
* sparc: Stash orig_i0 into %g6 instead of %g2David S. Miller2011-11-15
* sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.David S. Miller2011-11-14
* sparc: Avoid calling sigprocmask()David S. Miller2011-10-12
* sparc: Use set_current_blocked()Matt Fleming2011-10-12
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-20
* sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-22
* sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-22
* sparc64: Fix race in signal instruction flushing.David S. Miller2010-09-21
* sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-09
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-04