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