1. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  2. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  3. ace2dc7 sh: wire up perf alignment and emulation faults. by Paul Mundt · 14 years ago
  4. 68a1aed sh: boot kernel with SR.BL set by Magnus Damm · 14 years ago
  5. 49f3bfe sh: Setup boot CPU VBR early to enable early page faults. by Paul Mundt · 15 years ago
  6. 644755e Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  7. a99eae5 sh: Split out the unaligned counters and user bits. by Paul Mundt · 15 years ago
  8. 191d0d2 sh: Tidy up the sh bios VBR handling. by Paul Mundt · 15 years ago
  9. c476181 sh: Fix up breakpoint trap handler patching on SH-2A. by Paul Mundt · 15 years ago
  10. 1232d88 sh: Make the unaligned trap handler always obey notification levels. by Paul Mundt · 15 years ago
  11. 9a16070 sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file by Alexey Dobriyan · 15 years ago
  12. 15dfddd sh: Disable SCIF2 on the SH-X3 proto CPU. by Paul Mundt · 15 years ago
  13. af67c3a sh: update die() output. by Paul Mundt · 15 years ago
  14. 8406638 sh: Disable unaligned kernel access printks by default. by Paul Mundt · 15 years ago
  15. 40258ee sh: Fix up uninitialized variable use caught by gcc 4.4. by Paul Mundt · 15 years ago
  16. 23c4c82 sh: Handle unaligned 16-bit instructions on SH-2A. by Paul Mundt · 15 years ago
  17. 480c646 sh: Kill off unused se_skipped in alignment trap notification code. by Paul Mundt · 15 years ago
  18. 4aa5ac4 sh: Only shout about fixing up unexpected unaligned accesses by Matt Fleming · 15 years ago
  19. 5a0ab35 sh: cleanup of do_address_error() by Andre Draszik · 15 years ago
  20. 7436cde sh: Allow user control over misaligned fixup handling by Andre Draszik · 15 years ago
  21. 9a4af02 sh: ratelimit unaligned fixups by Andre Draszik · 15 years ago
  22. b344e24a sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() by Matt Fleming · 15 years ago
  23. 4e14dfc sh: Use the generalized stacktrace ops by Matt Fleming · 15 years ago
  24. 2bcfffa sh: Rename opcode_t to insn_size_t. by Paul Mundt · 15 years ago
  25. cd89436 sh: Add UBC trap vector for SH2A by Peter Griffin · 15 years ago
  26. 01ab103 sh: Fix up DSP context save/restore. by Michael Trimarchi · 16 years ago
  27. 2afb447 sh: fix unaligned and nonexistent address handling by SUGIOKA Toshinobu · 16 years ago
  28. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  29. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  30. 75fd24c sh: Tidy up backtrace formatting with kallsyms disabled. by Paul Mundt · 16 years ago
  31. edfd6da sh: Add a few more branch types to the branch emulator. by Paul Mundt · 16 years ago
  32. c9306f0 sh: Wire up oops reporting in the die notifier chain. by Paul Mundt · 16 years ago
  33. 4c59e29 sh: Move lookup_exception_vector() out to asm/system_32.h. by Paul Mundt · 16 years ago
  34. b3d765f sh: Fix up fpu emu build. by Paul Mundt · 16 years ago
  35. d39f545 sh: Add kprobes support. by Chris Smith · 16 years ago
  36. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  37. 6e80f5e sh2(A) exception handler update by Yoshinori Sato · 16 years ago
  38. fad0f90 by Andrew Morton · 16 years ago
  39. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
  40. 4b5a9ef sh: use opcode_t and enable unaligned code for sh2a by Magnus Damm · 17 years ago
  41. 4252c65 sh: add byte support to the sign extension code by Magnus Damm · 17 years ago
  42. 86c0179 sh: break out unaligned sign extension code by Magnus Damm · 17 years ago
  43. 74d99a5 sh: SH-2A FPU support. by Paul Mundt · 17 years ago
  44. 5a4f7c6 sh: Share bug/debug traps across _32 and _64. by Paul Mundt · 17 years ago
  45. 2f75fbf sh: Move in the SH-5 traps.c impl. by Paul Mundt · 17 years ago[Renamed from arch/sh/kernel/traps.c]
  46. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  47. aba1030 sh: Bring SMP support back from the dead. by Paul Mundt · 17 years ago
  48. e0a3647 sh: Fix SH-X3 FPU exception handling. by Paul Mundt · 17 years ago
  49. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  50. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  51. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  52. 5527398 sh: oops_enter()/oops_exit() in die(). by Paul Mundt · 17 years ago
  53. b66d51c sh: Tidy compiler warnings for SH-2A build. by Paul Mundt · 17 years ago
  54. 882c12c sh: Shut up SH2-DSP compile warnings. by Paul Mundt · 17 years ago
  55. e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 17 years ago
  56. e113276 sh: Wire up kdump crash kernel exec in die(). by Paul Mundt · 17 years ago
  57. e868d61 spelling fixes: arch/sh/ by Simon Arlott · 17 years ago
  58. b118ca5 sh: Convert to common die chain. by Paul Mundt · 17 years ago
  59. 53f983a sh: Fix PC adjustments for varying opcode length. by Paul Mundt · 17 years ago
  60. 3a2e117 sh: Add die chain notifiers. by Paul Mundt · 17 years ago
  61. fa69151 sh: generic BUG() support. by Paul Mundt · 18 years ago
  62. 11c1965 sh: Fixup cpu_data references for the non-boot CPUs. by Paul Mundt · 18 years ago
  63. 86b67ef sh: Fix handle_BUG() compile error. by Nobuhiro Iwamatsu · 18 years ago
  64. dc34d31 sh: BUG() handling through trapa vector. by Paul Mundt · 18 years ago
  65. 9b8c90e sh: show held locks in stack trace with lockdep. by Paul Mundt · 18 years ago
  66. b5a1bcb sh: Set up correct siginfo structures for page faults. by Stuart Menefy · 18 years ago
  67. f0bc814 sh: gcc4 support. by Stuart Menefy · 18 years ago
  68. 710ee0c sh: SE7206 build fixes. by Paul Mundt · 18 years ago
  69. 0983b31 sh: Wire up division and address error exceptions on SH-2A. by Yoshinori Sato · 18 years ago
  70. 1f66658 sh: Fix exception_handling_table alignment. by Paul Mundt · 18 years ago
  71. 6b00223 sh: Proper show_stack/show_trace() implementation. by Paul Mundt · 18 years ago
  72. a6a31139 sh: Add support for 4K stacks. by Paul Mundt · 18 years ago
  73. 4b56568 sh: math-emu support by Takashi YOSHII · 18 years ago
  74. 765ae31 sh: Fixup some uninitialized spinlocks. by Paul Mundt · 18 years ago
  75. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago