summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix syscall restartsHelge Deller2015-12-211-12/+52
* parisc: hpux - Remove hpux gateway pageHelge Deller2015-02-161-2/+1
* parisc: Add error checks when building up signal trampoline handlerHelge Deller2015-02-161-14/+15
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* parisc: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-34/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * treewide: Fix printks with 0x%#Joe Perches2013-08-271-1/+1
* | parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin2013-07-311-7/+0
|/
* parisc: remove unused variable 'compat_val'Helge Deller2013-03-021-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-15/+4
|\
| * parisc: switch to generic sigaltstackAl Viro2013-02-031-15/+4
* | parisc: space register variables need to be in native length (unsigned long)John David Anglin2013-02-201-1/+1
* | parisc: sigaltstack doesn't round ss.ss_sp as requiredJohn David Anglin2013-01-071-1/+3
|/
* parisc: don't bother looping in do_signal()Al Viro2012-10-011-22/+7
* parisc: fix double restartsAl Viro2012-10-011-8/+8
* new helper: signal_delivered()Al Viro2012-06-011-3/+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-2/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-6/+4
* new helper: sigmask_to_save()Al Viro2012-06-011-16/+5
* new helper: restore_saved_sigmask()Al Viro2012-06-011-6/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()Al Viro2012-05-211-2/+1
* parisc: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-10/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-291-8/+1
* parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
* parisc: remove duplicated #includeHuang Weiyi2009-12-161-1/+0
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-271-1/+0
* parisc: tracehook_signal_handlerKyle McMartin2009-09-271-0/+4
* KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+5
* CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-141-1/+1
* [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-151-1/+2
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-12/+12
* [PARISC] factor syscall_restart code out of do_signalKyle McMartin2007-02-171-79/+98
* [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-171-50/+22
* [PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2006-10-041-3/+2
* [PARISC] Add is_compat_task() helperKyle McMartin2006-06-271-10/+10
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-221-1/+1
* [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-171-1/+0
* [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-211-4/+7
* [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-211-9/+1
* [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-211-0/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1