aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Add call to tracehook_signal_handler().David S. Miller2008-07-271-0/+2
* sparc: Create and use TIF_NOTIFY_RESUME.David S. Miller2008-07-271-1/+13
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-111-36/+28
* sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-071-3/+17
* sparc: Remove old style signal frame support.David S. Miller2008-04-271-240/+20
* sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-231-5/+0
* [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-211-297/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-191-86/+31
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1181