aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/signal.c
Commit message (Expand)AuthorAge
* parisc: remove unused variable 'compat_val'Helge Deller2013-03-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * parisc: switch to generic sigaltstackAl Viro2013-02-03
* | parisc: space register variables need to be in native length (unsigned long)John David Anglin2013-02-20
* | parisc: sigaltstack doesn't round ss.ss_sp as requiredJohn David Anglin2013-01-07
|/
* parisc: don't bother looping in do_signal()Al Viro2012-10-01
* parisc: fix double restartsAl Viro2012-10-01
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()Al Viro2012-05-21
* parisc: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* Fix common misspellingsLucas De Marchi2011-03-31
* parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-29
* parisc: fix tracing of signalsKyle McMartin2010-02-12
* parisc: remove duplicated #includeHuang Weiyi2009-12-15
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-27
* parisc: tracehook_signal_handlerKyle McMartin2009-09-27
* KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
* CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-13
* [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-15
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-17
* [PARISC] factor syscall_restart code out of do_signalKyle McMartin2007-02-17
* [PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin2007-02-17
* [PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2006-10-04
* [PARISC] Add is_compat_task() helperKyle McMartin2006-06-27
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-23
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-22
* [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-17
* [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-21
* [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-21
* [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-21
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-09
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16