1. fa9d3b4 Merge branch 'sh/dwarf-unwinder' by Paul Mundt · 15 years ago
  2. 74db247 sh64: dummy unwinder BUG wrappers. by Paul Mundt · 15 years ago
  3. e115f2c sh: unwinder: Use a special bug flag for unwinder traps. by Paul Mundt · 15 years ago
  4. 5580e90 sh: Handle the DWARF op, DW_CFA_undefined by Matt Fleming · 15 years ago
  5. b344e24 sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON() by Matt Fleming · 15 years ago
  6. 97efbbd sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET by Matt Fleming · 15 years ago
  7. fb3f3e7 sh: unwinder: Fix memory leak and create our own kmem cache by Matt Fleming · 15 years ago
  8. c01f0f1 sh: Add initial support for SH7757 CPU subtype by Yoshihiro Shimoda · 15 years ago
  9. 485f072 sh: DSP save/restore ordering and a0 sign extension fixups. by Paul Mundt · 15 years ago
  10. 6503fe4 sh: Better description of SH-4 PTEA register update. by Michael Trimarchi · 15 years ago
  11. e174d13 sh: Prevent heartbeat from scribbling over non-LED bits. by Kuninori Morimoto · 15 years ago
  12. 97f361e sh: unwinder: Move initialization to early_initcall() and tidy up locking. by Paul Mundt · 15 years ago
  13. cd7246f sh: Add support for DWARF GNU extensions by Matt Fleming · 15 years ago
  14. f826466 sh: Delete DWARF_ARCH_UNWIND_OFFSET by Matt Fleming · 15 years ago
  15. 0b93048 sh: Setup the frame register in asm code by Matt Fleming · 15 years ago
  16. bd35386 sh: dwarf unwinder support. by Matt Fleming · 15 years ago
  17. bf61ad1 sh: Allow multiple stack unwinders to be setup by Matt Fleming · 15 years ago
  18. 4e14dfc sh: Use the generalized stacktrace ops by Matt Fleming · 15 years ago
  19. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago
  20. c1155e3 sh: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  21. edc67b2 sh: Add SH7724 DMAC support. by Kuninori Morimoto · 15 years ago
  22. fd78a76 sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING. by Stuart Menefy · 15 years ago
  23. 4733fd3 mm: Remove duplicate definitions in MIPS and SH by Benjamin Herrenschmidt · 15 years ago
  24. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  25. c0b96cf sh: Provide _PAGE_SPECIAL for 32-bit. by Paul Mundt · 15 years ago
  26. c358fc4 Merge branches 'sh/hwblk' and 'sh/platform-updates' by Paul Mundt · 15 years ago
  27. 0f8ee18 sh: Add support for multiple hwblk counters by Magnus Damm · 15 years ago
  28. f686d8c1 Merge branches 'sh/ftrace' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  29. 327933f sh: Function graph tracer support by Matt Fleming · 15 years ago
  30. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  31. 7119888 Merge branches 'sh/ftrace' and 'sh/cachetlb' by Paul Mundt · 15 years ago
  32. c652d78 sh: Add ftrace syscall tracing support by Matt Fleming · 15 years ago
  33. ca0d172 sh: Fix the value of MCOUNT_INSN_OFFSET by Matt Fleming · 15 years ago
  34. 1ecc6ab Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates' by Paul Mundt · 15 years ago
  35. 7426394 sh: cpuidle for SuperH Mobile using hwblk by Magnus Damm · 15 years ago
  36. 79714ac sh: hwblk base implementation by Magnus Damm · 15 years ago
  37. c601a51 sh: Use bootmem ontop of lmb by Matt Fleming · 15 years ago
  38. 47220f6 sh: define PERF_COUNTER_INDEX_OFFSET. by Paul Mundt · 15 years ago
  39. 34e19ad sh: Fix compiler error and include the definition of IS_ERR_VALUE by Matt Fleming · 15 years ago
  40. d94d4ad sh: make set_perf_counter_pending() static inline. by Paul Mundt · 15 years ago
  41. 971121f sh: Fix up more dma-mapping fallout. by Paul Mundt · 15 years ago
  42. 2e046b9 sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. by Paul Mundt · 16 years ago
  43. 15fc204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  44. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 16 years ago
  45. 3d3638d Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter' by Paul Mundt · 16 years ago
  46. 9c93e59 sh: Generic HAVE_PERF_COUNTER support. by Paul Mundt · 16 years ago
  47. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 16 years ago
  48. f01789c sh: Use generic atomic64_t implementation. by Paul Mundt · 16 years ago
  49. 0c50f6f sh: Make the atomic functions safe for irqsoff tracing by Matt Fleming · 16 years ago
  50. 3767f3f sh: Convert sh64 to use the generic checksum code. by Paul Mundt · 16 years ago
  51. 2b74b85 sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h. by Paul Mundt · 16 years ago
  52. 7fb8156 sh: Switch to asm-generic versions for identical headers. by Paul Mundt · 16 years ago
  53. bdc90d4 sh: Convert to asm-generic/signal.h. by Paul Mundt · 16 years ago
  54. a8bd468 sh: Convert to asm-generic/types.h. by Paul Mundt · 16 years ago
  55. 84f8369 sh: Convert to asm-generic/scatterlist.h. by Paul Mundt · 16 years ago
  56. 508fb69 sh: Convert to asm-generic/unaligned.h. by Paul Mundt · 16 years ago
  57. 5db455b sh: Convert to asm-generic/module.h. by Paul Mundt · 16 years ago
  58. 7b27582 sh: Conver to asm-generic/mmu_context.h. by Paul Mundt · 16 years ago
  59. f8f06bc sh: Tidy up duplication in irq/swab/timex.h. by Paul Mundt · 16 years ago
  60. 6f2ea72 sh: Convert ipc/shm bits to their asm-generic versions. by Paul Mundt · 16 years ago
  61. 4b12395 sh: Convert to asm-generic/termbits.h and termios.h. by Paul Mundt · 16 years ago
  62. bc8d422 sh: Convert to asm-generic/posix_types.h. by Paul Mundt · 16 years ago
  63. 9deaa3b sh: Convert to asm-generic/dma.h. by Paul Mundt · 16 years ago
  64. 4822994 sh: Convert to asm-generic/current.h. by Paul Mundt · 16 years ago
  65. bff7b55 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  66. 74c86d6 cpumask: use mm_cpumask() wrapper: sh by Rusty Russell · 16 years ago
  67. 819807d cpumask: arch_send_call_function_ipi_mask: sh by Rusty Russell · 16 years ago
  68. 0cb73f4 cpumask: remove the now-obsoleted pcibus_to_cpumask(): sh by Rusty Russell · 16 years ago
  69. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 16 years ago
  70. 19470e1 sh: Wire up sys_perf_counter_open. by Paul Mundt · 16 years ago
  71. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  72. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  73. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  74. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  75. 6a1555f sh: Wire up sys_rt_tgsigqueueinfo. by Paul Mundt · 16 years ago
  76. 4c7c997 sh: Fix sh4a llsc-based cmpxchg() by Aoi Shinkai · 16 years ago
  77. 098dee9 sh: add enable()/disable()/set_rate() to div6 code by Magnus Damm · 16 years ago
  78. 0d4fdbb sh: rework mode pin code by Magnus Damm · 16 years ago
  79. 2693e27 sh: clock div6 helper code by Magnus Damm · 16 years ago
  80. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  81. 48c72fc sh: 16-bit get_unaligned() sh4a fix by Magnus Damm · 16 years ago
  82. a1153e2 sh: shared div4 clock code by Magnus Damm · 16 years ago
  83. 6881e8b sh: shared mstp32 clock code by Magnus Damm · 16 years ago
  84. eb9b9b5 sh: boot word / mode pin support V2 by Magnus Damm · 16 years ago
  85. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 16 years ago
  86. 464c9e1 Merge branch 'sh/clkfwk' by Paul Mundt · 16 years ago
  87. b7e2ac6 sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate. by Paul Mundt · 16 years ago
  88. 61ce539 sh: remove clk_ops->build_rate_table() by Magnus Damm · 16 years ago
  89. c94a857 sh: add shared clock framework frequency table code by Magnus Damm · 16 years ago
  90. 62fad39 sh: Add a NR_IRQS_LEGACY for external IRQ0-7. by Paul Mundt · 16 years ago
  91. 62669e6 sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. by Paul Mundt · 16 years ago
  92. bec36ec sh: hd64461: Fix up I/O base register offsets. by Paul Mundt · 16 years ago
  93. 549b5e3 sh: clkfwk: Add MSTP bits to SH7785 clock framework. by Paul Mundt · 16 years ago
  94. cedcf33 sh: clkfwk: Map tree hierarchy in debugfs. by Paul Mundt · 16 years ago
  95. cc96eac sh: clkfwk: rate table construction and rounding for SH7785. by Paul Mundt · 16 years ago
  96. a77b5ac sh: clkfwk: Update SH7785 for refactored clock framework. by Paul Mundt · 16 years ago
  97. 253b088 sh: clkfwk: Rework legacy CPG clock handling. by Paul Mundt · 16 years ago
  98. fd5b1245 Merge branch 'master' into sh/clkfwk by Paul Mundt · 16 years ago
  99. 8be5f1a sh: Kill off the remnants of the old timer code. by Paul Mundt · 16 years ago
  100. f19900b sh: remove old TMU driver by Magnus Damm · 16 years ago