aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/signal.c
Commit message (Expand)AuthorAge
* KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
* MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-27
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-20
* [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-20
* [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-16
* [MIPS] Check FCSR for pending interrupts, alternative versionAtsushi Nemoto2007-03-16
* [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-21
* [MIPS] signals: Share even more code.Ralf Baechle2007-02-18
* [MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu2007-02-13
* [MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle2007-02-13
* [MIPS] signal: do not inline handle_signal()Franck Bui-Huu2007-02-10
* [MIPS] signal: do not use save_static_function() anymoreFranck Bui-Huu2007-02-10
* [MIPS] signal: factorize debug codeFranck Bui-Huu2007-02-10
* [MIPS] signal: test return value of install_sigtramp()Franck Bui-Huu2007-02-10
* [MIPS] signal: clean up sigframe structureFranck Bui-Huu2007-02-10
* [MIPS] signal: do not inline functions in signal-common.hFranck Bui-Huu2007-02-10
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-06
* [MIPS] Avoid double signal restarting.Ralf Baechle2006-09-27
* [MIPS] Add missing returns in signal code.Ralf Baechle2006-09-27
* [MIPS] Don't call try_to_freeze in do_signal & co.Ralf Baechle2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Signal cleanupAtsushi Nemoto2006-03-21
* [MIPS] Make do_signal return void.Ralf Baechle2006-02-08
* [MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2006-02-08
* [MIPS] Fix minor sparse warningsAtsushi Nemoto2006-02-07
* [MIPS] Sparse: Add some __user tags to signal functions.Atsushi Nemoto2006-02-07
* [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn.Ralf Baechle2005-12-01
* Fix return type of setup_frame variantsAtsushi Nemoto2005-11-07
* Setup_frame is now returning a success value.Ralf Baechle2005-10-29
* Redo RM9000 workaround which along with other DSP ASE changes wasRalf Baechle2005-10-29
* Support the MIPS32 / MIPS64 DSP ASE.Ralf Baechle2005-10-29
* Sparseify MIPS.Ralf Baechle2005-10-29
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* [PATCH] mips: fixed try_to_freeze build errorYoichi Yuasa2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16