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