summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-10-261-1/+5
* sparc64: drop unneeded compat includeRolf Eike Beer2018-01-221-3/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sparc64:Support User Probes for sparcAllen Pais2016-12-111-0/+2
* sparc: Harden signal return frame checks.David S. Miller2016-05-291-11/+20
* sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-03-011-1/+1
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg2014-05-181-3/+3
* sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-2/+11
* sparc: convert to ksignalAl Viro2013-02-141-75/+43
* sparc: switch to generic old sigsuspendAl Viro2013-02-031-7/+0
* sparc: bury the sys_sigpause() remainsAl Viro2013-02-031-11/+1
* sparc: switch to generic sigaltstackAl Viro2013-02-031-4/+3
* sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-11-181-3/+1
* 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: sigmask_to_save()Al Viro2012-06-011-6/+1
* 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-12/+1
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+2
* sparc: use block_sigmask()Matt Fleming2012-03-211-5/+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-14/+18
* 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-61/+47
* 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-17/+26
* sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-091-3/+5
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+3
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+617