1. 1e1030d sh: nmi_debug support. by Paul Mundt · 15 years ago
  2. ac6a0cf Merge branch 'master' into sh/smp by Paul Mundt · 15 years ago
  3. ce3f7cb sh: Fix dcache flushing for N-way write-through caches. by Matt Fleming · 15 years ago
  4. 2f6dafc sh: unwinder: Fix up uninitialized variable warnings on sh2a build. by Paul Mundt · 15 years ago
  5. 4aa5ac4 sh: Only shout about fixing up unexpected unaligned accesses by Matt Fleming · 15 years ago
  6. e79d574 sh: sh7785lcr: fix prototype board on 32bit MMU mode. by Yoshihiro Shimoda · 15 years ago
  7. f840dd5 sh: Tidy up watchdog build for SH-2. by Paul Mundt · 15 years ago
  8. ea15edb sh: Add LCDC Panel support for EcoVec24 by Kuninori Morimoto · 15 years ago
  9. 2153ad3 sh: Add CEU support for EcoVec24 by Kuninori Morimoto · 15 years ago
  10. fa3ba51 sh: Add support LCDC for EcoVec24 by Kuninori Morimoto · 15 years ago
  11. 907050a sh: Add USB support for EcoVec24 by Kuninori Morimoto · 15 years ago
  12. 35a3540 sh: Add SH-ETH support for EcoVec24 by Kuninori Morimoto · 15 years ago
  13. b7056bc sh: modify to enable boot for EcoVec24 by Kuninori Morimoto · 15 years ago
  14. b37c7c6 sh: fix CPU_SH7723/7724 numbering bug by Kuninori Morimoto · 15 years ago
  15. e76a013 sh: Fix up sh4_flush_dcache_page() build on UP. by Paul Mundt · 15 years ago
  16. c68e320 sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. by Paul Mundt · 15 years ago
  17. 12cceb62 Merge branch 'sh/st-integration' by Paul Mundt · 15 years ago
  18. f133278 sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h. by Paul Mundt · 15 years ago
  19. 05ecd5a sh: Simplify "multi-evt" interrupt handling. by Pawel Moll · 15 years ago
  20. 788e6af sh: fix sys_cacheflush error checking by Giuseppe Cavallaro · 15 years ago
  21. ffad9d7 sh: Fix problems with cache flushing when cache is in write-through mode by Stuart Menefy · 15 years ago
  22. a1fce73 sh: Fix overzealous checking in __ioremap() by Stuart Menefy · 15 years ago
  23. 6000fc4 sh: Fixes some write posting issues in the interrupt handling for SH by Stuart Menefy · 15 years ago
  24. bd4fb4d sh: Fix underflow in SH udelay() code. by Stuart Menefy · 15 years ago
  25. 6d243dd sh: Add sys_cacheflush() call for SH CPUs. by Stuart Menefy · 15 years ago
  26. a5cf9e2 sh: Improve comments int SH4 cache flushing code by Stuart Menefy · 15 years ago
  27. 5e9377e sh: Optimise memcpy_to/fromio for SH4 by Stuart Menefy · 15 years ago
  28. 8af57f8 sh: generic_in/outs{bwl} optimizations. by Stuart Menefy · 15 years ago
  29. 7d9c035 sh: Read from CCN_PVR instead of ROM for delay. by Stuart Menefy · 15 years ago
  30. fea966f sh: Remove implicit sign extension from assembler immediates by Stuart Menefy · 15 years ago
  31. d724a9c sh: Allow for kernel command line concatenation. by Pawel Moll · 15 years ago
  32. b46373e sh: Use internal watchdog timer to perform reset by Jon Frosdick · 15 years ago
  33. 27a30f5 sh: kgdb: do not reload VBR while handling debugger breackpoint by Giuseppe Cavallaro · 15 years ago
  34. 15444a8 sh: Allow use of GENERIC_IOMAP by David McKay · 15 years ago
  35. 2fc742f sh: Improve unwind info for signals by Carl Shaw · 15 years ago
  36. 5a0ab35 sh: cleanup of do_address_error() by Andre Draszik · 15 years ago
  37. 7436cde sh: Allow user control over misaligned fixup handling by Andre Draszik · 15 years ago
  38. 9a4af02 sh: ratelimit unaligned fixups by Andre Draszik · 15 years ago
  39. c3144fc Merge branches 'sh/hwblk' and 'sh/pm-runtime' by Paul Mundt · 15 years ago
  40. cc58f59 sh: drop static UIO clocks for sh7722, sh7723 and sh7724 by Magnus Damm · 15 years ago
  41. ac2c596 sh: let ARCH_SHMOBILE select PM and PM_RUNTIME by Magnus Damm · 15 years ago
  42. a62926f sh: Fix section mismatch in platform bus notifier. by Paul Mundt · 15 years ago
  43. 6a93dde sh: Runtime PM for SuperH Mobile platform bus devices by Magnus Damm · 15 years ago
  44. 0858d9c Merge branch 'sh/hwblk' into sh/pm-runtime by Paul Mundt · 15 years ago
  45. 8400146 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  46. 4f896ff sh: unwinder: cacheline align slab cache objects. by Paul Mundt · 15 years ago
  47. fa9d3b4 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  48. 74db247 sh64: dummy unwinder BUG wrappers. by Paul Mundt · 15 years ago
  49. e115f2c sh: unwinder: Use a special bug flag for unwinder traps. by Paul Mundt · 15 years ago
  50. c153a58 Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder by Paul Mundt · 15 years ago
  51. 4ab8f24 sh: Export unwind_stack() to satisfy modular oprofile. by Paul Mundt · 15 years ago
  52. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
  53. 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 15 years ago
  54. 5580e90 sh: Handle the DWARF op, DW_CFA_undefined by Matt Fleming · 15 years ago
  55. 5480675 sh: Fix bug calculating the end of the FDE instructions by Matt Fleming · 15 years ago
  56. fe98dd3 sh: Setup the frame pointer in handle_interrupt by Matt Fleming · 15 years ago
  57. b344e24a sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() by Matt Fleming · 15 years ago
  58. 97efbbd sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET by Matt Fleming · 15 years ago
  59. fb3f3e7 sh: unwinder: Fix memory leak and create our own kmem cache by Matt Fleming · 15 years ago
  60. 64a6d722 sh: Kill off now redundant local irq disabling. by Paul Mundt · 15 years ago
  61. c01f0f1 sh: Add initial support for SH7757 CPU subtype by Yoshihiro Shimoda · 15 years ago
  62. f26b2a5 sh: Make cache flushers SMP-aware. by Paul Mundt · 15 years ago
  63. f9bd71f sh: Kill off unused cpu/cacheflush.h. by Paul Mundt · 15 years ago
  64. a81bec7 sh: update kfr2r09 defconfig by Magnus Damm · 15 years ago
  65. e498dab sh: add kfr2r09 romimage defconfig by Magnus Damm · 15 years ago
  66. 673b74b sh: jump to p1 during boot on kfr2r09 by Magnus Damm · 15 years ago
  67. 7c328e4 sh: invalidate icache and tlbs during boot on kfr2r09 by Magnus Damm · 15 years ago
  68. 045a4b7 sh: i2c compile fix for kfr2r09 by Magnus Damm · 15 years ago
  69. 39cf051 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  70. 711e522 sh: Use local TLB flush for get_mmu_context() ASID exhaustion. by Paul Mundt · 15 years ago
  71. c139a59 sh: Fix up cache-sh4 build on SMP. by Paul Mundt · 15 years ago
  72. e89561c sh: enable rtc-ds1302 in snapgear_defconfig. by Paul Mundt · 15 years ago
  73. 485f072 sh: DSP save/restore ordering and a0 sign extension fixups. by Paul Mundt · 15 years ago
  74. 6503fe4 sh: Better description of SH-4 PTEA register update. by Michael Trimarchi · 15 years ago
  75. 307646c sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build. by Paul Mundt · 15 years ago
  76. 6560378 Merge branch 'sh/r8a66597-udc' by Paul Mundt · 15 years ago
  77. f8f8c07 sh: add r8a66597 usb1 gadget to the se7724 board by Magnus Damm · 15 years ago
  78. 5a1c4cb sh: add r8a66597 usb0 gadget to the kfr2r09 board by Magnus Damm · 15 years ago
  79. e638fab sh: Add mach-types entry for EcoVec board. by Paul Mundt · 15 years ago
  80. 4138b74 sh: Add EcoVec (SH7724) board support by Kuninori Morimoto · 15 years ago
  81. 4aa2d56 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  82. 24d7619 sh: Add SH7724 support to NR_ONCHIP_DMA_CHANNELS by Kuninori Morimoto · 15 years ago
  83. 1bc265d0 sh: USB0 resource area fix for ms7724se by Kuninori Morimoto · 15 years ago
  84. fc6191d sh: Fix up clockevents broadcasting. by Paul Mundt · 15 years ago
  85. e055d41 sh: Build fix for disabled caches. by Paul Mundt · 15 years ago
  86. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  87. ee8365f Merge branch 'master' into sh/cachetlb by Paul Mundt · 15 years ago
  88. dc8ed71 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. af15c1a Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  90. b9d030a Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  91. e174d13 sh: Prevent heartbeat from scribbling over non-LED bits. by Kuninori Morimoto · 15 years ago
  92. b2ea8b4 sh: clkfwk: Support additional IFC divisor on SH7724. by Kuninori Morimoto · 15 years ago
  93. 7a01be2 sh: mach-kfr2409: add FLLFRQ value for PLL correction. by Kuninori Morimoto · 15 years ago
  94. 1fef789 microblaze: Update Microblaze defconfigs by Michal Simek · 15 years ago
  95. 8f37b6c microblaze: Use klimit instead of _end for memory init by Michal Simek · 15 years ago
  96. 2856ed3 microblaze: Enable ppoll syscall by Michal Simek · 15 years ago
  97. 892ee92 microblaze: Sane handling of missing timer/intc in device tree by John Williams · 15 years ago
  98. 6b99ece microblaze: use the generic ack_bad_irq implementation by Christoph Hellwig · 15 years ago
  99. f3a8308 sh: Add a few missing irqflags tracing markers. by Matt Fleming · 15 years ago
  100. 63cd91d sh: SuperH Mobile Software Standby support for cpuidle by Magnus Damm · 15 years ago