1. 3e51762 sh: move the hp6xx pm code by Magnus Damm · 16 years ago
  2. 0464518 sh: update se7343 defconfig by Magnus Damm · 16 years ago
  3. 21c601b sh: remove ioport cruft and smc91x from se7343 by Magnus Damm · 16 years ago
  4. 5e5aacb sh: add isp1161 usb host device to se7343 by Magnus Damm · 16 years ago
  5. 6aacba7 sh: add st16c2550 devices to se7343 by Magnus Damm · 16 years ago
  6. 5727003 sh: fix number of interrupts on se7343 by Magnus Damm · 16 years ago
  7. 551ea2b sh: sh7343 scif configuration update by Magnus Damm · 16 years ago
  8. 0c0daec sh: propagate r_clk by Magnus Damm · 16 years ago
  9. 6feb348 sh: RSK+ 7201 board support. by Peter Griffin · 16 years ago
  10. 2825999 sh: Add support for SH7201 CPU subtype. by Peter Griffin · 16 years ago
  11. 135210b sh: Switch HD64461 from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  12. 331ff10 sh: pci-sh7780: fix pci memory address mask by Yoshihiro Shimoda · 16 years ago
  13. 22f131a sh: Provide a dyn_arch_ftrace struct definition. by Paul Mundt · 16 years ago
  14. 1da1180 sh: Split out the idle loop for reuse between _32/_64 variants. by Paul Mundt · 16 years ago
  15. eb67cf1 sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. by Paul Mundt · 16 years ago
  16. f74c034 sh: do not latency trace idle. by Paul Mundt · 16 years ago
  17. 75fd24c sh: Tidy up backtrace formatting with kallsyms disabled. by Paul Mundt · 16 years ago
  18. 9cfc9a9 sh: Add a simple code dumper for SUPERH32 show_regs(). by Paul Mundt · 16 years ago
  19. edfd6da sh: Add a few more branch types to the branch emulator. by Paul Mundt · 16 years ago
  20. 5dd6147 sh: Re-add support for best fit ISA tuning if none is available. by Paul Mundt · 16 years ago
  21. 624c6a6 sh: More movmem alias symbol exports for older compilers. by Paul Mundt · 16 years ago
  22. 95b781c sh: Provide optimized unaligned loads on SH-4A. by Paul Mundt · 16 years ago
  23. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  24. 0c91223 sh: Add SH-4A optimized fastpath mutex implementation. by Michael Trimarchi · 16 years ago
  25. f617682 sh: add SH DMAC burst mode constant by Steve Glendinning · 16 years ago
  26. c2c5883 sh: fix DMAOR register access on SH7709 by Steve Glendinning · 16 years ago
  27. 8085ac7 sh: Add platform-specific constants for SH7709 by Steve Glendinning · 16 years ago
  28. 0d5bbe0 sh: Provide optimized non-atomic bitops for SH-2A. by Paul Mundt · 16 years ago
  29. 8bcc5c1 sh: Add -m4al tuning for SH4AL-DSP. by Paul Mundt · 16 years ago
  30. 9ef1002 sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions. by Paul Mundt · 16 years ago
  31. 16b529d sh: Convert to generic bitops for IRQ-toggling implementation. by Paul Mundt · 16 years ago
  32. 709420d sh: Specify sane default image targets for the SH-2 platforms. by Paul Mundt · 16 years ago
  33. 1aad54a sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32. by Paul Mundt · 16 years ago
  34. e9bf51e sh: __udivdi3 -> do_div() in softfloat lib. by Paul Mundt · 16 years ago
  35. 00e825c sh: Fix clock framework compiler warnings. by Paul Mundt · 16 years ago
  36. fad57fe sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  37. ef6aff6 sh: remove old sh_mobile mstpc clocks by Magnus Damm · 16 years ago
  38. b51339f sh: sh_mobile lcdc clock framework support by Magnus Damm · 16 years ago
  39. 765786e sh: sh_mobile usb clock framework support by Magnus Damm · 16 years ago
  40. af5be79 sh: sh_mobile usbf clock framework support by Magnus Damm · 16 years ago
  41. a42b6dd sh: sh_mobile ceu clock framework support by Magnus Damm · 16 years ago
  42. 090d951 sh: sh_mobile keysc clock framework support by Magnus Damm · 16 years ago
  43. a5616bd sh: sh_mobile i2c clock framework support by Magnus Damm · 16 years ago
  44. f2eb010 sh: sh_mobile mstpcr clocks for sh7366 by Magnus Damm · 16 years ago
  45. 6e88d03 sh: sh_mobile mstpcr clocks for sh7343 by Magnus Damm · 16 years ago
  46. f14c017 sh: sh_mobile mstpcr clocks for sh7723 by Magnus Damm · 16 years ago
  47. ecf399b sh: sh_mobile mstpcr clocks for sh7722 by Magnus Damm · 16 years ago
  48. 7c7e02a sh: new sh_mobile mstpcr clocks base code by Magnus Damm · 16 years ago
  49. 1dc7b77 sh: use arch_flags for sh_mobile mstpcr clock bits by Magnus Damm · 16 years ago
  50. d902d04 sh: sh_mobile clock divider index fix by Magnus Damm · 16 years ago
  51. d12cfac sh: enable and disable clocks recursively by Magnus Damm · 16 years ago
  52. 4a4a9be sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. by Paul Mundt · 16 years ago
  53. 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  54. f9d62c0 sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms. by Paul Mundt · 16 years ago
  55. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  56. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  57. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  58. 1c39194 sched: convert struct root_domain to cpumask_var_t, fix by Ingo Molnar · 16 years ago
  59. 272966c serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. by Paul Mundt · 16 years ago
  60. 5d52013 sh: __copy_user function can corrupt the stack in case of exception by Stuart MENEFY · 16 years ago
  61. 2cd0ebc sh: Fixed the TMU0 reload value on resume by Francesco VIRLINZI · 16 years ago
  62. 10840f0 sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check. by Paul Mundt · 16 years ago
  63. bfbedf7 sh: early printk port type fix by Magnus Damm · 16 years ago
  64. 185aed7 sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. by Paul Mundt · 16 years ago
  65. 51ee3d9 fix sci type for SH7723 by Yoshihiro Shimoda · 16 years ago
  66. acca4f4 sh: Handle fixmap TLB eviction more coherently. by Paul Mundt · 16 years ago
  67. 216813a sh: fix sh2a cache entry_mask by Yoshihiro Shimoda · 16 years ago
  68. 464f763 sh: Enable NFS root in Migo-R defconfig. by Kuninori Morimoto · 16 years ago
  69. 694f94f sh: FTRACE renamed to FUNCTION_TRACER. by Paul Mundt · 16 years ago
  70. 47c2968c Add support usb setting on sh 7366 by Kuninori Morimoto · 16 years ago
  71. 1406266 sh: use the new byteorder headers. by Harvey Harrison · 16 years ago
  72. ddb72b0 sh: SHmedia ISA tuning fixups. by Paul Mundt · 16 years ago
  73. 3eeebf1 sh: Kill off long-dead HD64465 cchip support. by Paul Mundt · 16 years ago
  74. 86d758e Merge branches 'sh/serial-rework' and 'sh/oprofile' by Paul Mundt · 16 years ago
  75. b2d86a3 sh: Simplify and lock down the ISA tuning. by Paul Mundt · 16 years ago
  76. 1a30603 sh: sh7785lcr: Select uImage as default image target. by Paul Mundt · 16 years ago
  77. b4d36a2 sh: Add on-chip RTC support for SH7722. by Paul Mundt · 16 years ago
  78. e00afb6 sh: Provide a sample defconfig for the UL2 (SH7366) board. by Kuninori Morimoto · 16 years ago
  79. 8a2fd5f sh: Fix FPU tuning on toolchains with mismatched multilib targets. by Paul Mundt · 16 years ago
  80. 2a88b6e sh: oprofile: Fix up the SH7750 performance counter name. by Paul Mundt · 16 years ago
  81. e4b41db sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). by Paul Mundt · 16 years ago
  82. 61dc6ea sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. by Paul Mundt · 16 years ago
  83. 0835f12 sh: sh7785 pinmux support by Magnus Damm · 16 years ago
  84. 4bb273e sh: update defconfigs. by Paul Mundt · 16 years ago
  85. 6f8f6da sh: Kill off unused p1fc divisors from SH7763 clk fwk. by Paul Mundt · 16 years ago
  86. 42eed42 sh: improve pinmux support for single direction pins by Magnus Damm · 16 years ago
  87. 22ee3ba sh: use 10MHz VIO_CLK for ov772x on Migo-R by Magnus Damm · 16 years ago
  88. ed0b2ef sh: Update gpio_set_value() pin value handling by Magnus Damm · 16 years ago
  89. 3b49551 sh: update ov772x byte order on Migo-R by Magnus Damm · 16 years ago
  90. 2bba37e sh: Export cache flush routines needed by sh_eth on SH7619. by Paul Mundt · 16 years ago
  91. c9306f0 sh: Wire up oops reporting in the die notifier chain. by Paul Mundt · 16 years ago
  92. f7141d5 sh: ap325rxa: Kill off unused port definitions. by Paul Mundt · 16 years ago
  93. 7dd0558 sh: Hook up PB0->PB7 input-only pins in SH7203 PFC. by Paul Mundt · 16 years ago
  94. dd0e20e sh: ap325rxa: Move off of hardcoded pinmux for flctl initialization. by Paul Mundt · 16 years ago
  95. 908978a sh: add support FLCTL for ap325rxa board by Yoshihiro Shimoda · 16 years ago
  96. 5501093 sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. by Paul Mundt · 16 years ago
  97. bbc9741 sh: rsk7203: leds-gpio support for RSK+ LEDs. by Paul Mundt · 16 years ago
  98. 10bfc6e sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. by Paul Mundt · 16 years ago
  99. 58419ab sh: fix soc-camera compile breakage on Migo-R. by Guennadi Liakhovetski · 16 years ago
  100. b56050a sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting(). by Paul Mundt · 16 years ago