1. ff1ea52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  2. 6b41016 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  3. 8c6531f x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  4. f44d9ef x86: fix APIC related bootup crash on Athlon XP CPUs by Ingo Molnar · 17 years ago
  5. 8232fd6 x86: export the symbol empty_zero_page on the 32-bit x86 architecture by Theodore Ts'o · 17 years ago
  6. 8645419 x86: fix kprobes_64.c inlining borkage by Andrew Morton · 17 years ago
  7. c82bc5a pci: use pci=bfsort for HP DL385 G2, DL585 G2 by Michal Schmidt · 17 years ago
  8. 4351785 x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  9. 000f4a9 lockdep: annotate do_debug() trap handler by Peter Zijlstra · 17 years ago
  10. bc84cf1 x86: turn off iommu merge by default by Ingo Molnar · 17 years ago
  11. 57c351d x86: printk kernel version in WARN_ON and other dump_stack users by Arjan van de Ven · 17 years ago
  12. d4d25de x86: fix NMI watchdog & 'stopped time' problem by Maciej W. Rozycki · 17 years ago
  13. e6532b8 Pull fluff into release branch by Len Brown · 17 years ago
  14. 614a6bb Pull thermal into release branch by Len Brown · 17 years ago
  15. 61fd47e ACPI: fix two IRQ8 issues in IOAPIC mode by Shaohua Li · 17 years ago
  16. 80ef88d x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
  17. 6d1b30e x86: reboot fixup for wrap2c board by Denys · 17 years ago
  18. 3d9befd x86: check boundary in count setup resource by Yinghai Lu · 17 years ago
  19. f4df73c x86: add hpet sanity checks by Thomas Gleixner · 17 years ago
  20. bbbd999 x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c by David P. Reed · 17 years ago
  21. c399da0 x86: fix freeze in x86_64 RTC update code in time_64.c by David P. Reed · 17 years ago
  22. 699d934 x86: fixup cpu_info array conversion by Thomas Gleixner · 17 years ago
  23. c0c52d2 x86: show cpuinfo only for online CPUs by Andreas Herrmann · 17 years ago
  24. 9036755 x86: fix cpu-hotplug regression by Andreas Herrmann · 17 years ago
  25. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  26. 8f81821 x86: fix smp init sections by Randy Dunlap · 17 years ago
  27. e5ef67e x86: fix voyager_cat_init section by Randy Dunlap · 17 years ago
  28. f79f06a ACPI: Enable MSR (FixedHW) support for T-States by Zhao Yakui · 17 years ago
  29. 4c5cdb1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  30. 55b8d50 x86: acpi_pciprobe_dmi_table[] must be __devinitdata by Adrian Bunk · 17 years ago
  31. 16ee2db x86_64: remove acpi_pci_link_exit() by Adrian Bunk · 17 years ago
  32. a052f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 17 years ago
  33. bae19fe x86: don't call mce_create_device on CPU_UP_PREPARE by Andreas Herrmann · 17 years ago
  34. 35d5d08 x86: disable preemption in delay_tsc() by Andrew Morton · 17 years ago
  35. daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
  36. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  37. 506f1d0 x86: move the rest of the menu's to Kconfig by Sam Ravnborg · 17 years ago
  38. 8d5fffb x86: move all simple arch settings to Kconfig by Sam Ravnborg · 17 years ago
  39. bc0120f x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 by Sam Ravnborg · 17 years ago
  40. d2cacbc x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64 by Sam Ravnborg · 17 years ago
  41. 012c6c72 x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386 by Sam Ravnborg · 17 years ago
  42. 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago
  43. e279b6c x86: start unification of arch/x86/Kconfig.* by Sam Ravnborg · 17 years ago
  44. e8ef952 x86: unification of cfufreq/Kconfig by Sam Ravnborg · 17 years ago
  45. 92d140e x86: fix taking DNA during 64bit sigreturn by Siddha, Suresh B · 17 years ago
  46. ecd744e x86 - 32-bit ptrace emulation mishandles 6th arg by Chuck Ebbert · 17 years ago
  47. fd181c7 x86_64: ia32 ptrace THREAD_AREA fix by Roland McGrath · 17 years ago
  48. 0492007 x86: make nmi_cpu_busy() always defined by Ingo Molnar · 17 years ago
  49. 4e2947f x86: make ipi_handler() always defined by Ingo Molnar · 17 years ago
  50. 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
  51. 633872b lguest: tidy up documentation by Rusty Russell · 17 years ago
  52. 9b56fdb lguest: make async_hcall() static by Adrian Bunk · 17 years ago
  53. 9f259cc x86 setup: set %ebx == %ebp == %edi == 0 on protected mode entry by H. Peter Anvin · 17 years ago
  54. 7ed1929 x86 setup: add a near jump to serialize %cr0 on 386/486 by H. Peter Anvin · 17 years ago
  55. 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
  56. 4138f08 Remove bogus default y for DMAR and NET_DMA by Andi Kleen · 17 years ago
  57. 076e21a remove the dead X86_REMOTE_DEBUG option by Adrian Bunk · 17 years ago
  58. 1b8a8e9 x86: merge EARLY_PRINTK options by Adrian Bunk · 17 years ago
  59. fb8c177 x86: mm/discontig_32.c: make code static by Adrian Bunk · 17 years ago
  60. f1aa14b x86: kernel/setup_32.c: unexport machine_id by Adrian Bunk · 17 years ago
  61. 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 17 years ago
  62. 79da087 x86 gart: make some variables and functions static by Joerg Roedel · 17 years ago
  63. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  64. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  65. e1054b3 x86: additional CPUID strings; fix strings for AMD-ecx by H. Peter Anvin · 17 years ago
  66. 6a22c57 Revert "x86_64: allocate sparsemem memmap above 4G" by Linus Torvalds · 17 years ago
  67. 5336940 x86: fix pci-gart failure handling by FUJITA Tomonori · 17 years ago
  68. 69243f9 x86: Dump filtering supports x86_64 sparsemem by Ken'ichi Ohmichi · 17 years ago
  69. 03d0d20 x86: fix compiler warnings in arch/x86/kernel/early-quirks.c by Jeff Garzik · 17 years ago
  70. 74a3d2d x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c by Jeff Garzik · 17 years ago
  71. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  72. 0cca1ca x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info by James Bottomley · 17 years ago
  73. 027447c x86: export smp_ops to allow modular build of KVM by Thomas Gleixner · 17 years ago
  74. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  75. 26adc0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  76. 0e4bd10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 17 years ago
  77. e6e1ace x86 setup: sizeof() is unsigned, unbreak comparisons by H. Peter Anvin · 17 years ago
  78. 6b6815c x86 setup: handle boot loaders which set up the stack incorrectly by H. Peter Anvin · 17 years ago
  79. 22fa8d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  80. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  81. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago
  82. d013a27 x86: unification of i386 and x86_64 Kconfig.debug by Randy Dunlap · 17 years ago
  83. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  84. 74b469f x86: move i386 and x86_64 Makefiles to arch/x86 by Sam Ravnborg · 17 years ago
  85. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  86. e88a39d x86: pci-gart fix by FUJITA Tomonori · 17 years ago
  87. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  88. 4cfe6c3 lguest: build fix by Jeff Garzik · 17 years ago
  89. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  90. eec407c x86: fix bogus KERN_ALERT on oops by Alexey Dobriyan · 17 years ago
  91. 230e55a x86: lguest build fix by Jeff Garzik · 17 years ago
  92. 1fb473d x86: fix CONFIG_KEXEC build breakage by Mike Galbraith · 17 years ago
  93. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  94. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  95. 1b82ba6 x86: Add HPET force support for MCP55 (nForce 5) chipsets by Carlos Corbacho · 17 years ago
  96. d79a5f8 x86: Force enable HPET for CK804 (nForce 4) chipsets by Carlos Corbacho · 17 years ago
  97. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  98. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  99. d88203d x86: whitespace cleanup of mce_64.c by Thomas Gleixner · 17 years ago
  100. 01e1118 x86: consolidate the cpu/ related code usage by Thomas Gleixner · 17 years ago