1. f8b7256 Unify sys_mmap* by Al Viro · 16 years ago
  2. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  3. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  4. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 16 years ago
  5. 6e8a0d1 sh: Make associative cache writes fatal on all SH-4A parts. by Paul Mundt · 16 years ago
  6. a65d0d7 sh: allow runtime pm without suspend/resume callbacks by Magnus Damm · 16 years ago
  7. 7e21348 sh: fix sh7724 VEU3F resource size by Magnus Damm · 16 years ago
  8. fae4339 sh: Break out SuperH PFC code by Magnus Damm · 16 years ago
  9. 9a16070 sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file by Alexey Dobriyan · 16 years ago
  10. 2ebe0ff sh: Add CPG save/restore code for sh7724 R-standby by Magnus Damm · 16 years ago
  11. 6ba6538 sh: Fix up the FPU emulation build. by Paul Mundt · 16 years ago
  12. 0f09e19 sh: Apply the sleazy FPU changes for SH-2A FPU as well. by Paul Mundt · 16 years ago
  13. d3ea9fa sh: Minor optimisations to FPU handling by Stuart Menefy · 17 years ago
  14. 49fb2cd Merge branch 'master' into sh/st-integration by Paul Mundt · 16 years ago
  15. a0458b0 sh: add sleazy FPU optimization by Giuseppe CAVALLARO · 17 years ago
  16. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  17. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 16 years ago
  18. 260af56 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  19. 648f153 sh: Fixup last users of irq_chip->typename by Thomas Gleixner · 16 years ago
  20. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 16 years ago
  21. a09b6e8 sysctl sh: Remove dead binary sysctl support by Eric W. Biederman · 17 years ago
  22. 626ac8e sh64: Fix up the CONFIG_GENERIC_BUG=n build. by Paul Mundt · 16 years ago
  23. e9c58fc sh: Use the generic I/O port base for slowdown. by Paul Mundt · 16 years ago
  24. c4e708d sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4. by Paul Mundt · 16 years ago
  25. 0fe69d7 sh: perf events: Document SH-4A raw event codes. by Paul Mundt · 16 years ago
  26. 76d2318 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  27. 421b541 sh: unwinder: Fix up invalid PC refetch in dwarf unwinder. by Paul Mundt · 16 years ago
  28. 1d82332 sh: perf events: Add support for SH7750-style counters. by Paul Mundt · 16 years ago
  29. 830fafe sh: perf events: Preliminary callchain support. by Paul Mundt · 16 years ago
  30. d1b261e sh: Default-enable SPU clock for SH7724. by Paul Mundt · 16 years ago
  31. 2de3392 sh: sh7724: Add SPU2 support by Kuninori Morimoto · 16 years ago
  32. 8820002 sh: perf events: Fix up uninitialized variable warning. by Paul Mundt · 16 years ago
  33. c4b973f sh: Add RWDT save/restore code for sh7724 R-standby by Magnus Damm · 16 years ago
  34. 45b9dea sh: intc: Handle legacy IRQ reservation in vector map. by Paul Mundt · 16 years ago
  35. bb3e0ee sh: Add R-standby sleep mode support by Magnus Damm · 16 years ago
  36. 03625e7 sh: Use RSMEM for sleep code on sh7724 by Magnus Damm · 16 years ago
  37. 99675a7 sh: Add MMU and Cache handling sleep mode code by Magnus Damm · 16 years ago
  38. 02bf893 sh: Keep track of allowed sleep modes by Magnus Damm · 16 years ago
  39. 323ef8d sh: Rework SuperH Mobile sleep mode code by Magnus Damm · 16 years ago
  40. 159f8cd sh: Allow boards to register memory pre/post sleep code by Magnus Damm · 16 years ago
  41. da14909 sh: Add sh7724 notifier for R-standby save/restore by Magnus Damm · 16 years ago
  42. 49f4264 sh: Add notifiers chains for cpu/board code by Magnus Damm · 16 years ago
  43. 1d317f9 sh: perf events: Kill off left over debugging cruft. by Paul Mundt · 16 years ago
  44. ac44e66 sh: perf events: Add preliminary support for SH-4A counters. by Paul Mundt · 16 years ago
  45. 4c978ca sh: Clean up more superfluous symbol exports. by Paul Mundt · 16 years ago
  46. 0a993b0 sh64: cache flush symbol exports. by Paul Mundt · 16 years ago
  47. 01be5d6 sh: Revamp PCI DMA coherence Kconfig bits. by Paul Mundt · 16 years ago
  48. 3f375f1 sh: Annotate irq functions with "notrace" by Matt Fleming · 16 years ago
  49. ef01b9a sh: fix kexec by removing check for old kexec-tools by Magnus Damm · 16 years ago
  50. 6253195 Merge branch 'sh/stable-updates' by Paul Mundt · 16 years ago
  51. 60339fa sh: Check for return_to_handler when unwinding the stack by Matt Fleming · 16 years ago
  52. 26fadd3 sh: Build fix: define more __movmem* symbols by Lubomir Rintel · 16 years ago
  53. ba93483 sh: __irq_entry annotate do_IRQ(). by Paul Mundt · 16 years ago
  54. f32154c sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. by Paul Mundt · 16 years ago
  55. 73c926b sh: Convert to asm-generic/dma-mapping-common.h by Paul Mundt · 16 years ago
  56. 14c011d sh: Fix up cacheflush routine symbol exports. by Paul Mundt · 17 years ago
  57. eca28e3 sh: Fix up uninitialized variable warning in dwarf unwinder. by Paul Mundt · 17 years ago
  58. 15dfddd sh: Disable SCIF2 on the SH-X3 proto CPU. by Paul Mundt · 17 years ago
  59. 03fdb70 sh: Convert to asm-generic/irqflags.h. by Paul Mundt · 17 years ago
  60. cae19b5 sh: Kill off legacy UBC wakeup cruft. by Paul Mundt · 17 years ago
  61. 896f0c0 sh: Support SCHED_MC for SH-X3 multi-cores. by Paul Mundt · 17 years ago
  62. 9dbe00a sh: Fix up IRQ re-enabling for the need_resched() case. by Paul Mundt · 17 years ago
  63. 0e6d498 sh: Make check_pgt_cache() more aggressive while idling. by Paul Mundt · 17 years ago
  64. f533c3d sh: Idle loop chainsawing for SMP-based light sleep. by Paul Mundt · 17 years ago
  65. 94eab0b sh: Force boot CPU in to light sleep mode for SH-X3 SMP. by Paul Mundt · 17 years ago
  66. 731ba33 sh: Count NMIs in irq_cpustat_t. by Paul Mundt · 17 years ago
  67. 56bfc42 sh: TS_RESTORE_SIGMASK conversion. by Paul Mundt · 17 years ago
  68. b195e46 Merge branch 'sh/stable-updates' by Paul Mundt · 17 years ago
  69. 457b646 sh: Fix a TRACE_IRQS_OFF typo. by Paul Mundt · 17 years ago
  70. 4d2947f sh: Optimize the setup_rt_frame() I-cache flush. by Paul Mundt · 17 years ago
  71. a66c2ed sh: Populate initial secondary CPU info from boot_cpu_data. by Paul Mundt · 17 years ago
  72. 2908df9 sh: Tidy up SMP cpuinfo. by Paul Mundt · 17 years ago
  73. eaa4770 sh: Use boot_cpu_data for FPU tests in sigcontext paths. by Paul Mundt · 17 years ago
  74. d780613 sh: Only invalidate the I-cache range for secondary CPUs stack_start. by Paul Mundt · 17 years ago
  75. e4b053d sh: ftrace: Make code modification NMI safe. by Paul Mundt · 17 years ago
  76. c8afde7 sh: Don't profile return_address(). by Paul Mundt · 17 years ago
  77. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 17 years ago
  78. 5a3abba sh: Tidy up the dwarf module helpers. by Paul Mundt · 17 years ago
  79. ac4fac8 sh: Generalize CALLER_ADDRx support. by Paul Mundt · 17 years ago
  80. 5852b20 Merge branch 'sh/stable-updates' by Paul Mundt · 17 years ago
  81. 9922262 sh: ftrace: Fix up syscall tracepoint support. by Paul Mundt · 17 years ago
  82. 95019b4 Merge branch 'sh/stable-updates' by Paul Mundt · 17 years ago
  83. af67c3a sh: update die() output. by Paul Mundt · 17 years ago
  84. 8ec006c Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 17 years ago
  85. 5ab78ff Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder by Paul Mundt · 17 years ago
  86. c2d474d sh: Remove any reference to recursive functions from comments by Matt Fleming · 17 years ago
  87. ed4fe7f sh: Fix memory leak in dwarf_unwind_stack() by Matt Fleming · 17 years ago
  88. a6a2f2a sh: Teach the DWARF unwinder about modules by Matt Fleming · 17 years ago
  89. 3d4e0cf sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU. by Paul Mundt · 17 years ago
  90. 20b5014 sh: Fold fixed-PMB support into dynamic PMB support by Matt Fleming · 17 years ago
  91. 8386aeb sh: Make most PMB functions static by Matt Fleming · 17 years ago
  92. b336f12 sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode by Matt Fleming · 17 years ago
  93. 8bd642b sh: Obliterate the P1 area macros by Matt Fleming · 17 years ago
  94. f16bf3e sh: Build fix: export __movmem by Lubomir Rintel · 17 years ago
  95. 8406638 sh: Disable unaligned kernel access printks by default. by Paul Mundt · 17 years ago
  96. 421f7a5 sh: Don't enable interrupts in the page fault path by Matt Fleming · 17 years ago
  97. d44ee12 sh: Set the default I/O port base to P2SEG. by Paul Mundt · 17 years ago
  98. 48ff3e0 sh: Handle ioport_map() cases for >= P1SEG addresses. by Paul Mundt · 17 years ago
  99. ecb6fd5 sh: Add support DMA Engine to SH7780 by Nobuhiro Iwamatsu · 17 years ago
  100. 8255fff sh: Add support DMA Engine to SH7722 by Nobuhiro Iwamatsu · 17 years ago