1. ca9ba44 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  2. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  3. c471307 [ARM] 3388/1: ixp23xx: add core ixp23xx support by Lennert Buytenhek · 18 years ago
  4. e9937d4 [ARM] 3417/1: add support for logicpd pxa270 card engine by Lennert Buytenhek · 18 years ago
  5. fa5ebfc [ARM] 3387/1: ixp23xx: add defconfig by Lennert Buytenhek · 18 years ago
  6. 23bdf86 [ARM] 3377/2: add support for intel xsc3 core by Lennert Buytenhek · 18 years ago
  7. 9561b03 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  8. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  9. b791cce [PATCH] fix signed vs unsigned in nmi watchdog by Jesper Juhl · 18 years ago
  10. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 18 years ago
  11. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  12. ec1b946 [PATCH] ia64: const f_ops fix by Andrew Morton · 18 years ago
  13. c891259 [PATCH] for_each_possible_cpu: i386 by KAMEZAWA Hiroyuki · 18 years ago
  14. 4f3a36a [PATCH] RTC: Remove some duplicate BCD definitions by Matt Mackall · 18 years ago
  15. 41623b0 [PATCH] RTC: Fix up some RTC whitespace and style by Matt Mackall · 18 years ago
  16. 4c2e6f6 [PATCH] RTC: Remove RTC UIP synchronization on Alpha by Matt Mackall · 18 years ago
  17. 356a9ce [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211 by Matt Mackall · 18 years ago
  18. 04cfbee [PATCH] RTC: Remove RTC UIP synchronization on SH03 by Matt Mackall · 18 years ago
  19. ddcabb4 [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC by Matt Mackall · 18 years ago
  20. 4af6ec4 [PATCH] RTC: Remove RTC UIP synchronization on ARM by Matt Mackall · 18 years ago
  21. 6f0d7bd [PATCH] RTC: Remove RTC UIP synchronization on PPC Maple by Matt Mackall · 18 years ago
  22. 4dc12ec [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc) by Matt Mackall · 18 years ago
  23. 59937bc [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc) by Matt Mackall · 18 years ago
  24. 3dedf53 [PATCH] RTC: Remove RTC UIP synchronization on Sparc64 by Matt Mackall · 18 years ago
  25. 641f71f [PATCH] RTC: Remove RTC UIP synchronization on x86_64 by Matt Mackall · 18 years ago
  26. de4533a [ARM] Move ice-dcc code into misc.c by Russell King · 18 years ago
  27. a081568 [ARM] Fix decompressor serial IO to give CRLF not LFCR by Russell King · 18 years ago
  28. 64840e2 [CPUFREQ] powernow: remove private for_each_cpu_mask() by Andrew Morton · 18 years ago
  29. eef5167 [CPUFREQ] hotplug cpu fix for powernow-k8 by shin, jacob · 18 years ago
  30. 329b10b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  31. 59153f7 [PATCH] fbdev: Make BIOS EDID reading configurable by Antonino A. Daplas · 18 years ago
  32. e842f1c [PATCH] RTC subsystem: SA1100/PXA2XX driver by Richard Purdie · 18 years ago
  33. 4079c39 [PATCH] RTC subsystem: ARM Integrator cleanup by Richard Purdie · 18 years ago
  34. 12b824f [PATCH] RTC subsystem: ARM cleanup by Alessandro Zummo · 18 years ago
  35. d23ee8f [PATCH] mips: fixed collision of rtc function name by Yoichi Yuasa · 18 years ago
  36. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  37. 8fdd6c6 [PATCH] lightweight robust futexes: x86_64 by Ingo Molnar · 18 years ago
  38. dfd4e3e [PATCH] lightweight robust futexes: i386 by Ingo Molnar · 18 years ago
  39. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  40. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 18 years ago
  41. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  42. dc8ecb4 [PATCH] unify pfn_to_page: x86_64 pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  43. b06be91 [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supported by Shaohua Li · 18 years ago
  44. 1e9f28f [PATCH] sched: new sched domain for representing multi-core by Siddha, Suresh B · 18 years ago
  45. 5f4e8fd [PATCH] uml: fix thread startup race by Jeff Dike · 18 years ago
  46. 1fbbd684 [PATCH] uml: prevent umid theft by Jeff Dike · 18 years ago
  47. 98c1823 [PATCH] uml: fix segfault on signal delivery by Jeff Dike · 18 years ago
  48. 6c29256c [PATCH] uml: allow ubd devices to be shared in a cluster by Jeff Dike · 18 years ago
  49. cf9165a [PATCH] uml: oS header cleanups by Jeff Dike · 18 years ago
  50. c554f89 [PATCH] uml: move tty logging to os-Linux by Jeff Dike · 18 years ago
  51. 81efcd3 [PATCH] uml: more carefully test whether we are in a system call by Bodo Stroesser · 18 years ago
  52. f206aab [PATCH] uml: move sigio_user.c to os-Linux/sigio.c by Jeff Dike · 18 years ago
  53. 8e36706 [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c by Jeff Dike · 18 years ago
  54. 9b4f018 [PATCH] uml: merge irq_user.c and irq.c by Jeff Dike · 18 years ago
  55. 63ae2a9 [PATCH] uml: move libc-dependent irq code to os-Linux by Jeff Dike · 18 years ago
  56. d9f8b62 [PATCH] uml: fix some printf formats by Jeff Dike · 18 years ago
  57. c90e12b [PATCH] uml: fix declaration of exit() by Jeff Dike · 18 years ago
  58. dbffa47 [PATCH] PM-Timer: don't use workaround if chipset is not buggy by OGAWA Hirofumi · 18 years ago
  59. 3747b36 [ARM] proc-v6: mark page table walks outer-cacheable, shared. Enable NX. by Russell King · 18 years ago
  60. 4682adc [ARM] nommu: trivial patch for arch/arm/lib/Makefile by Hyok S. Choi · 18 years ago
  61. c8c4b93 [ARM] 3416/1: Update LART site URL by Erik Mouw · 18 years ago
  62. 7bebd83 [SPARC64]: Fix off-by-1 error in TSB grow check. by David S. Miller · 18 years ago
  63. 5d5d772 [SPARC64]: Kill duplicate exports of string library functions. by David S. Miller · 18 years ago
  64. e7104b6 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  65. aee85fe [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support. by Lennert Buytenhek · 18 years ago
  66. fbb18a2 [SERIAL] amba-pl010: allow platforms to specify modem control method by Russell King · 18 years ago
  67. bd8f103 [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOL by Richard Purdie · 18 years ago
  68. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 18 years ago
  69. 55b0f8a [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long by Akinobu Mita · 18 years ago
  70. d4337aa [PATCH] bitops: xtensa: use generic bitops by Akinobu Mita · 18 years ago
  71. f33e2fb [PATCH] bitops: x86_64: use generic bitops by Akinobu Mita · 18 years ago
  72. a58259c [PATCH] bitops: v850: use generic bitops by Akinobu Mita · 18 years ago
  73. 2d78d4b [PATCH] bitops: sparc64: use generic bitops by Akinobu Mita · 18 years ago
  74. d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 18 years ago
  75. 62f1b24 [PATCH] bitops: sh64: use generic bitops by Akinobu Mita · 18 years ago
  76. e2268c7 [PATCH] bitops: sh: use generic bitops by Akinobu Mita · 18 years ago
  77. 7e33db4 [PATCH] bitops: s390: use generic bitops by Akinobu Mita · 18 years ago
  78. e779b2f [PATCH] bitops: powerpc: use generic bitops by Akinobu Mita · 18 years ago
  79. 59e18a2 [PATCH] bitops: parisc: use generic bitops by Akinobu Mita · 18 years ago
  80. 3c9ee7e [PATCH] bitops: mips: use generic bitops by Akinobu Mita · 18 years ago
  81. d2d7cdc [PATCH] bitops: m68knommu: use generic bitops by Akinobu Mita · 18 years ago
  82. 4c5aea0 [PATCH] ppc: fix undefined reference to hweight32 by Akinobu Mita · 18 years ago
  83. ba1a5b3 [PATCH] bitops: m68k: use generic bitops by Akinobu Mita · 18 years ago
  84. 6d9f937 [PATCH] bitops: m32r: use generic bitops by Akinobu Mita · 18 years ago
  85. 2875aef [PATCH] bitops: ia64: use generic bitops by Akinobu Mita · 18 years ago
  86. 1cc2b99 [PATCH] bitops: i386: use generic bitops by Akinobu Mita · 18 years ago
  87. f6e0213 [PATCH] bitops: h8300: use generic bitops by Akinobu Mita · 18 years ago
  88. 1f6d7a9 [PATCH] bitops: frv: use generic bitops by Akinobu Mita · 18 years ago
  89. e9f26df [PATCH] bitops: cris: use generic bitops by Akinobu Mita · 18 years ago
  90. d142d86 [PATCH] bitops: arm26: use generic bitops by Akinobu Mita · 18 years ago
  91. b89c3b1 [PATCH] bitops: arm: use generic bitops by Akinobu Mita · 18 years ago
  92. f7c2967 [PATCH] bitops: alpha: use generic bitops by Akinobu Mita · 18 years ago
  93. 4668f0c [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() by Akinobu Mita · 18 years ago
  94. 4b417d0 [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__ by Akinobu Mita · 18 years ago
  95. f214ef3 [PATCH] um: fix undefined reference to hweight32 by Akinobu Mita · 18 years ago
  96. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 18 years ago
  97. 0f7217f [PATCH] frv: remove unnesesary "&" by Akinobu Mita · 18 years ago
  98. b670009 [PATCH] kprobes: fix broken fault handling for sparc64 by Prasanna S Panchamukhi · 18 years ago
  99. c04c1c8 [PATCH] kprobes: fix broken fault handling for ia64 by Prasanna S Panchamukhi · 18 years ago
  100. 50e21f2 [PATCH] kprobes: fix broken fault handling for powerpc64 by Prasanna S Panchamukhi · 18 years ago