1. 06d8f81 arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension by Martin Kepplinger · 9 years ago
  2. 1399c19 sh: Switch to new style TMU device by Laurent Pinchart · 10 years ago
  3. d5917ef sh: Don't set plat_sci_port scbrr_algo_id field by Laurent Pinchart · 11 years ago
  4. d850acf sh: Declare SCIF register base and IRQ as resources by Laurent Pinchart · 11 years ago
  5. 4603f53 sh: delete __cpuinit usage from all sh files by Paul Gortmaker · 11 years ago
  6. 7147e21 sh: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  7. 5e071e2 sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling. by Al Viro · 12 years ago
  8. f21efd4 Merge branch 'sh/multi-unwinders' into sh-latest by Paul Mundt · 12 years ago
  9. cba8df4 sh: use the new generic strnlen_user() function by Paul Mundt · 12 years ago
  10. 0e100e1 sh: switch to generic strncpy_from_user(). by Paul Mundt · 12 years ago
  11. 4945326 sh64: Convert to unwinder API. by Paul Mundt · 12 years ago
  12. 4de5185 sh64: Invert page fault fast-path error path values. by Paul Mundt · 12 years ago
  13. 9a7b773 sh64: Utilize thread fault code encoding. by Paul Mundt · 12 years ago
  14. b2212ea sh64: Kill off unused trap_no/error_code from thread_struct. by Paul Mundt · 12 years ago
  15. 2e679b0 sh: sh5 sh_clk_ops rename by Magnus Damm · 13 years ago
  16. f43dc23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework by Paul Mundt · 14 years ago
  17. a9079ca sh: Tidy CPU probing and fixup section annotations. by Paul Mundt · 14 years ago
  18. 4dc50a0 sh: Kill off timer clock strings for legacy CPG parts. by Paul Mundt · 15 years ago
  19. ec0ffe2 sh: Kill off all timer name clobbering. by Paul Mundt · 15 years ago
  20. 9d56dd3 sh: Mass ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 15 years ago
  21. a4ae2b2 sh64: Fixup build breakage from breakpoint handler rename. by Paul Mundt · 15 years ago
  22. d6db888 sh64: Use the shared FPU state restorer. by Paul Mundt · 15 years ago
  23. 3ef2932 sh64: Fix up the build for the thread_xstate changes. by Paul Mundt · 15 years ago
  24. 61cc7b0 sh: Fix up FPU build for SH5 by Matt Fleming · 15 years ago
  25. d8d3fbb sh: sh5 scif pdata (sh5-101/sh5-103) by Magnus Damm · 15 years ago
  26. 56bfc42 sh: TS_RESTORE_SIGMASK conversion. by Paul Mundt · 15 years ago
  27. e82da21 sh: Track the CPU family in sh_cpuinfo. by Paul Mundt · 15 years ago
  28. 955c986 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  29. 26c92f3 serial: sh-sci: Move SCBRR calculation algo in to platform data. by Paul Mundt · 15 years ago
  30. 00b9de9 serial: sh-sci: Move SCSCR_INIT in to platform data. by Paul Mundt · 15 years ago
  31. af777ce sh: clkfwk: module_clk -> peripheral_clk rename. by Paul Mundt · 15 years ago
  32. b68d8201 sh: clkfwk: Make recalc return an unsigned long. by Paul Mundt · 15 years ago
  33. cb3a86c sh: Kill off sh64's hand-rolled syscall tracer. by Paul Mundt · 15 years ago
  34. add4706 sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET. by Paul Mundt · 15 years ago
  35. c2ecb4c sh: Move out rtc-sh registration from time_64.c to setup-sh5.c by Paul Mundt · 15 years ago
  36. 0fb849b sh: Integrate the SH-5 onchip_remap() more coherently. by Paul Mundt · 15 years ago
  37. 882016f sh: Use __INIT macro instead of .text.init. by Tim Abbott · 15 years ago
  38. 4d01cdaf sh: SH-5 clk fwk support. by Paul Mundt · 16 years ago
  39. dbce1f6 sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. by Paul Mundt · 16 years ago
  40. ab99c73 sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. by Paul Mundt · 16 years ago
  41. cec3fd3 sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. by Paul Mundt · 16 years ago
  42. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago
  43. 2a6b814 sh64: Setup I/D-TLB defaults in SH-5 probe path. by Paul Mundt · 16 years ago
  44. ccd8058 sh64: Fixup the nommu build. by Paul Mundt · 16 years ago
  45. 9bbafce sh: Fix occasional FPU register corruption under preempt. by Paul Mundt · 17 years ago
  46. 866e6b9 sh: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  47. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 17 years ago
  48. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  49. 4b27c47 sh: syscall auditing for sh5, too. by Paul Mundt · 17 years ago
  50. 332fd57 sh: Bring the SH-5 FPU in line with the SH-4 FPU API. by Paul Mundt · 17 years ago
  51. 18bc813 sh: Get the mach-cayman IRQ support building. by Paul Mundt · 17 years ago
  52. 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago
  53. e88ed82 sh: Stub in CPU subtype setup code for SH5-101/103. by Paul Mundt · 17 years ago
  54. d183913 sh: Plug in simple SH-5 subtype probing. by Paul Mundt · 17 years ago
  55. 92b5925 sh: Kill off do_NMI stub in SH-5 ex table. by Paul Mundt · 17 years ago
  56. 600ee24 sh: Move over and enable FPU support for SH-5. by Paul Mundt · 17 years ago
  57. 7cfee5a sh: Move over sh64 switch_to and stack unwinder. by Paul Mundt · 17 years ago
  58. 343ac72 sh: Move over the SH-5 entry.S. by Paul Mundt · 17 years ago