aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/signal32.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-899/+0
2008-07-27sparc64: tracehook_signal_handlerRoland McGrath1-0/+3
2008-05-12sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller1-7/+6
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller1-9/+17
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller1-1/+17
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller1-0/+6
2008-04-27sparc: Remove old style signal frame support.David S. Miller1-254/+18
2008-04-24[SPARC64]: Use trap type stored in pt_regs to handle syscall restart.David S. Miller1-12/+8
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller1-292/+8
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller1-0/+1
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller1-103/+19
2005-11-07[SPARC64] mm: don't re-evaluate *ptepHugh Dickins1-2/+4
2005-08-29[SPARC64]: More fully work around Spitfire Errata 51.David S. Miller1-10/+12
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-1/+1
2005-04-17[PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1469