summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal32.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-5/+5
* [MIPS] Signal cleanupAtsushi Nemoto2006-03-211-12/+12
* [MIPS] Reformat all of signal32.c with tabs instead of space for consistencyMartin Michlmayr2006-03-211-6/+6
* [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.Ralf Baechle2006-02-211-1/+1
* [MIPS] Make do_signal32 return void.Martin Michlmayr2006-02-211-5/+3
* [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32Martin Michlmayr2006-02-211-27/+41
* [MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto2006-02-141-1/+1
* [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-081-4/+4
* [MIPS] Fix minor sparse warningsAtsushi Nemoto2006-02-071-1/+1
* [MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto2006-02-071-27/+30
* MIPS: DSP: Put DSPcontrol register into the right place in the signal frame.Ralf Baechle2006-01-101-1/+1
* [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle2005-12-011-2/+0
* Fix return type of setup_frame variantsAtsushi Nemoto2005-11-071-5/+8
* 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/+5
* [PATCH] try_to_freeze() call fixesNigel Cunningham2005-07-271-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+905
OpenPOWER on IntegriCloud