aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-631/+0
2008-07-27sparc: Add call to tracehook_signal_handler().David S. Miller1-0/+2
2008-07-27sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller1-1/+13
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller1-36/+28
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller1-3/+17
2008-04-27sparc: Remove old style signal frame support.David S. Miller1-240/+20
2008-04-23sparc: cleanup after SunOS binary emulation removalAdrian Bunk1-5/+0
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller1-297/+10
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller1-86/+31
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/+1181