1. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  2. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  3. 29c337a cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  4. 4b3df56 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linus by NeilBrown · 15 years ago
  5. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  6. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  7. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  9. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  10. a74f7e0 sh: Wire up HAVE_SYSCALL_TRACEPOINTS. by Paul Mundt · 15 years ago
  11. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  12. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  13. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  14. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  15. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  16. bb7001b sh: kfr2r09: document the PLL/FLL <-> RF relationship. by Kuninori Morimoto · 15 years ago
  17. 1f85d38 sh: add kycr2_delay for sh_keysc by Kuninori Morimoto · 15 years ago
  18. c386cff sh: USB disable process is needed if romImage boot for EcoVec24 by Kuninori Morimoto · 15 years ago
  19. be4ebf9 sh: Add romImage support for EcoVec24 by Kuninori Morimoto · 15 years ago
  20. 378a569 sh: add romimage-macros.h by Kuninori Morimoto · 15 years ago
  21. a7db504 PCI: remove pcibios_scan_all_fns() by Alex Chiang · 15 years ago
  22. d8902ad dmaengine: sh: Add Support SuperH DMA Engine driver by Nobuhiro Iwamatsu · 15 years ago
  23. 0906a3a sh: Fix up and optimize the kmap_coherent() interface. by Paul Mundt · 15 years ago
  24. ade315d sh: Kill off kgdb's magical NMI debouncing. by Paul Mundt · 15 years ago
  25. 1e1030d sh: nmi_debug support. by Paul Mundt · 15 years ago
  26. ac6a0cf Merge branch 'master' into sh/smp by Paul Mundt · 15 years ago
  27. 2f6dafc sh: unwinder: Fix up uninitialized variable warnings on sh2a build. by Paul Mundt · 15 years ago
  28. 4aa5ac4 sh: Only shout about fixing up unexpected unaligned accesses by Matt Fleming · 15 years ago
  29. 4923576 net: sh_eth: add value of ether_link pin in platform_data by Yoshihiro Shimoda · 15 years ago
  30. e79d574 sh: sh7785lcr: fix prototype board on 32bit MMU mode. by Yoshihiro Shimoda · 15 years ago
  31. f840dd5 sh: Tidy up watchdog build for SH-2. by Paul Mundt · 15 years ago
  32. c68e320 sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX. by Paul Mundt · 15 years ago
  33. 12cceb62 Merge branch 'sh/st-integration' by Paul Mundt · 15 years ago
  34. f133278 sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h. by Paul Mundt · 15 years ago
  35. 788e6af sh: fix sys_cacheflush error checking by Giuseppe Cavallaro · 15 years ago
  36. 6d243dd sh: Add sys_cacheflush() call for SH CPUs. by Stuart Menefy · 15 years ago
  37. 7d9c035 sh: Read from CCN_PVR instead of ROM for delay. by Stuart Menefy · 15 years ago
  38. fea966f sh: Remove implicit sign extension from assembler immediates by Stuart Menefy · 15 years ago
  39. 15444a8 sh: Allow use of GENERIC_IOMAP by David McKay · 15 years ago
  40. c3144fc Merge branches 'sh/hwblk' and 'sh/pm-runtime' by Paul Mundt · 15 years ago
  41. 6a93dde sh: Runtime PM for SuperH Mobile platform bus devices by Magnus Damm · 15 years ago
  42. fa9d3b4 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  43. 74db247 sh64: dummy unwinder BUG wrappers. by Paul Mundt · 15 years ago
  44. e115f2c sh: unwinder: Use a special bug flag for unwinder traps. by Paul Mundt · 15 years ago
  45. 5580e90 sh: Handle the DWARF op, DW_CFA_undefined by Matt Fleming · 15 years ago
  46. b344e24a sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() by Matt Fleming · 15 years ago
  47. 97efbbd sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET by Matt Fleming · 15 years ago
  48. fb3f3e7 sh: unwinder: Fix memory leak and create our own kmem cache by Matt Fleming · 15 years ago
  49. c01f0f1 sh: Add initial support for SH7757 CPU subtype by Yoshihiro Shimoda · 15 years ago
  50. f26b2a5 sh: Make cache flushers SMP-aware. by Paul Mundt · 15 years ago
  51. f9bd71f sh: Kill off unused cpu/cacheflush.h. by Paul Mundt · 15 years ago
  52. 673b74b sh: jump to p1 during boot on kfr2r09 by Magnus Damm · 15 years ago
  53. 7c328e4 sh: invalidate icache and tlbs during boot on kfr2r09 by Magnus Damm · 15 years ago
  54. 711e522 sh: Use local TLB flush for get_mmu_context() ASID exhaustion. by Paul Mundt · 15 years ago
  55. 485f072 sh: DSP save/restore ordering and a0 sign extension fixups. by Paul Mundt · 15 years ago
  56. 6503fe4 sh: Better description of SH-4 PTEA register update. by Michael Trimarchi · 15 years ago
  57. ee8365f Merge branch 'master' into sh/cachetlb by Paul Mundt · 15 years ago
  58. e174d13 sh: Prevent heartbeat from scribbling over non-LED bits. by Kuninori Morimoto · 15 years ago
  59. 7a01be2 sh: mach-kfr2409: add FLLFRQ value for PLL correction. by Kuninori Morimoto · 15 years ago
  60. 97f361e sh: unwinder: Move initialization to early_initcall() and tidy up locking. by Paul Mundt · 15 years ago
  61. cd7246f sh: Add support for DWARF GNU extensions by Matt Fleming · 15 years ago
  62. 94ecd22 sh: Fix up the SH-5 build with caches enabled. by Paul Mundt · 15 years ago
  63. 65305ae sh: Convert cache disabled SH-5 over to new cache interface. by Paul Mundt · 15 years ago
  64. 4b6b987 Merge branch 'master' into sh/hwblk by Paul Mundt · 15 years ago
  65. 0d051d9 sh: Convert SH7705 extended mode to new cacheflush interface. by Paul Mundt · 15 years ago
  66. a58e1a2 sh: Convert SH-2A to new cacheflush interface. by Paul Mundt · 15 years ago
  67. 37443ef sh: Migrate SH-4 cacheflush ops to function pointers. by Paul Mundt · 15 years ago
  68. 916e978 sh: Kill off unused flush_icache_user_range(). by Paul Mundt · 15 years ago
  69. 7fbb2d3 sh: consolidate flush_dcache_mmap_lock/unlock() definitions. by Paul Mundt · 15 years ago
  70. 0b445dc sh: Don't export flush_dcache_all(). by Paul Mundt · 15 years ago
  71. ecba106 sh: Centralize the CPU cache initialization routines. by Paul Mundt · 15 years ago
  72. e82da21 sh: Track the CPU family in sh_cpuinfo. by Paul Mundt · 15 years ago
  73. dde5e3f sh: rework nommu for generic cache.c use. by Paul Mundt · 15 years ago
  74. cbbe2f6 sh: rename pg-mmu.c -> cache.c, enable generically. by Paul Mundt · 15 years ago
  75. 2739742 sh: Provide the kmap_coherent() interface generically. by Paul Mundt · 15 years ago
  76. d2dcd91 Merge branch 'master' into sh/cachetlb by Paul Mundt · 15 years ago
  77. 43bc61d sh: Add register alignment helpers for shared flushers. by Paul Mundt · 15 years ago
  78. f826466 sh: Delete DWARF_ARCH_UNWIND_OFFSET by Matt Fleming · 15 years ago
  79. 0b93048 sh: Setup the frame register in asm code by Matt Fleming · 15 years ago
  80. bd35386 sh: dwarf unwinder support. by Matt Fleming · 15 years ago
  81. bf61ad1 sh: Allow multiple stack unwinders to be setup by Matt Fleming · 15 years ago
  82. 4e14dfc sh: Use the generalized stacktrace ops by Matt Fleming · 15 years ago
  83. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  84. b4a7573 sh: clean up Migo-R header file by Magnus Damm · 15 years ago
  85. 2d2bcd3 sh: fix romImage mach dir usage by Magnus Damm · 15 years ago
  86. 9f26e65 sh: kfr2r09 board support - LCDC panel by Magnus Damm · 15 years ago
  87. c1155e3 sh: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  88. c791483 sh: Tidy up NEFF-based sign extension for SH-5. by Paul Mundt · 15 years ago
  89. c0fe478 sh: Provide __flush_anon_page(). by Paul Mundt · 15 years ago
  90. 9aaa749 sh: Runtime PM pdev hwblk by Magnus Damm · 15 years ago
  91. 0011107 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 into sh/hwblk by Paul Mundt · 15 years ago
  92. edc67b2 sh: Add SH7724 DMAC support. by Kuninori Morimoto · 15 years ago
  93. 6ba4a8f sh: hwblk support for sh7724 by Magnus Damm · 15 years ago
  94. d162300 sh: kfr2r09 romImage support V2 by Magnus Damm · 15 years ago
  95. 3c92832 sh: romImage support V2 by Magnus Damm · 15 years ago
  96. fd78a76 sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING. by Stuart Menefy · 15 years ago
  97. 9cef749 sh: update_mmu_cache() consolidation. by Paul Mundt · 15 years ago
  98. 4733fd3 mm: Remove duplicate definitions in MIPS and SH by Benjamin Herrenschmidt · 15 years ago
  99. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  100. 0dfae7d sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. by Paul Mundt · 15 years ago