1. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 15 years ago
  2. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  3. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  4. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  5. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 15 years ago
  6. 6a1555f sh: Wire up sys_rt_tgsigqueueinfo. by Paul Mundt · 15 years ago
  7. 4c7c997 sh: Fix sh4a llsc-based cmpxchg() by Aoi Shinkai · 15 years ago
  8. 098dee9 sh: add enable()/disable()/set_rate() to div6 code by Magnus Damm · 15 years ago
  9. ed740cb sh: sh7722 mode pin definitions by Magnus Damm · 15 years ago
  10. 36e5b26 sh: sh7724 mode pin comments by Magnus Damm · 15 years ago
  11. e4218ef sh: sh7723 mode pin V2 by Magnus Damm · 15 years ago
  12. 0d4fdbb sh: rework mode pin code by Magnus Damm · 15 years ago
  13. 2693e27 sh: clock div6 helper code by Magnus Damm · 15 years ago
  14. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  15. 48c72fc sh: 16-bit get_unaligned() sh4a fix by Magnus Damm · 15 years ago
  16. d974ac2 sh: add RAMCR definition for sh4 by Kuninori Morimoto · 15 years ago
  17. a1153e2 sh: shared div4 clock code by Magnus Damm · 15 years ago
  18. 6881e8b sh: shared mstp32 clock code by Magnus Damm · 15 years ago
  19. 4a44b32 sh: sh7785 mode pin definitions by Magnus Damm · 15 years ago
  20. eb9b9b5 sh: boot word / mode pin support V2 by Magnus Damm · 15 years ago
  21. c3dc5be flat: fix data sections alignment by Oskar Schirmer · 15 years ago
  22. 464c9e1 Merge branch 'sh/clkfwk' by Paul Mundt · 15 years ago
  23. b7e2ac6 sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate. by Paul Mundt · 15 years ago
  24. 61ce539 sh: remove clk_ops->build_rate_table() by Magnus Damm · 15 years ago
  25. c94a857 sh: add shared clock framework frequency table code by Magnus Damm · 15 years ago
  26. 287c129 sh: Add ms7724se (SH7724) board support by Kuninori Morimoto · 15 years ago
  27. 62fad39 sh: Add a NR_IRQS_LEGACY for external IRQ0-7. by Paul Mundt · 15 years ago
  28. 62669e6 sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes. by Paul Mundt · 15 years ago
  29. bec36ec sh: hd64461: Fix up I/O base register offsets. by Paul Mundt · 15 years ago
  30. 549b5e3 sh: clkfwk: Add MSTP bits to SH7785 clock framework. by Paul Mundt · 15 years ago
  31. cedcf33 sh: clkfwk: Map tree hierarchy in debugfs. by Paul Mundt · 15 years ago
  32. cc96eac sh: clkfwk: rate table construction and rounding for SH7785. by Paul Mundt · 15 years ago
  33. a77b5ac sh: clkfwk: Update SH7785 for refactored clock framework. by Paul Mundt · 15 years ago
  34. 253b088 sh: clkfwk: Rework legacy CPG clock handling. by Paul Mundt · 15 years ago
  35. fd5b1245 Merge branch 'master' into sh/clkfwk by Paul Mundt · 15 years ago
  36. 8be5f1a sh: Kill off the remnants of the old timer code. by Paul Mundt · 15 years ago
  37. f19900b sh: remove old TMU driver by Magnus Damm · 15 years ago
  38. 0dae895 sh: clkfwk: Wire up clk_get_sys() support. by Paul Mundt · 15 years ago
  39. 007e836 sh: clkfwk: Kill off clk_recalc_rate(). by Paul Mundt · 15 years ago
  40. aa87aa3 sh: clkfwk: Improve the generic clk_set_parent() implementation. by Paul Mundt · 15 years ago
  41. ae891a4 sh: clkfwk: Fix up the clk_enable() error path. by Paul Mundt · 15 years ago
  42. 154502e sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT. by Paul Mundt · 15 years ago
  43. 4ff29ff sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess. by Paul Mundt · 15 years ago
  44. b1f6cfe sh: clkfwk: refactor rate propagation. by Paul Mundt · 15 years ago
  45. a02cb23 sh: clkfwk: Add a followparent_recalc() helper. by Paul Mundt · 15 years ago
  46. b68d8201 sh: clkfwk: Make recalc return an unsigned long. by Paul Mundt · 15 years ago
  47. 7bce6c27 sh: sh7785lcr: fix I2C device address map for 32-bit mode by Yoshihiro Shimoda · 15 years ago
  48. 567bb8f sh: Fix up R0 dependence in __arch_swab16/32. by Paul Mundt · 15 years ago
  49. 2bcfffa sh: Rename opcode_t to insn_size_t. by Paul Mundt · 15 years ago
  50. 6dbe47a sh: Provide __read_{read,write}sl() definitions for sh64. by Paul Mundt · 15 years ago
  51. e73173d sh: Fix UBC setup and registers for SH2A by Kieran Bingham · 15 years ago
  52. be6514c sh: Add in some ptrace definitions from GDB. by Kieran Bingham · 15 years ago
  53. 4f5ecaa sh: clock framework update, fix count and kill off kref by Magnus Damm · 15 years ago
  54. 5ac5496 sh: Kill off dead handle_timer_tick() code. by Paul Mundt · 15 years ago
  55. c51279e sh: Kill off unused SH-5 irq_describe cruft. by Paul Mundt · 15 years ago
  56. 0fb849b sh: Integrate the SH-5 onchip_remap() more coherently. by Paul Mundt · 15 years ago
  57. ee1acbf sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN. by Paul Mundt · 15 years ago
  58. dec56e6 sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code. by Paul Mundt · 15 years ago
  59. 3280c88 sh: remove old MTU2 driver by Magnus Damm · 15 years ago
  60. 7563431 time: sh: convert to use arch_getoffset() infrastructure by john stultz · 15 years ago
  61. 66fdc95 Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Paul Mundt · 15 years ago
  62. f425752 sh: remove old CMT driver by Magnus Damm · 15 years ago
  63. e6be3a2 sh: pass through ioremap() for non-mmu processors. by Magnus Damm · 15 years ago
  64. 47c8a08 sh: rtc-generic support. by Paul Mundt · 15 years ago
  65. ecd4ca5 sh: Fix up unsigned syscall_nr in SH-5 pt_regs. by Paul Mundt · 15 years ago
  66. 339b042 Merge branches 'sh/stable-updates' and 'sh/pci-rework' by Paul Mundt · 15 years ago
  67. 3e98f9f sh: pci: Fix up the build for CONFIG_PCI=n. by Paul Mundt · 15 years ago
  68. 805fcc8 sh: pci: Kill off the last remnants of the now unused pci-auto code. by Paul Mundt · 15 years ago
  69. 3444f5e sh: pci: Tidy up the dreamcast PCI support. by Paul Mundt · 15 years ago
  70. 5ba7205 sh: pci: Kill off the now unused hose->io_base. by Paul Mundt · 15 years ago
  71. 09cfeb1 sh: pci: Track io and mem_offset per-channel. by Paul Mundt · 15 years ago
  72. e79066a sh: pci: New-style controller registration. by Paul Mundt · 15 years ago
  73. 99f95f1 sh: pci: Rework fixed region checks in ioremap(). by Paul Mundt · 15 years ago
  74. 0bb34a6 sh: pci: Consolidate pci_iomap() and use the generic I/O base. by Paul Mundt · 15 years ago
  75. 394b6d2 sh: pci: Kill off unused pcibios_fixup(). by Paul Mundt · 15 years ago
  76. a3c0e0d sh: pci: Consolidate pcibios_align_resource() definitions. by Paul Mundt · 15 years ago
  77. 9833385 sh: pci: HAVE_PCI_MMAP support. by Paul Mundt · 15 years ago
  78. 9ade121 sh: pci: Drop asm-generic/pci.h, so we can use our own fixups. by Paul Mundt · 15 years ago
  79. 22fd67c Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging' by Paul Mundt · 15 years ago
  80. 87a00dc sh: Add plat_early_device_setup() by Magnus Damm · 15 years ago
  81. 8ce0143 sh: pci io port base address code by Magnus Damm · 17 years ago
  82. ef339f2 sh: pci memory range checking code by Magnus Damm · 17 years ago
  83. ef53fde sh: add io_base member to pci_channel by Magnus Damm · 17 years ago
  84. e4c6a36 sh: add reg_base member to pci_channel by Magnus Damm · 17 years ago
  85. b6706ef sh: hook in struct pci_channel in sysdata by Magnus Damm · 17 years ago
  86. d0e3db4 sh: add init member to pci_channel data by Magnus Damm · 16 years ago
  87. 0207a2e sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. by Kuninori Morimoto · 15 years ago
  88. f802d96 sh: Add support for DMA API debugging. by Paul Mundt · 15 years ago
  89. b35346f sh: Provide cpumask_of_pcibus() to fix NUMA build. by Paul Mundt · 15 years ago
  90. 090fed5 sh: wire up sys_preadv/sys_pwritev() syscalls. by Paul Mundt · 15 years ago
  91. 45e36c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  92. 01ab103 sh: Fix up DSP context save/restore. by Michael Trimarchi · 15 years ago
  93. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 15 years ago
  94. e869a90 sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle. by Paul Mundt · 15 years ago
  95. c4361bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  96. 3b4df71 sh: Sanitize asm/mmu.h for assembly use. by Francesco VIRLINZI · 15 years ago
  97. 1c58b0b sh: Tidy up sh7786 pinmux table. by Kuninori Morimoto · 15 years ago
  98. 0451fb2 cpumask: remove node_to_first_cpu by Rusty Russell · 15 years ago
  99. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  100. 3bf5092 sh: fix the HD64461 level-triggered interrupts handling by Rafael Ignacio Zurita · 16 years ago