summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal_64.c
Commit message (Expand)AuthorAgeFilesLines
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-3/+3
* signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* sparc: suppress the implicit-fallthrough warningStephen Rothwell2018-11-281-0/+1
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-10-271-1/+5
* sparc64: drop unneeded compat includeRolf Eike Beer2018-01-221-3/+0Star
* 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-121-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-131-1/+1
* sparc64: fix sparse "Should it be static?" warnings in signal32.cSam Ravnborg2014-05-191-3/+3
* sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai2013-11-141-2/+11
* sparc: convert to ksignalAl Viro2013-02-141-75/+43Star
* sparc: switch to generic old sigsuspendAl Viro2013-02-041-7/+0Star
* sparc: bury the sys_sigpause() remainsAl Viro2013-02-041-11/+1Star
* sparc: switch to generic sigaltstackAl Viro2013-02-041-4/+3Star
* sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()Al Viro2012-11-191-3/+1Star
* new helper: signal_delivered()Al Viro2012-06-011-2/+1Star
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-12/+3Star
* new helper: sigmask_to_save()Al Viro2012-06-011-6/+1Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* new helper: sigsuspend()Al Viro2012-05-221-12/+1Star
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+2
* sparc: use block_sigmask()Matt Fleming2012-03-221-5/+1Star
* 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-151-14/+18
* sparc: Avoid calling sigprocmask()David S. Miller2011-10-121-1/+1
* sparc: Use set_current_blocked()Matt Fleming2011-10-121-18/+12Star
* sparc: Allow handling signals when stack is corrupted.David S. Miller2011-08-211-61/+47Star
* sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-221-0/+2
* sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-221-17/+26
* sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-101-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