1. c726b82 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c by David Daney · 14 years ago
  2. 4bfb8c5 MIPS: do_sigaltstack() expects userland pointers by Al Viro · 14 years ago
  3. 8f5a00eb MIPS: Sanitize restart logics by Al Viro · 14 years ago
  4. 062ab57 MIPS: Don't block signals if we'd failed to setup a sigframe by Al Viro · 14 years ago
  5. d814c28 MIPS: Move signal trampolines off of the stack. by David Daney · 15 years ago
  6. 137f6f3 MIPS: Cleanup signal code initialization by Ralf Baechle · 15 years ago
  7. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  8. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  9. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  10. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
  11. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  12. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  13. faea623 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. by Atsushi Nemoto · 18 years ago
  14. 5323180 [MIPS] Disallow CpU exception in kernel again. by Atsushi Nemoto · 18 years ago
  15. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 18 years ago
  16. c6a2f46 [MIPS] Check FCSR for pending interrupts, alternative version by Atsushi Nemoto · 18 years ago
  17. 9693a85 [MIPS] Add basic SMARTMIPS ASE support by Franck Bui-Huu · 18 years ago
  18. 151fd6a [MIPS] signals: Share even more code. by Ralf Baechle · 18 years ago
  19. 24c556e [MIPS] signals: make common _BLOCKABLE macro by Franck Bui-Huu · 18 years ago
  20. 6668058 [MIPS] signal: Move sigframe definition for native O32/N64 into signal.c by Ralf Baechle · 18 years ago
  21. e692eb3 [MIPS] signal: do not inline handle_signal() by Franck Bui-Huu · 18 years ago
  22. f90080a [MIPS] signal: do not use save_static_function() anymore by Franck Bui-Huu · 18 years ago
  23. 722bb63 [MIPS] signal: factorize debug code by Franck Bui-Huu · 18 years ago
  24. 601dde4 [MIPS] signal: test return value of install_sigtramp() by Franck Bui-Huu · 18 years ago
  25. c0b9bae [MIPS] signal: clean up sigframe structure by Franck Bui-Huu · 18 years ago
  26. c3fc4ab [MIPS] signal: do not inline functions in signal-common.h by Franck Bui-Huu · 18 years ago
  27. e0daad4 [MIPS] Whitespace cleanups. by Ralf Baechle · 18 years ago
  28. 13fdd31 [MIPS] Avoid double signal restarting. by Ralf Baechle · 18 years ago
  29. 45887e1 [MIPS] Add missing returns in signal code. by Ralf Baechle · 18 years ago
  30. 048c614 [MIPS] Don't call try_to_freeze in do_signal & co. by Ralf Baechle · 18 years ago
  31. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  32. 9c6031c [MIPS] Signal cleanup by Atsushi Nemoto · 19 years ago
  33. 40ac5d4 [MIPS] Make do_signal return void. by Ralf Baechle · 19 years ago
  34. 7b3e2fc [MIPS] Add support for TIF_RESTORE_SIGMASK. by Ralf Baechle · 19 years ago
  35. 5665a0a [MIPS] Fix minor sparse warnings by Atsushi Nemoto · 19 years ago
  36. 9bbf28a3 [MIPS] Sparse: Add some __user tags to signal functions. by Atsushi Nemoto · 19 years ago
  37. 85b0549 [MIPS] Avoid duplicate do_syscall_trace calls on return from sigreturn. by Ralf Baechle · 19 years ago
  38. 16cd395 Fix return type of setup_frame variants by Atsushi Nemoto · 19 years ago
  39. 129bc8f Setup_frame is now returning a success value. by Ralf Baechle · 20 years ago
  40. 02416dc Redo RM9000 workaround which along with other DSP ASE changes was by Ralf Baechle · 20 years ago
  41. e50c0a8 Support the MIPS32 / MIPS64 DSP ASE. by Ralf Baechle · 20 years ago
  42. fe00f94 Sparseify MIPS. by Ralf Baechle · 20 years ago
  43. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  44. d4b3a80 [PATCH] mips: fixed try_to_freeze build error by Yoichi Yuasa · 20 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago