1. bd0a22d sh: Convert SystemH board support from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  2. be729fd sh: Convert Microdev boards from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  3. 180ae20 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. by Paul Mundt · 16 years ago
  4. 209aa4f fb: SH-5 uses __raw I/O accessors now also, drop the special casing. by Paul Mundt · 16 years ago
  5. 4466b20 sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). by Paul Mundt · 16 years ago
  6. 776d6c2 sh: Kill off remaining CONFIG_SH_KGDB bits. by Paul Mundt · 16 years ago
  7. 07d2a1a serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console. by Paul Mundt · 16 years ago
  8. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  9. d7b01f7 sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. by Paul Mundt · 16 years ago
  10. dd76279 sh: Provide linux/regset.h interface for SH-5. by Paul Mundt · 16 years ago
  11. 94e2fb3 sh: Provide asm/syscall.h for SH-5. by Paul Mundt · 16 years ago
  12. 6ac0343 sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. by Paul Mundt · 16 years ago
  13. f15b2dc sh: Fix up syscall_get_nr() comment in syscall_32.h. by Paul Mundt · 16 years ago
  14. 35724a0 sh: Fix up the cpu_asid() return value on nommu. by Paul Mundt · 16 years ago
  15. a99d6fd sh: Convert sh64 /proc/asids to debugfs and generic sh. by Paul Mundt · 16 years ago
  16. 4d1f3bb sh: Kill off sh64's unused alloc/free_task_struct() definitions. by Paul Mundt · 16 years ago
  17. 4eec883 sh: mach-migor: Kill off unused Migo-R machvec. by Paul Mundt · 16 years ago
  18. 4545bfa sh: add ov772x reset delay on Migo-R by Magnus Damm · 16 years ago
  19. a6bc25a sh: Drop the special qemu defconfig. by Paul Mundt · 16 years ago
  20. bd40e81 sh: Delete unnecessary mov in the interrupt exception entry point. by Aoi Shinkai · 16 years ago
  21. 06be372 sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). by Paul Mundt · 16 years ago
  22. a47925f sh: Update rsk701_defconfig to reflect mach-rsk changes. by Paul Mundt · 16 years ago
  23. ff15b90 sh: Enable leds-gpio in rsk7203 defconfig. by Paul Mundt · 16 years ago
  24. ea0aac1 sh: Consolidate rsk7203/7201 in to a new mach-rsk. by Paul Mundt · 16 years ago
  25. b5cfeac sh: Provide ftrace_make_call()/ftrace_make_nop(). by Paul Mundt · 16 years ago
  26. 4bc3e71 sh: Disable -Werror for arch/sh/oprofile/. by Paul Mundt · 16 years ago
  27. 3b04122 sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. by Takashi YOSHII · 16 years ago
  28. 1fdae0e Fix incorrect use of loose in c-checksum.c by Nick Andrew · 16 years ago
  29. 77ba93a sh: Fix up the SH-4A mutex fastpath semantics. by Paul Mundt · 16 years ago
  30. c6f17cb sh: allow CONFIG_CPU_IDLE by Magnus Damm · 16 years ago
  31. af998a9 sh: allow CONFIG_PM by Magnus Damm · 16 years ago
  32. 3e51762 sh: move the hp6xx pm code by Magnus Damm · 16 years ago
  33. 0464518 sh: update se7343 defconfig by Magnus Damm · 16 years ago
  34. 21c601b sh: remove ioport cruft and smc91x from se7343 by Magnus Damm · 16 years ago
  35. 5e5aacb sh: add isp1161 usb host device to se7343 by Magnus Damm · 16 years ago
  36. 6aacba7 sh: add st16c2550 devices to se7343 by Magnus Damm · 16 years ago
  37. 5727003 sh: fix number of interrupts on se7343 by Magnus Damm · 16 years ago
  38. 551ea2b sh: sh7343 scif configuration update by Magnus Damm · 16 years ago
  39. 0c0daec sh: propagate r_clk by Magnus Damm · 16 years ago
  40. 6feb348 sh: RSK+ 7201 board support. by Peter Griffin · 16 years ago
  41. 2825999 sh: Add support for SH7201 CPU subtype. by Peter Griffin · 16 years ago
  42. 135210b sh: Switch HD64461 from hw_interrupt_type to irq_chip by Matt Fleming · 16 years ago
  43. 331ff10 sh: pci-sh7780: fix pci memory address mask by Yoshihiro Shimoda · 16 years ago
  44. 22f131a sh: Provide a dyn_arch_ftrace struct definition. by Paul Mundt · 16 years ago
  45. 1da1180 sh: Split out the idle loop for reuse between _32/_64 variants. by Paul Mundt · 16 years ago
  46. eb67cf1 sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. by Paul Mundt · 16 years ago
  47. f74c034 sh: do not latency trace idle. by Paul Mundt · 16 years ago
  48. 75fd24c sh: Tidy up backtrace formatting with kallsyms disabled. by Paul Mundt · 16 years ago
  49. 9cfc9a9 sh: Add a simple code dumper for SUPERH32 show_regs(). by Paul Mundt · 16 years ago
  50. edfd6da sh: Add a few more branch types to the branch emulator. by Paul Mundt · 16 years ago
  51. 5dd6147 sh: Re-add support for best fit ISA tuning if none is available. by Paul Mundt · 16 years ago
  52. 624c6a6 sh: More movmem alias symbol exports for older compilers. by Paul Mundt · 16 years ago
  53. 95b781c sh: Provide optimized unaligned loads on SH-4A. by Paul Mundt · 16 years ago
  54. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  55. 0c91223 sh: Add SH-4A optimized fastpath mutex implementation. by Michael Trimarchi · 16 years ago
  56. 5c72f30 sh: sh7760fb: Add support SH7720/SH7721 of Renesas by Nobuhiro Iwamatsu · 16 years ago
  57. 679dc3c sh: sh7760fb: Fix color pallette setting by Nobuhiro Iwamatsu · 16 years ago
  58. f617682 sh: add SH DMAC burst mode constant by Steve Glendinning · 16 years ago
  59. c2c5883 sh: fix DMAOR register access on SH7709 by Steve Glendinning · 16 years ago
  60. 8085ac7 sh: Add platform-specific constants for SH7709 by Steve Glendinning · 16 years ago
  61. 0d5bbe0 sh: Provide optimized non-atomic bitops for SH-2A. by Paul Mundt · 16 years ago
  62. 8bcc5c1 sh: Add -m4al tuning for SH4AL-DSP. by Paul Mundt · 16 years ago
  63. 9ef1002 sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions. by Paul Mundt · 16 years ago
  64. 16b529d sh: Convert to generic bitops for IRQ-toggling implementation. by Paul Mundt · 16 years ago
  65. 709420d sh: Specify sane default image targets for the SH-2 platforms. by Paul Mundt · 16 years ago
  66. 1aad54a sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32. by Paul Mundt · 16 years ago
  67. e9bf51e5c sh: __udivdi3 -> do_div() in softfloat lib. by Paul Mundt · 16 years ago
  68. 00e825c sh: Fix clock framework compiler warnings. by Paul Mundt · 16 years ago
  69. d643510 usb: Fix up sh_mobile usbf clock framework warnings. by Paul Mundt · 16 years ago
  70. e7c98dc serial: sh-sci: Codestyle cleanup patch. by Michael Trimarchi · 16 years ago
  71. af505b1 media: sh_mobile_ceu_camera: Add HAVE_CLK dependency. by Paul Mundt · 16 years ago
  72. fad57fe sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  73. ef6aff6 sh: remove old sh_mobile mstpc clocks by Magnus Damm · 16 years ago
  74. b51339f sh: sh_mobile lcdc clock framework support by Magnus Damm · 16 years ago
  75. 765786e sh: sh_mobile usb clock framework support by Magnus Damm · 16 years ago
  76. af5be79 sh: sh_mobile usbf clock framework support by Magnus Damm · 16 years ago
  77. a42b6dd sh: sh_mobile ceu clock framework support by Magnus Damm · 16 years ago
  78. 090d951 sh: sh_mobile keysc clock framework support by Magnus Damm · 16 years ago
  79. a5616bd sh: sh_mobile i2c clock framework support by Magnus Damm · 16 years ago
  80. f2eb010 sh: sh_mobile mstpcr clocks for sh7366 by Magnus Damm · 16 years ago
  81. 6e88d03 sh: sh_mobile mstpcr clocks for sh7343 by Magnus Damm · 16 years ago
  82. f14c017 sh: sh_mobile mstpcr clocks for sh7723 by Magnus Damm · 16 years ago
  83. ecf399b sh: sh_mobile mstpcr clocks for sh7722 by Magnus Damm · 16 years ago
  84. 7c7e02a sh: new sh_mobile mstpcr clocks base code by Magnus Damm · 16 years ago
  85. 1dc7b77 sh: use arch_flags for sh_mobile mstpcr clock bits by Magnus Damm · 16 years ago
  86. d902d04 sh: sh_mobile clock divider index fix by Magnus Damm · 16 years ago
  87. d12cfac sh: enable and disable clocks recursively by Magnus Damm · 16 years ago
  88. 4a4a9be sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c. by Paul Mundt · 16 years ago
  89. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 16 years ago
  90. ab65387 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  91. e6a997e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 280a9ca x86: fix resume (S2R) broken by Intel microcode module, on A110L by Dmitry Adamushko · 16 years ago
  93. f1d9e45 fs/9p: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  94. 7dd0cdc 9p: convert d_iname references to d_name.name by Wu Fengguang · 16 years ago
  95. 6ff2320 9p: Remove potentially bad parameter from function entry debug print. by Duane Griffin · 16 years ago
  96. 9a1d103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  97. 8837e34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  98. 281981c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  99. f3485c8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  100. db873cf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago