1. d1af119 sh: Fix up build warning for SH7785LCR proto board. by Paul Mundt · 15 years ago
  2. 5010c4f sh: disable trapped I/O on SH7785LCR. by Paul Mundt · 15 years ago
  3. 6f37957 sh: Fix up UP deadlock with SMP-aware cache ops. by Paul Mundt · 15 years ago
  4. 983f4c5 Revert "sh: Kill off now redundant local irq disabling." by Paul Mundt · 15 years ago
  5. ade315d sh: Kill off kgdb's magical NMI debouncing. by Paul Mundt · 15 years ago
  6. 1e1030d sh: nmi_debug support. by Paul Mundt · 15 years ago
  7. ac6a0cf Merge branch 'master' into sh/smp by Paul Mundt · 15 years ago
  8. ce3f7cb sh: Fix dcache flushing for N-way write-through caches. by Matt Fleming · 15 years ago
  9. 1279b7f sh: Fix up simplified multi-evt handling under sparseirq. by Paul Mundt · 15 years ago
  10. 2f6dafc sh: unwinder: Fix up uninitialized variable warnings on sh2a build. by Paul Mundt · 15 years ago
  11. 4aa5ac4 sh: Only shout about fixing up unexpected unaligned accesses by Matt Fleming · 15 years ago
  12. e79d574 sh: sh7785lcr: fix prototype board on 32bit MMU mode. by Yoshihiro Shimoda · 15 years ago
  13. f840dd5 sh: Tidy up watchdog build for SH-2. by Paul Mundt · 15 years ago
  14. ea15edb sh: Add LCDC Panel support for EcoVec24 by Kuninori Morimoto · 15 years ago
  15. 2153ad3 sh: Add CEU support for EcoVec24 by Kuninori Morimoto · 15 years ago
  16. fa3ba51 sh: Add support LCDC for EcoVec24 by Kuninori Morimoto · 15 years ago
  17. 907050a sh: Add USB support for EcoVec24 by Kuninori Morimoto · 15 years ago
  18. 35a3540 sh: Add SH-ETH support for EcoVec24 by Kuninori Morimoto · 15 years ago
  19. b7056bc sh: modify to enable boot for EcoVec24 by Kuninori Morimoto · 15 years ago
  20. b37c7c6 sh: fix CPU_SH7723/7724 numbering bug by Kuninori Morimoto · 15 years ago
  21. e76a013 sh: Fix up sh4_flush_dcache_page() build on UP. by Paul Mundt · 15 years ago
  22. c68e320 sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. by Paul Mundt · 15 years ago
  23. 12cceb62 Merge branch 'sh/st-integration' by Paul Mundt · 15 years ago
  24. f133278 sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h. by Paul Mundt · 15 years ago
  25. 56fd126 usb: gadget: m66592-udc needs linux/err.h. by Paul Mundt · 15 years ago
  26. 05ecd5a sh: Simplify "multi-evt" interrupt handling. by Pawel Moll · 15 years ago
  27. 788e6af sh: fix sys_cacheflush error checking by Giuseppe Cavallaro · 15 years ago
  28. ffad9d7 sh: Fix problems with cache flushing when cache is in write-through mode by Stuart Menefy · 15 years ago
  29. a1fce73 sh: Fix overzealous checking in __ioremap() by Stuart Menefy · 15 years ago
  30. 6000fc4 sh: Fixes some write posting issues in the interrupt handling for SH by Stuart Menefy · 15 years ago
  31. bd4fb4d sh: Fix underflow in SH udelay() code. by Stuart Menefy · 15 years ago
  32. 6d243dd sh: Add sys_cacheflush() call for SH CPUs. by Stuart Menefy · 15 years ago
  33. a5cf9e2 sh: Improve comments int SH4 cache flushing code by Stuart Menefy · 15 years ago
  34. 5e9377e sh: Optimise memcpy_to/fromio for SH4 by Stuart Menefy · 15 years ago
  35. 8af57f8 sh: generic_in/outs{bwl} optimizations. by Stuart Menefy · 15 years ago
  36. 7d9c035 sh: Read from CCN_PVR instead of ROM for delay. by Stuart Menefy · 15 years ago
  37. fea966f sh: Remove implicit sign extension from assembler immediates by Stuart Menefy · 15 years ago
  38. d724a9c sh: Allow for kernel command line concatenation. by Pawel Moll · 15 years ago
  39. b46373e sh: Use internal watchdog timer to perform reset by Jon Frosdick · 15 years ago
  40. 27a30f5 sh: kgdb: do not reload VBR while handling debugger breackpoint by Giuseppe Cavallaro · 15 years ago
  41. 15444a8 sh: Allow use of GENERIC_IOMAP by David McKay · 15 years ago
  42. 2fc742f sh: Improve unwind info for signals by Carl Shaw · 15 years ago
  43. 5a0ab35 sh: cleanup of do_address_error() by Andre Draszik · 15 years ago
  44. 7436cde sh: Allow user control over misaligned fixup handling by Andre Draszik · 15 years ago
  45. 9a4af02 sh: ratelimit unaligned fixups by Andre Draszik · 15 years ago
  46. c3144fc Merge branches 'sh/hwblk' and 'sh/pm-runtime' by Paul Mundt · 15 years ago
  47. cc58f59 sh: drop static UIO clocks for sh7722, sh7723 and sh7724 by Magnus Damm · 15 years ago
  48. ac2c596 sh: let ARCH_SHMOBILE select PM and PM_RUNTIME by Magnus Damm · 15 years ago
  49. a62926f sh: Fix section mismatch in platform bus notifier. by Paul Mundt · 15 years ago
  50. af76756e uio: Runtime PM for UIO devices by Magnus Damm · 15 years ago
  51. 6d1386c v4l2: Runtime PM for SuperH Mobile CEU by Magnus Damm · 15 years ago
  52. 0246c47 video: Runtime PM for SuperH Mobile LCDC by Magnus Damm · 15 years ago
  53. f1a3b99 i2c: Runtime PM for SuperH Mobile I2C by Magnus Damm · 15 years ago
  54. 6a93dde sh: Runtime PM for SuperH Mobile platform bus devices by Magnus Damm · 15 years ago
  55. 0858d9c Merge branch 'sh/hwblk' into sh/pm-runtime by Paul Mundt · 15 years ago
  56. 9d73022 PM: Run-time PM platform device bus support by Magnus Damm · 15 years ago
  57. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  58. 8400146 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  59. 3edf2fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  60. e3054ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  61. 4f896ff sh: unwinder: cacheline align slab cache objects. by Paul Mundt · 15 years ago
  62. 422bef8 Linux 2.6.31-rc7 by Linus Torvalds · 15 years ago
  63. 8e9d78e Re-introduce page mapping check in mark_buffer_dirty() by Linus Torvalds · 15 years ago
  64. fa9d3b4 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  65. 74db247 sh64: dummy unwinder BUG wrappers. by Paul Mundt · 15 years ago
  66. e115f2c sh: unwinder: Use a special bug flag for unwinder traps. by Paul Mundt · 15 years ago
  67. c153a58 Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder by Paul Mundt · 15 years ago
  68. 4ab8f24 sh: Export unwind_stack() to satisfy modular oprofile. by Paul Mundt · 15 years ago
  69. 4dfd79e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  70. b57f921 Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  71. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
  72. f4b0373 Make bitmask 'and' operators return a result code by Linus Torvalds · 15 years ago
  73. 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 15 years ago
  74. 5580e90 sh: Handle the DWARF op, DW_CFA_undefined by Matt Fleming · 15 years ago
  75. 5480675 sh: Fix bug calculating the end of the FDE instructions by Matt Fleming · 15 years ago
  76. fe98dd3 sh: Setup the frame pointer in handle_interrupt by Matt Fleming · 15 years ago
  77. b344e24a sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() by Matt Fleming · 15 years ago
  78. 97efbbd sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET by Matt Fleming · 15 years ago
  79. fb3f3e7 sh: unwinder: Fix memory leak and create our own kmem cache by Matt Fleming · 15 years ago
  80. 64a6d72 sh: Kill off now redundant local irq disabling. by Paul Mundt · 15 years ago
  81. f779b3e drm/radeon: add GET_PARAM/INFO support for Z pipes by Alex Deucher · 15 years ago
  82. c01f0f1 sh: Add initial support for SH7757 CPU subtype by Yoshihiro Shimoda · 15 years ago
  83. f26b2a5 sh: Make cache flushers SMP-aware. by Paul Mundt · 15 years ago
  84. 03e860b btrfs: fix inode rbtree corruption by From: Nick Piggin · 15 years ago
  85. f9bd71f sh: Kill off unused cpu/cacheflush.h. by Paul Mundt · 15 years ago
  86. 17782d9 drm/radeon/kms: add r100/r200 OQ support. by Dave Airlie · 15 years ago
  87. 08e4d53 drm: Fix sysfs device confusion. by Thomas Hellstrom · 15 years ago
  88. e3b2415 drm/radeon/kms: implement the bo busy ioctl properly. by Dave Airlie · 15 years ago
  89. 9e7291c usb: r8a66597-udc: implement the set_wedge method by Yoshihiro Shimoda · 15 years ago
  90. a81bec7 sh: update kfr2r09 defconfig by Magnus Damm · 15 years ago
  91. e498dab sh: add kfr2r09 romimage defconfig by Magnus Damm · 15 years ago
  92. 673b74b sh: jump to p1 during boot on kfr2r09 by Magnus Damm · 15 years ago
  93. 7c328e4 sh: invalidate icache and tlbs during boot on kfr2r09 by Magnus Damm · 15 years ago
  94. 045a4b7 sh: i2c compile fix for kfr2r09 by Magnus Damm · 15 years ago
  95. 429966b8 Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  96. c37faaf i2c-stu300: I2C STU300 stability updates by Linus Walleij · 15 years ago
  97. 6114978 i2c-omap: Enable workaround for Errata 1.153 based on by Moiz Sonasath · 15 years ago
  98. dd11976a i2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts by Moiz Sonasath · 15 years ago
  99. dcc4ec2 i2c-omap: Fix I2C status ACK by Nishanth Menon · 15 years ago
  100. 39cf051 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago