1. ae5da27 [PATCH] i386: SMP boot hook for paravirt by Zachary Amsden · 19 years ago
  2. 8b15114 [PATCH] i386: iOPL handling for paravirt guests by Zachary Amsden · 19 years ago
  3. 9226d12 [PATCH] i386: paravirt CPU hypercall batching mode by Zachary Amsden · 19 years ago
  4. c119ecc [PATCH] MM: page allocation hooks for VMI backend by Zachary Amsden · 19 years ago
  5. 90611fe [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h by Adrian Bunk · 19 years ago
  6. 26054ed [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken() by OGAWA Hirofumi · 19 years ago
  7. 56829d1 [PATCH] mmconfig: fix unreachable_devices() by OGAWA Hirofumi · 19 years ago
  8. 429d512 [PATCH] mmconfig: minor cleanup in mmconfig code by OGAWA Hirofumi · 19 years ago
  9. 44de020 [PATCH] mmconfig: Reject a broken MCFG tables on Asus etc by OGAWA Hirofumi · 19 years ago
  10. 6a0668f [PATCH] mmconfig: Reserve resources but only when we're sure about them. by Olivier Galibert · 19 years ago
  11. 9358c69 [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL by Olivier Galibert · 19 years ago
  12. 5f02738 [PATCH] i386: Only call unreachable_devices() when type 1 is available. by Olivier Galibert · 19 years ago
  13. b786739 [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64 by Olivier Galibert · 19 years ago
  14. 2e18893 [PATCH] i386: Fix a typo in an IRQ handler name by Maciej W. Rozycki · 19 years ago
  15. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
  16. ee55c0b [PATCH] i386: Update defconfig by Andi Kleen · 19 years ago
  17. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 19 years ago
  18. 4e498b6 [PATCH] Dynamic kernel command-line: i386 by Alon Bar-Lev · 19 years ago
  19. 656dad3 [PATCH] highmem: catch illegal nesting by Ingo Molnar · 19 years ago
  20. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 19 years ago
  21. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 19 years ago
  22. 5ac6da6 [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA by Christoph Lameter · 19 years ago
  23. 7d91d53 [PATCH] i386 vDSO: use install_special_mapping by Roland McGrath · 19 years ago
  24. cb46898 [PATCH] io_apic: trivial __iomem annotations by Al Viro · 19 years ago
  25. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 19 years ago
  26. 5b71bdd [PATCH] hpet: trivial __iomem annotations by Al Viro · 19 years ago
  27. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  28. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 19 years ago
  29. 57e1c5c Pull test into release branch by Len Brown · 19 years ago
  30. 40c373c [PATCH] EFI x86: pass firmware call parameters on the stack by Frédéric Riss · 19 years ago
  31. eee3c85 Pull motherboard into test branch by Len Brown · 19 years ago
  32. 0e56833 ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT by Alexey Starikovskiy · 19 years ago
  33. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 19 years ago
  34. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 19 years ago
  35. 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 19 years ago
  36. ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 19 years ago
  37. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 19 years ago
  38. ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 19 years ago
  39. ad71860 ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 19 years ago
  40. 435f8a6 Revert "[PATCH] fix typo in geode_configre()@cyrix.c" by Linus Torvalds · 19 years ago
  41. 2a3d4f1 [PATCH] __crc_... is intended to be absolute by Al Viro · 19 years ago
  42. aaba6d4 [PATCH] mca_nmi_hook() can be called at any point by Al Viro · 19 years ago
  43. ad2e62a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  44. 8339f00 [PATCH] i386: In assign_irq_vector look at all vectors before giving up by Eric W. Biederman · 19 years ago
  45. 3453c84 [CPUFREQ] Remove unneeded errata workaround from p4-clockmod. by Dave Jones · 19 years ago
  46. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 19 years ago
  47. a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 19 years ago
  48. 10fccf5 i386: turn on CONFIG_PNP in defconfig by Bjorn Helgaas · 19 years ago
  49. 0dbe5a1 [PATCH] paravirt: mark the paravirt_ops export internal by Ingo Molnar · 19 years ago
  50. 58d9ce7d [PATCH] Revert nmi_known_cpu() check during boot option parsing by Venkatesh Pallipadi · 19 years ago
  51. 9ee79a3 [PATCH] x86: fix PDA variables to work during boot by James Bottomley · 19 years ago
  52. e947382 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  53. e4f0ae0 [PATCH] fix typo in geode_configre()@cyrix.c by takada · 19 years ago
  54. 664c0d3 [PATCH] i386: sched_clock using init data tsc_disable fix by Vivek Goyal · 19 years ago
  55. 85f4544 Pull trivial into release branch by Len Brown · 19 years ago
  56. 5d65131 ACPI: rename cstate_entry_s to cstate_entry by Venkatesh Pallipadi · 19 years ago
  57. 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 19 years ago
  58. 0e0be25 [PATCH] i386: Fix memory hotplug related MODPOST generated warning by Vivek Goyal · 19 years ago
  59. e96763d [PATCH] i386: make apic probe function non-init by Vivek Goyal · 19 years ago
  60. 4a5d107 [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes by Vivek Goyal · 19 years ago
  61. 7c8809a [PATCH] i386: Update defconfig by Andi Kleen · 19 years ago
  62. 3771a45 [PATCH] i386: modpost smpboot code warning fix by Vivek Goyal · 19 years ago
  63. 9dbeeec [PATCH] i386: fix another modpost warning by Vivek Goyal · 19 years ago
  64. 1119a33 [PATCH] i386: fix modpost warning in SMP trampoline code by Vivek Goyal · 19 years ago
  65. dd0ec16 [PATCH] i386: Restore CONFIG_PHYSICAL_START option by Vivek Goyal · 19 years ago
  66. d1398a6f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  67. de9e957 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  68. 43c8f12 [CPUFREQ] longhaul: Kill off warnings introduced by recent changes. by Dave Jones · 19 years ago
  69. 76ff28c [CPUFREQ] Uninitialized use of cmd.val in arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c:acpi_cpufreq_target() by Guillaume Chazarain · 19 years ago
  70. 24ebead [CPUFREQ] Longhaul - Always guess FSB by Rafa³ Bilski · 19 years ago
  71. c6b33cc [PATCH] Fix insta-reboot with "i386: Relocatable kernel support" by Segher Boessenkool · 19 years ago
  72. e82c354 ACPI: fix section mis-match build warning by Len Brown · 19 years ago
  73. 10f549f [PATCH] make fn_keys work again on power/macbooks by Soeren Sonnenburg · 19 years ago
  74. 29263fb [PATCH] Add .gitignore file for relocs in arch/i386 by Thomas Meyer · 19 years ago
  75. 264166e [CPUFREQ] Longhaul - Fix up powersaver assumptions. by Rafa³ Bilski · 19 years ago
  76. 1cfe201 [CPUFREQ] longhaul: Fix up unreachable code. by Dave Jones · 19 years ago
  77. 8d1c481 [PATCH] arch/i386/pci/mmconfig.c tlb flush fix by OGAWA Hirofumi · 19 years ago
  78. d349c4a5a [CPUFREQ] speedstep-centrino: missing space and bracket by Brice Goglin · 19 years ago
  79. 8edc59d9 [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats oops on frequency change notification by Venkatesh Pallipadi · 19 years ago
  80. 18ed1c0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  81. 0888f06 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code by Ingo Molnar · 19 years ago
  82. 8701ea9 [PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changes by Jeremy Fitzhardinge · 19 years ago
  83. 7c7e942 [PATCH] memory hotplug: fix compile error for i386 with NUMA config by Yasunori Goto · 19 years ago
  84. be31f9c [PATCH] microcode: fix mc_cpu_notifier section warning by Jean Delvare · 19 years ago
  85. 5c95da9 [PATCH] compile error of register_memory() by Yasunori Goto · 19 years ago
  86. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 19 years ago
  87. 9774f33 merge linus into test branch by Len Brown · 19 years ago
  88. e25db64 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  89. 928ee51 [CPUFREQ] longhaul compile fix. by Dave Jones · 19 years ago
  90. 8ec9822 [CPUFREQ] Advise not to use longhaul on VIA C7. by Dave Jones · 19 years ago
  91. a507ac4 [CPUFREQ] set policy->curfreq on initialization by Mattia Dongili · 19 years ago
  92. 7e24432 ACPI: fix git automerge failure by Len Brown · 19 years ago
  93. 463e7c7 Pull trivial into test branch by Len Brown · 19 years ago
  94. d1526e2 Remove stack unwinder for now by Linus Torvalds · 19 years ago
  95. 4e581ff [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c by Venkatesh Pallipadi · 19 years ago
  96. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 19 years ago
  97. 6968826 [PATCH] update Tigran's email addresses by Tigran Aivazian · 19 years ago
  98. 24d34dc [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdef by Andrew Morton · 19 years ago
  99. c436688 Merge ../linus by Dave Jones · 19 years ago
  100. db2fb9d [CPUFREQ] Longhaul - Add support for CN400 by Rafa³ Bilski · 19 years ago