1. e10b87d Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 14 years ago
  2. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  3. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
  5. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  7. 1522043 sh: move CLKDEV_xxx_ID macro to sh_clk.h by Kuninori Morimoto · 14 years ago
  8. 4857c70 sh: clock-shx3: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  9. 1f17e2a sh: clock-sh7786: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  10. 9b81308 sh: clock-sh7785: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  11. 9b417571 sh: clock-sh7757: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  12. ee0c2ef sh: clock-sh7366: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  13. 074fcdf sh: clock-sh7343: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  14. ac6b4fd sh: clock-sh7722: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  15. 23bcc04 sh: clock-sh7724: add CLKDEV_ICK_ID for cleanup by Kuninori Morimoto · 14 years ago
  16. 54f7c11 sh: clock-sh7366: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  17. 36d1753 sh: clock-sh7343: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  18. 16d9856 sh: clock-sh7723: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  19. 2125a8a sh: clock-sh7722: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  20. 1ec353a sh: clock-sh7724: modify I2C clock settings by Kuninori Morimoto · 14 years ago
  21. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 14 years ago
  22. 4dc0da8 perf: Add context field to perf_event by Avi Kivity · 14 years ago
  23. 89d6c0b perf, arch: Add generic NODE cache events by Peter Zijlstra · 14 years ago
  24. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  25. 9ab3a15 sh: use printk_ratelimited instead of printk_ratelimit by Paul Mundt · 14 years ago
  26. 03ef81b Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest by Paul Mundt · 14 years ago
  27. 6afba9e sh: fix the value of sh_dmae_slave_config in setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  28. b00c2c7 sh: fix the INTC vector for IRQ and IRL in setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  29. 9dd056e Merge branch 'sh/stable-updates' into sh-latest by Paul Mundt · 14 years ago
  30. f2b9726 sh: add platform_device of EHCI/OHCI to setup-sh7757 by Yoshihiro Shimoda · 14 years ago
  31. 08ef2e4 sh: Fix up build fallout from serial merge. by Paul Mundt · 14 years ago
  32. d0459e1 Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest by Paul Mundt · 14 years ago
  33. 261a9af sh: sh7724: Add USBHS DMAEngine support by Kuninori Morimoto · 14 years ago
  34. 1f83812 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 14 years ago
  35. 201fbce sh, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 14 years ago
  36. 61a6976 serial: sh-sci: Abstract register maps. by Paul Mundt · 14 years ago
  37. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  38. 514820e serial: sh-sci: Consolidate RXD pin handling. by Paul Mundt · 14 years ago
  39. 8181d3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus by Paul Mundt · 14 years ago
  40. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  41. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  42. 0f0ebd9 sh: arch/sh/kernel/process_32.c needs linux/prefetch.h. by Paul Mundt · 14 years ago
  43. 78207ff sh: Ignore R_SH_NONE module relocations. by Paul Mundt · 14 years ago
  44. d39e17c sh: remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  45. c7434db sh: wire up sys_sendmmsg. by Paul Mundt · 14 years ago
  46. 3e4cd07 sh: cosmetic improvement: use an existing pointer by Guennadi Liakhovetski · 14 years ago
  47. 8ace5c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  48. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  49. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  50. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 14 years ago
  52. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 14 years ago
  53. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
  54. 38ade3a shmobile: Use power domains for platform runtime PM by Rafael J. Wysocki · 14 years ago
  55. e0ac845 sh, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
  56. a375b15 sh: fixup fpu.o compile order by Kuninori Morimoto · 14 years ago
  57. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  59. fcb8918 sh: Convert to new function names by Thomas Gleixner · 14 years ago
  60. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
  61. 4d4fcae Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  62. b15ed69 sh: Fix build alloc_thread_info_node function by Nobuhiro Iwamatsu · 14 years ago
  63. a3d3362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  64. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  65. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
  66. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  67. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  68. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  69. fb7f045 sh: Fix ptrace hw_breakpoint handling by David Engraf · 14 years ago
  70. c49b6ec sh: Fix ptrace fpu state initialisation by Phil Edworthy · 14 years ago
  71. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 14 years ago
  72. 2a03cfb sh: wire up sys_syncfs. by Paul Mundt · 14 years ago
  73. 3d44ae4 sh: Convert to generic show_interrupts. by Paul Mundt · 14 years ago
  74. a884033 sh: Wire up new fhandle and clock_adjtime syscalls. by Paul Mundt · 14 years ago
  75. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 14 years ago
  76. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  77. 8ac53ed sh: dmaengine support for SH7757 by Yoshihiro Shimoda · 14 years ago
  78. 53bc18e sh: add mmc clock in clock-sh7757 by Yoshihiro Shimoda · 14 years ago
  79. d037166 sh: add platform_device for SPI by Yoshihiro Shimoda · 14 years ago
  80. c1d0df3 sh: Rename cpuidle states to fit general conventions by Thomas Renninger · 14 years ago
  81. 0ce0887 sh: sh7750: Fix incompatible pointer type by Nobuhiro Iwamatsu · 14 years ago
  82. 5939d25 sh: sh7750: move machtypes.h to include/generated by Nobuhiro Iwamatsu · 14 years ago
  83. fd3830b Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  84. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 14 years ago
  85. 75a9fa0 sh: Fix build of sh7750 base boards by Nobuhiro Iwamatsu · 14 years ago
  86. 24ee7d7 sh: Fix sh build failure when CONFIG_SFC=m by Aurelien Jarno · 14 years ago
  87. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  88. 86f6f9b Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  89. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. ef7fc90 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 14 years ago
  91. fac6c2a sh: sh7372 SH4AL-DSP probe support by Magnus Damm · 14 years ago
  92. f43dc23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into common/serial-rework by Paul Mundt · 14 years ago
  93. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  94. 03d8b08 SH, cpuidle: delete use of NOP CPUIDLE_FLAGS_SHALLOW by Len Brown · 14 years ago
  95. 83eb95b Merge branch 'sh/sdio' into sh-latest by Paul Mundt · 14 years ago
  96. 9bbe7b9 sh: sh7366 Enable SDIO IRQs by Magnus Damm · 14 years ago
  97. 3a0f4c7 sh: sh7343 Enable SDIO IRQs by Magnus Damm · 14 years ago
  98. 365e108 sh: sh7723 / ap325rxa enable SDIO IRQs by Arnd Hannemann · 14 years ago
  99. 464495e sh: sh7722 Enable SDIO IRQs by Arnd Hannemann · 14 years ago
  100. a68a078 sh: sh7724 Enable SDIO IRQs by Arnd Hannemann · 14 years ago