1. 4603f53 sh: delete __cpuinit usage from all sh files by Paul Gortmaker · 12 years ago
  2. 936c163 sh: arch/sh/kernel/process.c needs asm/fpu.h for unlazy_fpu(). by Paul Mundt · 13 years ago
  3. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. 1d767ca Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  5. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 13 years ago
  6. df9a7b9 sh-use-common-threadinfo-allocator by Thomas Gleixner · 13 years ago
  7. 5d920bb sh: initial stack protector support. by Filippo Arcidiacono · 13 years ago
  8. b15ed69 sh: Fix build alloc_thread_info_node function by Nobuhiro Iwamatsu · 14 years ago
  9. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  10. e195534 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  11. 4a6feab sh: __cpuinit annotate the CPU init path. by Paul Mundt · 15 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  13. 0ea820c sh: Move over to dynamically allocated FPU context. by Paul Mundt · 15 years ago
  14. a370579 sh: Use SLAB_PANIC for thread_info slab cache. by Paul Mundt · 15 years ago
  15. cbf6b1b sh: Always provide thread_info allocators. by Paul Mundt · 15 years ago
  16. fe51bc9 sh: Split out arch/sh/kernel/process.c for _32 and _64 variants. by Paul Mundt · 17 years ago
  17. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  18. 8366246 sh: Conditionalize gUSA support. by Paul Mundt · 17 years ago
  19. 995bb78 sh: Follow gUSA preempt changes in __switch_to(). by Paul Mundt · 17 years ago
  20. e06c4e5 sh: Fix fs.h removal from mm.h regressions. by Paul Mundt · 17 years ago
  21. c64ac9f sh: fix get_wchan() for SH kernels without framepointers by David McCullough · 17 years ago
  22. 357d594 sh: Tidy up dependencies for SH-2 build. by Paul Mundt · 18 years ago
  23. 882c12c sh: Shut up SH2-DSP compile warnings. by Paul Mundt · 18 years ago
  24. e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 18 years ago
  25. f3a9022 sh: sr.bl toggling around idle sleep. by Paul Mundt · 18 years ago
  26. 57be2b4 sh: clockevent/clocksource/hrtimers/nohz TMU support. by Paul Mundt · 18 years ago
  27. b118ca5 sh: Convert to common die chain. by Paul Mundt · 18 years ago
  28. 53f983a sh: Fix PC adjustments for varying opcode length. by Paul Mundt · 18 years ago
  29. bd07999 sh: Support for SH-2A 32-bit opcodes. by Paul Mundt · 18 years ago
  30. 5f8c990 sh: generic quicklist support. by Paul Mundt · 18 years ago
  31. 3a2e117 sh: Add die chain notifiers. by Paul Mundt · 18 years ago
  32. 9465a54 sh: MS7712SE01 board support. by Nobuhiro Iwamatsu · 18 years ago
  33. e6bcf56 sh: Fix kernel thread stack corruption with preempt. by Hideo Saito · 18 years ago
  34. 11c1965 sh: Fixup cpu_data references for the non-boot CPUs. by Paul Mundt · 18 years ago
  35. aec5e0e sh: Use a per-cpu ASID cache. by Paul Mundt · 18 years ago
  36. f413d0d sh: Use a jump call table for debug trap handlers. by Paul Mundt · 18 years ago
  37. b652c23 sh: Fix get_wchan(). by Paul Mundt · 18 years ago
  38. dc34d31 sh: BUG() handling through trapa vector. by Paul Mundt · 18 years ago
  39. f0bc814 sh: gcc4 support. by Stuart Menefy · 18 years ago
  40. 6b00223 sh: Proper show_stack/show_trace() implementation. by Paul Mundt · 18 years ago
  41. 8ae91b9 sh: SH-4A UBC support by Ryusuke Sakato · 18 years ago
  42. 19f9a34 sh: Initial vsyscall page support. by Paul Mundt · 18 years ago
  43. 9d549a7 sh: Update kexec support for API changes. by Paul Mundt · 18 years ago
  44. e5723e0 sh: Add support for SH7706/SH7710/SH7343 CPUs. by Paul Mundt · 18 years ago
  45. a2d1a5f sh: __addr_ok() and other misc nommu fixups. by Yoshinori Sato · 18 years ago
  46. 2991be7 sh: Fixup __strnlen_user() behaviour. by Paul Mundt · 18 years ago
  47. b5233d0 Fix 'make headers_check' on sh by Paul Mundt · 18 years ago
  48. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 19 years ago
  49. a3310bb [PATCH] sh: machine_halt()/machine_power_off() cleanups by Paul Mundt · 19 years ago
  50. 9d44190 [PATCH] sh: kexec() support by kogiidena · 19 years ago
  51. 308a792 [PATCH] sh: task_stack_page() by Al Viro · 19 years ago
  52. cafcfca [PATCH] sh: task_thread_info() by Al Viro · 19 years ago
  53. 3cf0f4e [PATCH] sh: task_pt_regs() by Al Viro · 19 years ago
  54. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 19 years ago
  55. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  56. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  57. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago