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