1. a23ba43 sh: comment tidying for sh64->sh migration. by Paul Mundt · 17 years ago
  2. 4b27c47 sh: syscall auditing for sh5, too. by Paul Mundt · 17 years ago
  3. 7a2eacb sh: Provide a 29/32-bit physical hint for bootloaders. by Stuart Menefy · 17 years ago
  4. 80a68a4 sh: Add a printk() to warn legacy mem= growers. by Stuart Menefy · 17 years ago
  5. 74d99a5 sh: SH-2A FPU support. by Paul Mundt · 17 years ago
  6. a8f67f4 sh: Add SH7263 CPU support. by Paul Mundt · 17 years ago
  7. 47a3eb9 sh: Fix the arch/sh/kernel/traps.c build for sh32. by Paul Mundt · 17 years ago
  8. 6d01f51 sh: Add SH7203 CPU support. by Paul Mundt · 17 years ago
  9. 1322b9d sh: syscall audit support. by Yuichi Nakamura · 17 years ago
  10. 03713bd sh: Move mach-cayman in with the rest of the boards. by Paul Mundt · 17 years ago
  11. 3e0137f sh: Kill off the mach-harp and mach-sim machtypes. by Paul Mundt · 17 years ago
  12. 332fd57 sh: Bring the SH-5 FPU in line with the SH-4 FPU API. by Paul Mundt · 17 years ago
  13. b4eaa1c sh: Kill off the rest of arch/sh64/kernel/. by Paul Mundt · 17 years ago
  14. 18bc813 sh: Get the mach-cayman IRQ support building. by Paul Mundt · 17 years ago
  15. df0fb25 sh: Fix up proc ASIDs for CPU-local ASID cache accessors. by Paul Mundt · 17 years ago
  16. c96bcf9 sh: Use existing CONFIG_CACHE_xx options in head_64.S. by Paul Mundt · 17 years ago
  17. 36763b2 sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. by Paul Mundt · 17 years ago
  18. e88ed82 sh: Stub in CPU subtype setup code for SH5-101/103. by Paul Mundt · 17 years ago
  19. c2672f6 sh: Add the SH-5 cpu type symbolic names. by Paul Mundt · 17 years ago
  20. d183913 sh: Plug in simple SH-5 subtype probing. by Paul Mundt · 17 years ago
  21. 92b5925 sh: Kill off do_NMI stub in SH-5 ex table. by Paul Mundt · 17 years ago
  22. ac490a4 sh: Move quad-word real-address I/O defs to io.h. by Paul Mundt · 17 years ago
  23. 5a4f7c6 sh: Share bug/debug traps across _32 and _64. by Paul Mundt · 17 years ago
  24. bcb28e4 sh: sys_sh consolidation for arch_get_unmapped_area(). by Paul Mundt · 17 years ago
  25. e7e0a4b sh: Share the ELF dump_task interfaces. by Paul Mundt · 17 years ago
  26. a7aa92d1b49 sh: Kill off SH-5 enter_deep_standby() cruft. by Paul Mundt · 17 years ago
  27. 6694e82 sh: Sync up the _64 linker script with the _32 version. by Paul Mundt · 17 years ago
  28. 1cb80fc sh: Merge sh and sh64 module.c. by Paul Mundt · 17 years ago
  29. 600ee24 sh: Move over and enable FPU support for SH-5. by Paul Mundt · 17 years ago
  30. 061854f sh: Common swapper_pg_dir usage for SH-5. by Paul Mundt · 17 years ago
  31. bba89e1 sh: Provide dummy swapper pt_regs for SH-5 ctx switch. by Paul Mundt · 17 years ago
  32. 7cfee5a sh: Move over sh64 switch_to and stack unwinder. by Paul Mundt · 17 years ago
  33. 4b7be4f sh: Split out sh_ksyms.c in to _32 and _64 variants. by Paul Mundt · 17 years ago
  34. 343ac72 sh: Move over the SH-5 entry.S. by Paul Mundt · 17 years ago
  35. 49e6c3e sh: Split out linker script to _32 and _64 variants. by Paul Mundt · 17 years ago
  36. 1b6cf81 sh: Split out syscall ABI for _32 and _64 variants. by Paul Mundt · 17 years ago
  37. fcfdd0f sh: Split out checksum.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  38. b613881 sh: flush_cache_sigtramp() takes 1 arg only. by Paul Mundt · 17 years ago
  39. 959f7d5 sh: Move over the SH-5 head.S and tlb.h. by Paul Mundt · 17 years ago
  40. 256b22c sh: Have SH-5 provide an {en,dis}able_fpu() impl. by Paul Mundt · 17 years ago
  41. 27a511c sh: Disable initial cache flush on SH-5. by Paul Mundt · 17 years ago
  42. c881cbc sh: Don't reference UBC code in CPU init on sh64. by Paul Mundt · 17 years ago
  43. cc8eae7 sh: imask IRQ depends on sh32. by Paul Mundt · 17 years ago
  44. 2f75fbf sh: Move in the SH-5 traps.c impl. by Paul Mundt · 17 years ago
  45. c3c307c sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/ by Paul Mundt · 17 years ago
  46. f7a7b15 sh: Move in the SH-5 signal trampoline impl. by Paul Mundt · 17 years ago
  47. 48b22cf sh: Move in the SH-5 ptrace impl. by Paul Mundt · 17 years ago
  48. af3c7df sh: Split out processor.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  49. fe51bc9 sh: Split out arch/sh/kernel/process.c for _32 and _64 variants. by Paul Mundt · 17 years ago
  50. 5055235 sh: Have 32-bit use arch/sh/kernel/Makefile_32. by Paul Mundt · 17 years ago
  51. 62d6b66 sh: Move sh32 optimized I/O routines to arch/sh/lib/ by Paul Mundt · 17 years ago
  52. af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  53. 38a382a Kobject: convert arch/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  54. d48b335 Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  55. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  56. 98366c2 sh: Add -Werror for clean directories. by Paul Mundt · 17 years ago
  57. 808bde2 sh: Fix up kgdb build with modular sh-sci. by Paul Mundt · 17 years ago
  58. 98c6942 sh: Export __{s,u}divsi3_i4i on all CPUs. by Paul Mundt · 17 years ago
  59. 96a8a0b sh: Fix up kgdb-on-NMI branch target. by Paul Mundt · 17 years ago
  60. d177469 sh: Kill off duplicate includes. by Paul Mundt · 17 years ago
  61. f38c5a6 sh: Terminate .eh_frame in VDSO with a 4-byte 0. by Kaz Kojima · 17 years ago
  62. 110ed28 sh: Decouple 4k and soft/hardirq stacks. by Paul Mundt · 17 years ago
  63. b2078fa sh: Kill off dead ipr_irq_demux(). by Paul Mundt · 17 years ago
  64. 36b13d7 sh: linker script tidying. by Paul Mundt · 17 years ago
  65. 69d1ef4 sh: Move zero page param defs somewhere sensible. by Paul Mundt · 17 years ago
  66. 3f9654f sh: Kill off legacy embedded ramdisk section. by Paul Mundt · 17 years ago
  67. 7e5186e sh: Fix up early mem cmdline parsing. by Paul Mundt · 17 years ago
  68. 262feaa sh: Add resource of USBF for SH7722. by Yoshihiro Shimoda · 17 years ago
  69. 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
  70. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  71. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  72. c4eecc9 SH vDSO: linker script indentation by Roland McGrath · 17 years ago
  73. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  74. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  75. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  76. c45248c [SOFTIRQ]: Remove do_softirq() symbol export. by Robert Olsson · 17 years ago
  77. 63482aa sh: Discard .exit.text/.exit.data at runtime. by Paul Mundt · 17 years ago
  78. 3497337 sh: Fix up some section alignments in linker script. by Paul Mundt · 17 years ago
  79. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  80. 6cc15e9 sh: Rip out left-over nommu cond syscall cruft. by Paul Mundt · 17 years ago
  81. 01bd5e9 sh: Make kgdb i-cache flushing less inept. by Paul Mundt · 17 years ago
  82. a90f354 sh: kgdb section mismatches and tidying. by Paul Mundt · 17 years ago
  83. 008d50f sh: early_printk tidying. by Paul Mundt · 17 years ago
  84. 8366246 sh: Conditionalize gUSA support. by Paul Mundt · 17 years ago
  85. 995bb78 sh: Follow gUSA preempt changes in __switch_to(). by Paul Mundt · 17 years ago
  86. e513768 sh: Tidy up gUSA preempt handling. by Paul Mundt · 17 years ago
  87. 24eb17e sh: clkfwk: Support multi-level clock propagation. by Stuart Menefy · 17 years ago
  88. 675bd78 sh: Fix URAM start address on SH7785. by Paul Mundt · 17 years ago
  89. cb7af21 sh: Use boot_cpu_data for CPU probe. by Paul Mundt · 17 years ago
  90. f72abd0 sh: Fix plat_irq_setup_pins() for SH7785. by Paul Mundt · 17 years ago
  91. 26fad19 sh: Disable L2 reporting for present URAM only parts. by Paul Mundt · 17 years ago
  92. 1f91bbb sh: Define _ebss for uClinux MTD map driver. by Paul Mundt · 17 years ago
  93. 1a442fe sh: Initial SH-X3 SMP support. by Paul Mundt · 17 years ago
  94. 0016a12 sh: Plug plat_smp_setup() in to generic setup path. by Paul Mundt · 17 years ago
  95. ceb9b97 sh: Hook up the SH-X3 SMP intc register groups. by Magnus Damm · 17 years ago
  96. aba1030 sh: Bring SMP support back from the dead. by Paul Mundt · 17 years ago
  97. f18d533 sh: intc - initial SMP support. by Magnus Damm · 17 years ago
  98. 9964fa8 sh: Add SMP tlbflush variants. by Paul Mundt · 17 years ago
  99. 2d4a73d sh: Kill off special boot_cpu_data. by Paul Mundt · 17 years ago
  100. 00765c8 sh: Make cpufreq driver less noisy on SMP. by Paul Mundt · 17 years ago