summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-301-8/+1Star
* parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
* parisc: remove duplicated #includeHuang Weiyi2009-12-161-1/+0Star
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-281-1/+0Star
* parisc: tracehook_signal_handlerKyle McMartin2009-09-281-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-161-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/+0Star
* [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/+22Star
* [PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin2006-10-041-3/+2Star
* [PARISC] Add is_compat_task() helperKyle McMartin2006-06-281-10/+10
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PARISC] Arch-specific compat signalsKyle McMartin2006-01-231-1/+1
* [PARISC] Remove unused variable in signal.cGrant Grundler2005-11-171-1/+0Star
* [PARISC] Properly specify index field to I/D cache flush opsGrant Grundler2005-10-221-4/+7
* [PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung2005-10-221-9/+1Star
* [PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler2005-10-221-0/+1
* kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+664