aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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