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. abafe5d sh: push extra copy of r0-r2 for syscall parameters by Bobby Bingham · 10 years ago
  7. 0679a85 sh: switch to generic old sigaction() by Al Viro · 11 years ago
  8. 881e252 sh: switch to generic old sigsuspend() by Al Viro · 11 years ago
  9. 7a879a9 sh: switch to generic sigaltstack by Al Viro · 11 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. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  15. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  16. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  17. a46808e sh: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  18. 9ef461a sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() by Al Viro · 12 years ago
  19. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  20. f52b69f8 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  21. 5e047fa sh: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  22. 8368b0e sh: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  23. e839ca5 Disintegrate asm/system.h for SH by David Howells · 12 years ago
  24. abef364 sh: Remove redundant try_to_freeze() invocations. by Paul Mundt · 12 years ago
  25. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 14 years ago
  26. 0ea820c sh: Move over to dynamically allocated FPU context. by Paul Mundt · 14 years ago
  27. 56bfc42 sh: TS_RESTORE_SIGMASK conversion. by Paul Mundt · 15 years ago
  28. 4d2947f sh: Optimize the setup_rt_frame() I-cache flush. by Paul Mundt · 15 years ago
  29. eaa4770 sh: Use boot_cpu_data for FPU tests in sigcontext paths. by Paul Mundt · 15 years ago
  30. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  31. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  32. 2fc742f sh: Improve unwind info for signals by Carl Shaw · 15 years ago
  33. 9445571 sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn by Matt Fleming · 15 years ago
  34. 03f0787 sh: Fix up spurious syscall restarting. by Paul Mundt · 15 years ago
  35. 94e2fb3 sh: Provide asm/syscall.h for SH-5. by Paul Mundt · 15 years ago
  36. 1bec157 sh: Force pending restarted system calls to return -EINTR. by Paul Mundt · 16 years ago
  37. f8b890a sh: Flag T-bit for syscall restart. by Paul Mundt · 16 years ago
  38. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  39. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  40. f2fb4e4 sh: Conditionally re-enable IRQs in fault path. by Stuart Menefy · 16 years ago
  41. 09b5a10 sh: Optimized flush_icache_range() implementation. by Chris Smith · 16 years ago
  42. 3bc24a1 sh: Initial ELF FDPIC support. by Paul Mundt · 16 years ago
  43. 9bbafce sh: Fix occasional FPU register corruption under preempt. by Paul Mundt · 16 years ago
  44. 1efe4ce sh: GUSA atomic rollback support. by Stuart Menefy · 17 years ago
  45. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago[Renamed from arch/sh/kernel/signal.c]
  46. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  47. 8366246 sh: Conditionalize gUSA support. by Paul Mundt · 17 years ago
  48. e513768 sh: Tidy up gUSA preempt handling. by Paul Mundt · 17 years ago
  49. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  50. 3aeb884 sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. by Paul Mundt · 17 years ago
  51. 69a3314 sh: Fix restartable syscall arg5 clobbering. by Kaz Kojima · 17 years ago
  52. b66d51c sh: Tidy compiler warnings for SH-2A build. by Paul Mundt · 17 years ago
  53. e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 17 years ago
  54. 53f983a sh: Fix PC adjustments for varying opcode length. by Paul Mundt · 17 years ago
  55. bd07999 sh: Support for SH-2A 32-bit opcodes. by Paul Mundt · 17 years ago
  56. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  57. c8bfa1f sh: Fix sigmask trampling in signal delivery. by Ryusuke Sakato · 17 years ago
  58. 11c1965 sh: Fixup cpu_data references for the non-boot CPUs. by Paul Mundt · 17 years ago
  59. 11cbb70 sh: Trivial build fixes for SH-2 support. by Yoshinori Sato · 17 years ago
  60. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 17 years ago
  61. f0bc814 sh: gcc4 support. by Stuart Menefy · 18 years ago
  62. 9d4436a sh: Add support for SH7206 and SH7619 CPU subtypes. by Yoshinori Sato · 18 years ago
  63. 19f9a34 sh: Initial vsyscall page support. by Paul Mundt · 18 years ago
  64. 9f23e7e sh: pselect6 and ppoll, along with signal trampoline rework. by Paul Mundt · 18 years ago
  65. 0b89293 sh: __NR_restart_syscall support. by Paul Mundt · 18 years ago
  66. 69be8f1 [PATCH] convert signal handling of NODEFER to act like other Unix boxes. by Steven Rostedt · 19 years ago
  67. 0e6c1f5 [PATCH] try_to_freeze() call fixes by Nigel Cunningham · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago