summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller2008-04-271-4/+3Star
* sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.cDavid S. Miller2008-04-271-4/+1Star
* sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller2008-04-271-2/+2
* [SPARC64]: %l6 trap return handling no longer necessary.David S. Miller2008-04-241-2/+1Star
* [SPARC64]: Use trap type stored in pt_regs to handle syscall restart.David S. Miller2008-04-241-9/+13
* [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-221-1/+0Star
* [SPARC64]: Fix FPU saving in 64-bit signal handling.David S. Miller2008-04-041-1/+1
* [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.cDavid S. Miller2008-03-261-0/+3
* [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov2007-07-171-12/+3Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-191-111/+40Star
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+688