1. 8fc543c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  2. a70a932 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  3. a80b824 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  4. 45ff993 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  5. c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  6. a90fcf3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  7. e4fc5a1 FRV: Remove the section annotation on free_initmem() by David Howells · 17 years ago
  8. 0492007 x86: make nmi_cpu_busy() always defined by Ingo Molnar · 17 years ago
  9. 4e2947f x86: make ipi_handler() always defined by Ingo Molnar · 17 years ago
  10. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  11. 7f6ff62 [IA64] IOSAPIC bogus error cleanup by George Beshers · 17 years ago
  12. b8de471 [IA64] Update printing of feature set bits by Russ Anderson · 17 years ago
  13. c9d059d [IA64] Fix IOSAPIC delivery mode setting by Kenji Kaneshige · 17 years ago
  14. 4c013f5 [IA64] XPC heartbeat timer function must run on CPU 0 by Dean Nelson · 17 years ago
  15. 06e5fda Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Paul Mundt · 17 years ago
  16. 91bc51d [ARM] pxa: fix one-shot timer mode by Russell King · 17 years ago
  17. 541c547 Merge branch 'page_colouring_despair' by Paul Mundt · 17 years ago
  18. 688016f Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  19. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  20. 2e6f40d [POWERPC] Make altivec code in swsusp_32.S depend on CONFIG_ALTIVEC by Johannes Berg · 17 years ago
  21. a792e75 [POWERPC] Fix si_addr value on low level hash failures by Benjamin Herrenschmidt · 17 years ago
  22. 7e22fa4 [POWERPC] Refresh ppc64_defconfig and enable pasemi-related options by Olof Johansson · 17 years ago
  23. 0c83ddf [POWERPC] pasemi: Update defconfig by Olof Johansson · 17 years ago
  24. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  25. aca71ef [POWERPC] ] Fix memset size error by Li Zefan · 17 years ago
  26. e95c918 [POWERPC] Fix link errors for allyesconfig by Stephen Rothwell · 17 years ago
  27. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  28. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  29. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  30. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  31. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  32. 465ccab [POWERPC] Fix switch_slb handling of 1T ESID values by will schmidt · 17 years ago
  33. e7bda18 [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined by Tony Breeds · 17 years ago
  34. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  35. 20474ab [POWERPC] Fix cache line vs. block size confusion by Benjamin Herrenschmidt · 17 years ago
  36. fb293ae [POWERPC] Fix sysctl table check failure on PowerMac by Alexey Dobriyan · 17 years ago
  37. 4bfac36 [POWERPC] Fix CONFIG_SMP=n build break by Olof Johansson · 17 years ago
  38. aeb4552 [POWERPC] bootwrapper: Revert ps3 binary flag usage, and remove .bin suffix by Scott Wood · 17 years ago
  39. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  40. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  41. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  42. bdd71ee [POWERPC] Fix build break in arch/ppc/syslib/m8260_setup.c by Olof Johansson · 17 years ago
  43. 6d1c76d sh: Kill off broken snapgear ds1302 code. by Paul Mundt · 17 years ago
  44. 70dfa3f [ARM] Allow watchdog drivers to be selected again by Russell King · 17 years ago
  45. 9c88b6b sh: Fix heartbeart on Solution Engine series by Nobuhiro Iwamatsu · 17 years ago
  46. 9c969ff [SPARC]: Remove duplicate includes. by Lucas Woods · 17 years ago
  47. c7a0e13 sh: hs7751rvoip: Kill off dead IPR IRQ mappings. by Paul Mundt · 17 years ago
  48. b7b2387 sh: hs7751rvoip: irq.c needs linux/interrupt.h. by Paul Mundt · 17 years ago
  49. af39c16 sh: Kill off __{copy,clear}_user_page(). by Paul Mundt · 17 years ago
  50. ba1789e sh: Optimized copy_{to,from}_user_page() for SH-4. by Paul Mundt · 17 years ago
  51. 7747b9a sh: Wire up clear_user_highpage(). by Paul Mundt · 17 years ago
  52. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  53. 0acc729 sh: kgdb sysrq depends on magic sysrq. by Paul Mundt · 17 years ago
  54. 98366c2 sh: Add -Werror for clean directories. by Paul Mundt · 17 years ago
  55. 808bde2 sh: Fix up kgdb build with modular sh-sci. by Paul Mundt · 17 years ago
  56. 98c6942 sh: Export __{s,u}divsi3_i4i on all CPUs. by Paul Mundt · 17 years ago
  57. 96a8a0b sh: Fix up kgdb-on-NMI branch target. by Paul Mundt · 17 years ago
  58. 0e3a9aa sh: ubc wakeup for SH-4 only. by Paul Mundt · 17 years ago
  59. f7b6130 sh: Fix compression method when making uImage. by Nobuhiro Iwamatsu · 17 years ago
  60. d177469 sh: Kill off duplicate includes. by Paul Mundt · 17 years ago
  61. a819907 sh: Add SH7705 and other to the support of Solution Engine. by Nobuhiro Iwamatsu · 17 years ago
  62. ddd6fc7 [IA64] Clean up /proc/interrupts output by Kenji Kaneshige · 17 years ago
  63. 1f3b604 [IA64] Disable/re-enable CPE interrupts on Altix by Russ Anderson · 17 years ago
  64. adb3402 [IA64] Clean-up McKinley Errata message by Russ Anderson · 17 years ago
  65. c5d07d6 [IA64] Add gate.lds to list of files ignored by Git by Peter Chubb · 17 years ago
  66. 4b9ddc7 [IA64] Fix section mismatch in contig.c version of per_cpu_init() by Tony Luck · 17 years ago
  67. 7a82b63 UML: fix defconfig build again by Jeff Dike · 17 years ago
  68. 4b07ae9 [IA64] Wrong args to memset in efi_gettimeofday() by Li Zefan · 17 years ago
  69. 8d0a6e4 [IA64] Remove duplicate includes from ia32priv.h by Lucas Woods · 17 years ago
  70. b17de36 [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/fw-emu.c by Roel Kluin · 17 years ago
  71. e3ad42b [IA64] Fix perfmon sysctl directory modes by Tony Luck · 17 years ago
  72. f15cf51 uml: correctly strip kernel defines from userspace CFLAGS by Jeff Dike · 17 years ago
  73. 4f40c05 uml: fix incompatible types warning in previous SG fix by WANG Cong · 17 years ago
  74. 342fb3d [ARM] 4633/1: omap build fix when FB enabled by David Brownell · 17 years ago
  75. c11eef2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  76. 221d468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  77. 93e29a2 [ARM] 4641/2: netX: fix kobject_name type by Robert Schwebel · 17 years ago
  78. 633872b lguest: tidy up documentation by Rusty Russell · 17 years ago
  79. 9b56fdb lguest: make async_hcall() static by Adrian Bunk · 17 years ago
  80. d2cb0e6 [S390] tod clock: announce clocksource as perfect by Christian Borntraeger · 17 years ago
  81. 69d39d6 [S390] Rename "idle_time" attribute to "idle_time_us". by Heiko Carstens · 17 years ago
  82. 0b8da65 [S390] Fix memory detection. by Heiko Carstens · 17 years ago
  83. 0d2be08 [S390] Fix compile on !CONFIG_SMP. by Heiko Carstens · 17 years ago
  84. 9f259cc x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry by H. Peter Anvin · 17 years ago
  85. 7ed1929 x86 setup: add a near jump to serialize %cr0 on 386/486 by H. Peter Anvin · 17 years ago
  86. c26056b sh64: Kill off duplicate includes. by Paul Mundt · 17 years ago
  87. a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  88. 2180626 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 17 years ago
  89. 5c27d0f Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  90. 74521c2 Use i8253.c lock for PC speaker on MIPS, too. by Ralf Baechle · 17 years ago
  91. 3be51f7 [MIPS] Jazz: disable PIT; cleanup R4030 clockevent by Thomas Bogendoerfer · 17 years ago
  92. 651194f [MIPS] Bigsur supports highmem. by Ralf Baechle · 17 years ago
  93. 9603a23 [MIPS] mtx-1: Enable -Werror. by Ralf Baechle · 17 years ago
  94. e7c9d6b [MIPS] mtx-1: Remove unused mtx1_sys_btn. by Ralf Baechle · 17 years ago
  95. ae11e32 [MIPS] Pb1200: Enable -Werror. by Ralf Baechle · 17 years ago
  96. c929402 [MIPS] SNI: register a02r clockevent; don't use PIT timer by Thomas Bogendoerfer · 17 years ago
  97. dd3db6e [MIPS] i8253: Cleanup. by Ralf Baechle · 17 years ago
  98. db0c19e [MIPS] Pb1200: Fix warning. by Ralf Baechle · 17 years ago
  99. f5cd9f1 [MIPS] Pb1200: Fix warning. by Ralf Baechle · 17 years ago
  100. c892529 [MIPS] IP27: Fix build error. by Ralf Baechle · 17 years ago