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