summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal32.c
Commit message (Expand)AuthorAgeFilesLines
* Setup_frame is now returning a success value.Ralf Baechle2005-10-291-7/+9
* Redo RM9000 workaround which along with other DSP ASE changes wasRalf Baechle2005-10-291-0/+16
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-291-9/+25
* We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, soRalf Baechle2005-10-291-0/+4
* Use compat_sigval_t in struct compat_siginfo.Ralf Baechle2005-10-291-1/+1
* Gcc 4.0 fixes.Ralf Baechle2005-10-291-4/+6
* Update to match the native siginfo structure and code.Ralf Baechle2005-10-291-2/+9
* Implement 32-bit compatibility for waitid(2).Ralf Baechle2005-10-291-0/+27
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+905