aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin1-8/+1
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2009-12-16parisc: remove duplicated #includeHuang Weiyi1-1/+0
2009-09-27parisc: includecheck fix: signal.cJaswinder Singh Rajput1-1/+0
2009-09-27parisc: tracehook_signal_handlerKyle McMartin1-0/+4
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+5
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells1-1/+1
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-1/+1
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-12/+12
2007-02-17[PARISC] factor syscall_restart code out of do_signalKyle McMartin1-79/+98
2007-02-17[PARISC] Add TIF_RESTORE_SIGMASK supportKyle McMartin1-50/+22
2006-10-04[PARISC] Switch is_compat_task to use TIF_32BITKyle McMartin1-3/+2
2006-06-27[PARISC] Add is_compat_task() helperKyle McMartin1-10/+10
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin1-1/+1
2005-11-17[PARISC] Remove unused variable in signal.cGrant Grundler1-1/+0
2005-10-21[PARISC] Properly specify index field to I/D cache flush opsGrant Grundler1-4/+7
2005-10-21[PARISC] Prevent signal loops if we have a problem setting up a frameRandolph Chung1-9/+1
2005-10-21[PARISC] Add sync required after fdc to enforce insn orderingGrant Grundler1-0/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+664