1. f34548c Merge branch 'sh/g3-prep' into sh/for-2.6.33 by Paul Mundt · 15 years ago
  2. 76382b5 sh: Ensure all PG_dcache_dirty pages are written back. by Markus Pietrek · 15 years ago
  3. 9503e89 sh: mach-ecovec24: setup.c detailed correction by Kuninori Morimoto · 15 years ago
  4. 73a38b8 sh: Only use bl bit toggling for sleeping idle. by Paul Mundt · 15 years ago
  5. 3147093 sh: Restore bl bit toggling in idle loop. by Paul Mundt · 15 years ago
  6. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  7. 2f7bb2d sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled. by Paul Mundt · 15 years ago
  8. 4385af8 sh: dmaengine support for SH7785 by Nobuhiro Iwamatsu · 15 years ago
  9. 39b27f4 sh: dmaengine support for sh7724. by Guennadi Liakhovetski · 15 years ago
  10. 9b28317 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  11. 6a5df38 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  12. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  13. a6b5f20 V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data by Guennadi Liakhovetski · 15 years ago
  14. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  15. 0f44829 V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  16. 204fc39 sh: Fix test of unsigned in se7722_irq_demux() by Roel Kluin · 15 years ago
  17. 1980fdc sh: mach-ecovec24: Add FSI sound support by Kuninori Morimoto · 15 years ago
  18. 9aa25d6 sh: mach-ecovec24: Add mt9t112 camera support by Kuninori Morimoto · 15 years ago
  19. 207efd0 sh: mach-ecovec24: Add tw9910 support by Kuninori Morimoto · 15 years ago
  20. 1ce4da7 sh: MSIOF/mmc_spi platform data for the Ecovec24 board by Magnus Damm · 15 years ago
  21. e0aa51f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  22. 9f815a1 sh: ms7724se: Add ak4642 support by Kuninori Morimoto · 15 years ago
  23. 61cc7b0 sh: Fix up FPU build for SH5 by Matt Fleming · 15 years ago
  24. e76fe57 sh: Remove old early serial console code V2 by Magnus Damm · 15 years ago
  25. d8d3fbb sh: sh5 scif pdata (sh5-101/sh5-103) by Magnus Damm · 15 years ago
  26. a9571d7 sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3) by Magnus Damm · 15 years ago
  27. bcac24d sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724) by Magnus Damm · 15 years ago
  28. cd5f107 sh: sh4 scif pdata (sh7750/sh7760/sh4-202) by Magnus Damm · 15 years ago
  29. 44658df sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720) by Magnus Damm · 15 years ago
  30. be091d2 sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg) by Magnus Damm · 15 years ago
  31. 632fd80 sh: sh2 scif pdata (sh7616) by Magnus Damm · 15 years ago
  32. 7b6fd3b sh-sci: Extend sh-sci driver with early console V2 by Magnus Damm · 15 years ago
  33. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  34. e593194 locking: Convert raw_rwlock functions to arch_rwlock by Thomas Gleixner · 15 years ago
  35. fb3a6bb locking: Convert raw_rwlock to arch_rwlock by Thomas Gleixner · 15 years ago
  36. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  37. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  38. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  39. 0eb37e2 sh: Stub in P3 ioremap support for nommu parts. by Paul Mundt · 15 years ago
  40. bf3cded sh: wire up vmallocinfo support in ioremap() implementations. by Paul Mundt · 15 years ago
  41. 1232d88 sh: Make the unaligned trap handler always obey notification levels. by Paul Mundt · 15 years ago
  42. fcb4ebd sh: Couple kernel and user write page perm bits for CONFIG_X2TLB by Matt Fleming · 15 years ago
  43. 3252b11 sh: move machtypes.h to include/generated by Sam Ravnborg · 15 years ago
  44. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  45. e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
  46. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  47. c89fbd3 sh: Wire up recvmmsg syscall. by Paul Mundt · 15 years ago
  48. d580cd9 sh: ftrace: Fix up syscall tracing build. by Paul Mundt · 15 years ago
  49. b5c00a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.33 by Paul Mundt · 15 years ago
  50. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  51. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  52. d2d69a3 sh: mach-ecovec24: MEMORY_SIZE fixup by Kuninori Morimoto · 15 years ago
  53. fb2e9da sh: mach-ap325rxa: Add SOCAM_DATA_ACTIVE_HIGH flags for soc-camera by Kuninori Morimoto · 15 years ago
  54. 657bf0b sh: LCDC start_transfer() for the KFR2R09 board by Magnus Damm · 15 years ago
  55. b25b975 sh: NUMA lmb fixes by Magnus Damm · 15 years ago
  56. f3a4c00 sh: fix size calculation for NUMA node 0 by Magnus Damm · 15 years ago
  57. f701b39 sh: Replace an explicit computation by the use of the container_of macro by Nicolas Palix · 15 years ago
  58. e717cc6 sh: Can't compare physical and virtual addresses for aliases by Matt Fleming · 15 years ago
  59. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  60. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  61. a421018 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  62. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  63. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  64. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  65. baf9226 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  66. 6a5a0b9 sh: include empty zero page in romImage by Magnus Damm · 15 years ago
  67. 6e8a0d1 sh: Make associative cache writes fatal on all SH-4A parts. by Paul Mundt · 15 years ago
  68. a781d1e sh: Drop associative writes for SH-4 cache flushes. by Matt Fleming · 15 years ago
  69. 7e01c94 sh: Partial revert of copy/clear_user_highpage() optimizations. by Paul Mundt · 15 years ago
  70. 8144a7d sh: Add default uImage rule for se7724, ap325rxa, and migor. by Paul Mundt · 15 years ago
  71. a65d0d7 sh: allow runtime pm without suspend/resume callbacks by Magnus Damm · 15 years ago
  72. 1c2e36c sh: mach-ecovec24: Remove un-defined settings for VPU by Kuninori Morimoto · 15 years ago
  73. 82b3322 sh: mach-ecovec24: LCDC drive ability become high by Kuninori Morimoto · 15 years ago
  74. 7e21348 sh: fix sh7724 VEU3F resource size by Magnus Damm · 15 years ago
  75. 220d0b1 Merge branch 'master' into for-2.6.33 by Jens Axboe · 15 years ago
  76. b00615d Merge branch 'topic/pcm-dma-fix' into topic/core-change by Takashi Iwai · 15 years ago
  77. 75639e7 Merge branch 'topic/beep-rename' into topic/core-change by Takashi Iwai · 15 years ago
  78. d53bd80 sh: ms7724se: Add runtime PM support for FSI by Kuninori Morimoto · 15 years ago
  79. e6d8460 sh: Improve kfr2r09 serial port setup code by Magnus Damm · 15 years ago
  80. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 15 years ago
  81. fc1d003 sh: Move KEYSC header file by Magnus Damm · 15 years ago
  82. 9a16070 sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file by Alexey Dobriyan · 15 years ago
  83. 2ebe0ff sh: Add CPG save/restore code for sh7724 R-standby by Magnus Damm · 15 years ago
  84. 98779ad sh: Add SDHI power control support to Ecovec by Magnus Damm · 15 years ago
  85. c60f55f sh: mach-ecovec24: modify address map by Kuninori Morimoto · 15 years ago
  86. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  87. 6ba6538 sh: Fix up the FPU emulation build. by Paul Mundt · 15 years ago
  88. 0f09e19 sh: Apply the sleazy FPU changes for SH-2A FPU as well. by Paul Mundt · 15 years ago
  89. d3ea9fa sh: Minor optimisations to FPU handling by Stuart Menefy · 15 years ago
  90. 39ac11c sh: Improve performance of SH4 versions of copy/clear_user_highpage by Stuart Menefy · 15 years ago
  91. 49fb2cd Merge branch 'master' into sh/st-integration by Paul Mundt · 15 years ago
  92. dfc3494 sh: Optimised memset for SH4 by Stuart Menefy · 15 years ago
  93. a0458b0 sh: add sleazy FPU optimization by Giuseppe CAVALLARO · 15 years ago
  94. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  95. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  96. 260af56 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  97. 648f153 sh: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  98. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  99. 1dca899 sh: dma: Kill off bogus dma_sysclass symbol export. by Paul Mundt · 15 years ago
  100. a09b6e8 sysctl sh: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago