1. b46e848 sh: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
  2. 0679a85 sh: switch to generic old sigaction() by Al Viro · 12 years ago
  3. 881e252 sh: switch to generic old sigsuspend() by Al Viro · 12 years ago
  4. 7a879a9 sh: switch to generic sigaltstack by Al Viro · 12 years ago
  5. 9dc87c7 sh64: fix altstack switching on sigreturn by Al Viro · 12 years ago
  6. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 13 years ago
  7. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  8. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  9. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
  10. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 13 years ago
  11. b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
  12. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
  13. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
  14. a46808e sh: missing checks of __get_user()/__put_user() return values by Al Viro · 13 years ago
  15. 9ef461a sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() by Al Viro · 13 years ago
  16. 5e047fa sh: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  17. 8368b0e sh: no need to reset handler if SA_ONESHOT by Matt Fleming · 13 years ago
  18. abef364 sh: Remove redundant try_to_freeze() invocations. by Paul Mundt · 13 years ago
  19. 028c5d5d Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  20. 4b505db sh64: fix tracing of signals. by Paul Mundt · 15 years ago
  21. 3ef2932 sh64: Fix up the build for the thread_xstate changes. by Paul Mundt · 15 years ago
  22. 61cc7b0 sh: Fix up FPU build for SH5 by Matt Fleming · 15 years ago
  23. 56bfc42 sh: TS_RESTORE_SIGMASK conversion. by Paul Mundt · 15 years ago
  24. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  25. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  26. c791483 sh: Tidy up NEFF-based sign extension for SH-5. by Paul Mundt · 15 years ago
  27. 03f0787 sh: Fix up spurious syscall restarting. by Paul Mundt · 16 years ago
  28. 94e2fb3 sh: Provide asm/syscall.h for SH-5. by Paul Mundt · 16 years ago
  29. 6ac0343 sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. by Paul Mundt · 16 years ago
  30. 091db04 sh: Fix up signal_64 cast warnings. by Paul Mundt · 16 years ago
  31. 1bec157 sh: Force pending restarted system calls to return -EINTR. by Paul Mundt · 16 years ago
  32. 8a80a5e sh: Fix up signal_64 conflicting handle_signal() definition. by Paul Mundt · 16 years ago
  33. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  34. 50387b3 sh64: add missing #include <asm/fpu.h>'s by Adrian Bunk · 17 years ago
  35. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  36. 332fd57 sh: Bring the SH-5 FPU in line with the SH-4 FPU API. by Paul Mundt · 17 years ago
  37. 600ee24 sh: Move over and enable FPU support for SH-5. by Paul Mundt · 17 years ago
  38. b613881 sh: flush_cache_sigtramp() takes 1 arg only. by Paul Mundt · 17 years ago
  39. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago[Renamed (99%) from arch/sh64/kernel/signal.c]
  40. f6d7543 sh64: arch/sh64/kernel/signal.c: duplicate include removal by Jesper Juhl · 17 years ago
  41. e227e8f sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. by Paul Mundt · 18 years ago
  42. c18fe9a sh64: ppoll/pselect6() and restartable syscalls. by Paul Mundt · 18 years ago
  43. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  44. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  45. d09042d [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes by Laurent MEYER · 19 years ago
  46. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  47. 0e6c1f5 [PATCH] try_to_freeze() call fixes by Nigel Cunningham · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago