1. da9fdc8 sh: split coherent pages by Magnus Damm · 16 years ago
  2. 78fb402 sh: dma: Kill off ISA DMA wrapper. by Paul Mundt · 16 years ago
  3. 5d2685d sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. by Paul Mundt · 16 years ago
  4. fe58cac sh: Kill off the unused SH_ALPHANUMERIC debug option. by Paul Mundt · 16 years ago
  5. 740a3e6 sh: Enable skipping of bss on debug platforms for sh32 also. by Paul Mundt · 16 years ago
  6. 8a65505 doc: Update sh cpufreq documentation. by Paul Mundt · 16 years ago
  7. 0146d78 sh: mrshpc_setup_windows() needs to be inline. by Paul Mundt · 16 years ago
  8. 073da9c sh: Kill off cf-enabler with extreme prejudice. by Paul Mundt · 16 years ago
  9. 8c197c3 sh: Add a simple edosk7705_defconfig for build testing. by Paul Mundt · 16 years ago
  10. 866ef8f sh: mach-edosk7705: Fix up edosk7705 so it all builds again. by Paul Mundt · 16 years ago
  11. 0ef0e6c sh: mach-microdev: Split out the fdc37c93xapm initialization code. by Paul Mundt · 16 years ago
  12. 43eeb0f sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). by Paul Mundt · 16 years ago
  13. 8db806e sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk. by Paul Mundt · 16 years ago
  14. 98a955d sh: board-shmin: Convert shmin to use __set_io_port_base(). by Paul Mundt · 16 years ago
  15. 2125a46 sh: Kill off dead mv_init_pci() from machvec. by Paul Mundt · 16 years ago
  16. 43f8f9b sh: Simplify kernel_thread_helper() for sh32. by Paul Mundt · 16 years ago
  17. 7b80fb3 sh: Kill off mv_heartbeat() from the machvec. by Paul Mundt · 16 years ago
  18. b94ea27 sh: Kill off the cayman and microdev special heartbeat code. by Paul Mundt · 16 years ago
  19. ca0c14e sh: Kill off sh_bios_in_gdb_mode(). by Paul Mundt · 16 years ago
  20. a9df1ed sh: export sh_bios_get_node_addr() symbol for stnic module. by Paul Mundt · 16 years ago
  21. 8e32018 sh: Run sh_bios through a long overdue Lindent. by Paul Mundt · 16 years ago
  22. d9341b5 sh: oprofile: Convert op_model_sh7750 to new common interface. by Paul Mundt · 16 years ago
  23. 40a8b42 sh: oprofile: Backtrace support. by Dave Peverley · 16 years ago
  24. 60a51fb sh: oprofile: Refactor common setup code for multiple driver support. by Paul Mundt · 16 years ago
  25. 70fe224 sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines by Matt Fleming · 16 years ago
  26. 1a94757 sh: Convert Cayman boards from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  27. e85a477 sh: Convert Dreamcast support from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  28. bd0a22d sh: Convert SystemH board support from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  29. be729fd sh: Convert Microdev boards from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  30. 180ae20 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. by Paul Mundt · 16 years ago
  31. 4466b20 sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). by Paul Mundt · 16 years ago
  32. 776d6c2 sh: Kill off remaining CONFIG_SH_KGDB bits. by Paul Mundt · 16 years ago
  33. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  34. d7b01f7 sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. by Paul Mundt · 16 years ago
  35. dd76279 sh: Provide linux/regset.h interface for SH-5. by Paul Mundt · 16 years ago
  36. 94e2fb3 sh: Provide asm/syscall.h for SH-5. by Paul Mundt · 16 years ago
  37. 6ac0343 sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. by Paul Mundt · 16 years ago
  38. f15b2dc sh: Fix up syscall_get_nr() comment in syscall_32.h. by Paul Mundt · 16 years ago
  39. 35724a0 sh: Fix up the cpu_asid() return value on nommu. by Paul Mundt · 16 years ago
  40. a99d6fd sh: Convert sh64 /proc/asids to debugfs and generic sh. by Paul Mundt · 16 years ago
  41. 4d1f3bb sh: Kill off sh64's unused alloc/free_task_struct() definitions. by Paul Mundt · 16 years ago
  42. 4eec883 sh: mach-migor: Kill off unused Migo-R machvec. by Paul Mundt · 16 years ago
  43. 4545bfa sh: add ov772x reset delay on Migo-R by Magnus Damm · 16 years ago
  44. a6bc25a sh: Drop the special qemu defconfig. by Paul Mundt · 16 years ago
  45. bd40e81 sh: Delete unnecessary mov in the interrupt exception entry point. by Aoi Shinkai · 16 years ago
  46. 06be372 sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). by Paul Mundt · 16 years ago
  47. a47925f sh: Update rsk701_defconfig to reflect mach-rsk changes. by Paul Mundt · 16 years ago
  48. ff15b90 sh: Enable leds-gpio in rsk7203 defconfig. by Paul Mundt · 16 years ago
  49. ea0aac1 sh: Consolidate rsk7203/7201 in to a new mach-rsk. by Paul Mundt · 16 years ago
  50. b5cfeac sh: Provide ftrace_make_call()/ftrace_make_nop(). by Paul Mundt · 16 years ago
  51. 4bc3e71 sh: Disable -Werror for arch/sh/oprofile/. by Paul Mundt · 16 years ago
  52. 3b04122 sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. by Takashi YOSHII · 16 years ago
  53. 1fdae0e Fix incorrect use of loose in c-checksum.c by Nick Andrew · 16 years ago
  54. 77ba93a sh: Fix up the SH-4A mutex fastpath semantics. by Paul Mundt · 16 years ago
  55. c6f17cb sh: allow CONFIG_CPU_IDLE by Magnus Damm · 16 years ago
  56. af998a9 sh: allow CONFIG_PM by Magnus Damm · 16 years ago
  57. 3e51762 sh: move the hp6xx pm code by Magnus Damm · 16 years ago
  58. 0464518 sh: update se7343 defconfig by Magnus Damm · 16 years ago
  59. 21c601b sh: remove ioport cruft and smc91x from se7343 by Magnus Damm · 16 years ago
  60. 5e5aacb sh: add isp1161 usb host device to se7343 by Magnus Damm · 16 years ago
  61. 6aacba7 sh: add st16c2550 devices to se7343 by Magnus Damm · 16 years ago
  62. 5727003 sh: fix number of interrupts on se7343 by Magnus Damm · 16 years ago
  63. 551ea2b sh: sh7343 scif configuration update by Magnus Damm · 16 years ago
  64. 0c0daec sh: propagate r_clk by Magnus Damm · 16 years ago
  65. 6feb348 sh: RSK+ 7201 board support. by Peter Griffin · 16 years ago
  66. 2825999 sh: Add support for SH7201 CPU subtype. by Peter Griffin · 16 years ago
  67. 135210b sh: Switch HD64461 from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  68. 331ff10 sh: pci-sh7780: fix pci memory address mask by Yoshihiro Shimoda · 16 years ago
  69. 22f131a sh: Provide a dyn_arch_ftrace struct definition. by Paul Mundt · 16 years ago
  70. 1da1180 sh: Split out the idle loop for reuse between _32/_64 variants. by Paul Mundt · 16 years ago
  71. eb67cf1 sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. by Paul Mundt · 16 years ago
  72. f74c034 sh: do not latency trace idle. by Paul Mundt · 16 years ago
  73. 75fd24c sh: Tidy up backtrace formatting with kallsyms disabled. by Paul Mundt · 16 years ago
  74. 9cfc9a9 sh: Add a simple code dumper for SUPERH32 show_regs(). by Paul Mundt · 16 years ago
  75. edfd6da sh: Add a few more branch types to the branch emulator. by Paul Mundt · 16 years ago
  76. 5dd6147 sh: Re-add support for best fit ISA tuning if none is available. by Paul Mundt · 16 years ago
  77. 624c6a6 sh: More movmem alias symbol exports for older compilers. by Paul Mundt · 16 years ago
  78. 95b781c sh: Provide optimized unaligned loads on SH-4A. by Paul Mundt · 16 years ago
  79. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  80. 0c91223 sh: Add SH-4A optimized fastpath mutex implementation. by Michael Trimarchi · 16 years ago
  81. f617682 sh: add SH DMAC burst mode constant by Steve Glendinning · 16 years ago
  82. c2c5883 sh: fix DMAOR register access on SH7709 by Steve Glendinning · 16 years ago
  83. 8085ac7 sh: Add platform-specific constants for SH7709 by Steve Glendinning · 16 years ago
  84. 0d5bbe0 sh: Provide optimized non-atomic bitops for SH-2A. by Paul Mundt · 16 years ago
  85. 8bcc5c1 sh: Add -m4al tuning for SH4AL-DSP. by Paul Mundt · 16 years ago
  86. 9ef1002 sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions. by Paul Mundt · 16 years ago
  87. 16b529d sh: Convert to generic bitops for IRQ-toggling implementation. by Paul Mundt · 16 years ago
  88. 709420d sh: Specify sane default image targets for the SH-2 platforms. by Paul Mundt · 16 years ago
  89. 1aad54a sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32. by Paul Mundt · 16 years ago
  90. e9bf51e sh: __udivdi3 -> do_div() in softfloat lib. by Paul Mundt · 16 years ago
  91. 00e825c sh: Fix clock framework compiler warnings. by Paul Mundt · 16 years ago
  92. fad57fe sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  93. ef6aff6 sh: remove old sh_mobile mstpc clocks by Magnus Damm · 16 years ago
  94. b51339f sh: sh_mobile lcdc clock framework support by Magnus Damm · 16 years ago
  95. 765786e sh: sh_mobile usb clock framework support by Magnus Damm · 16 years ago
  96. af5be79 sh: sh_mobile usbf clock framework support by Magnus Damm · 16 years ago
  97. a42b6dd sh: sh_mobile ceu clock framework support by Magnus Damm · 16 years ago
  98. 090d951 sh: sh_mobile keysc clock framework support by Magnus Damm · 16 years ago
  99. a5616bd sh: sh_mobile i2c clock framework support by Magnus Damm · 16 years ago
  100. f2eb010 sh: sh_mobile mstpcr clocks for sh7366 by Magnus Damm · 16 years ago