1. bec95d2 sh: fix debug trap failure to process signals before return to user by Rich Felker · 6 years ago
  2. 3623d13 sh: provide unified syscall trap compatible with all SH models by Rich Felker · 9 years ago
  3. abafe5d sh: push extra copy of r0-r2 for syscall parameters by Bobby Bingham · 10 years ago
  4. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  5. 7147e21 sh: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  6. 5e071e2 sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. by Al Viro · 12 years ago
  7. 6330c04 sh: Ensure IRQs are enabled across do_notify_resume(). by Paul Mundt · 12 years ago
  8. 1426982 sh: Correct the offset of the return address in ret_from_exception by Matt Fleming · 14 years ago
  9. 56bfc42 sh: TS_RESTORE_SIGMASK conversion. by Paul Mundt · 15 years ago
  10. 457b646 sh: Fix a TRACE_IRQS_OFF typo. by Paul Mundt · 15 years ago
  11. fea966f sh: Remove implicit sign extension from assembler immediates by Stuart Menefy · 15 years ago
  12. f3a8308 sh: Add a few missing irqflags tracing markers. by Matt Fleming · 15 years ago
  13. cafb0dd sh: Add CFI annotations for exception return. by Matt Fleming · 15 years ago
  14. 0b93048 sh: Setup the frame register in asm code by Matt Fleming · 15 years ago
  15. fd78a76 sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING. by Stuart Menefy · 15 years ago
  16. c652d78 sh: Add ftrace syscall tracing support by Matt Fleming · 15 years ago
  17. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  18. fad57fe sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  19. 694f94f sh: FTRACE renamed to FUNCTION_TRACER. by Paul Mundt · 16 years ago
  20. 9d2b1f8 sh: ftrace support. by Paul Mundt · 16 years ago
  21. 323b8c4 sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Carmelo Amoroso · 16 years ago
  22. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  23. cec3fd3 sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. by Paul Mundt · 16 years ago
  24. 0b1689c sh: Don't miss pending signals returning to user mode after signal processing by Stuart MENEFY · 16 years ago
  25. 336f1d3 sh: Fix up restorer in debug_trap exception return path. by Paul Mundt · 16 years ago
  26. 561c2bc sh: Fix up thread info pointer in syscall_badsys resume path. by Hideo Saito · 16 years ago
  27. 1efe4ce sh: GUSA atomic rollback support. by Stuart Menefy · 17 years ago
  28. 1322b9d sh: syscall audit support. by Yuichi Nakamura · 17 years ago
  29. 8366246 sh: Conditionalize gUSA support. by Paul Mundt · 17 years ago
  30. 9432f96 sh: Clear UBC when not in use. by Stuart Menefy · 17 years ago
  31. f413d0d sh: Use a jump call table for debug trap handlers. by Paul Mundt · 18 years ago
  32. 1dc417d sh: Fixup sh_bios() trap handling. by Paul Mundt · 18 years ago
  33. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  34. e0969e0 sh: Fix syscall tracing ordering. by Stuart Menefy · 18 years ago
  35. de39840 sh: Exception vector rework and SH-2/SH-2A support. by Yoshinori Sato · 18 years ago