1. a726c60 x86: allow MMCONFIG above 4GB on x86_64 by John Keller · 17 years ago
  2. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 17 years ago
  3. ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 17 years ago
  4. da1f29f x86: remove conflicting nx6325 and nx6125 quirks by Rafael J. Wysocki · 17 years ago
  5. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
  6. f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 17 years ago
  7. 183fe06 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 17 years ago
  8. e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 17 years ago
  9. 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 17 years ago
  10. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 17 years ago
  11. 9340e1c x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems by Matthew Garrett · 17 years ago
  12. 471694e x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC by Maciej W. Rozycki · 17 years ago
  13. fcfa146 x86: update mptable fix with no ioapic v2 by Yinghai Lu · 17 years ago
  14. 6df8809 x86: use dstapic in mp_config_acpi_legacy_irqs by Yinghai Lu · 17 years ago
  15. d867e53 x86: keep MP_intsrc_info untouched if we do not update mptable by Yinghai Lu · 17 years ago
  16. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 17 years ago
  17. d939d28 Merge branch 'linus' into x86/irq by Ingo Molnar · 17 years ago
  18. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 17 years ago
  19. fb3bbd6 x86: fix APIC warning on 32bit v2 by Yinghai Lu · 17 years ago
  20. 2944e16 x86: update mptable by Yinghai Lu · 17 years ago
  21. aafbdf7 x86: fix mpparse/acpi interaction by Alexey Starikovskiy · 17 years ago
  22. 59f4519 x86: initialize all fields of mp_irqs[mp_irq_entries] by Soeren Sandmann · 17 years ago
  23. 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 17 years ago
  24. ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 17 years ago
  25. 5f89514 x86: make mp_ioapic_routing definition local by Alexey Starikovskiy · 17 years ago
  26. 11113f8 x86: complete move ACPI from mpparse.c by Alexey Starikovskiy · 17 years ago
  27. 7f028bc x86: move mp_ioapic_routing to mpparse and make it static by Thomas Gleixner · 17 years ago
  28. 1a33195 x86: move eisa_set_level_irq declaration to header by Thomas Gleixner · 17 years ago
  29. cbf9bd6 acpi: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 17 years ago
  30. b1fceac x86: remove unnecessary memset and NULL check after alloc_bootmem() by Akinobu Mita · 17 years ago
  31. 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 17 years ago
  32. dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 17 years ago
  33. 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 17 years ago
  34. ac049c1 x86: parsing for ACPI "SAPIC" table by Jack Steiner · 17 years ago
  35. ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 17 years ago
  36. 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 17 years ago
  37. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 17 years ago
  38. 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 17 years ago
  39. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
  40. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  41. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 17 years ago
  42. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 17 years ago
  43. 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 17 years ago
  44. 239665a ACPI: tables: complete searching upon RSDP w/ bad checksum. by Len Brown · 17 years ago
  45. 2fdf074 acpi: make __acpi_map_table() and __init function by Jan Beulich · 17 years ago
  46. f4df73c x86: add hpet sanity checks by Thomas Gleixner · 17 years ago
  47. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  48. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  49. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  50. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  51. 23d6f82 i386: move kernel/acpi by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/acpi/boot.c]
  52. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  53. f79e318 Pull misc into release branch by Len Brown · 18 years ago
  54. a1dfd85 i386: insert HPET firmware resource after PCI enumeration has completed by Aaron Durbin · 18 years ago
  55. ba609a9 Remove some unused variables by Linus Torvalds · 18 years ago
  56. 0f8dc2f Revert HPET resource reservation by Andi Kleen · 18 years ago
  57. 4d2fafd ACPI: Remove Dell Optiplex GX240 from the ACPI blacklist by Tear · 18 years ago
  58. 3c43f03 [PATCH] x86: default to physical mode on hotplug CPU kernels by Ingo Molnar · 18 years ago
  59. 74586fc ACPI: fix Thinkpad 600/600E/600X interrupts by Len Brown · 18 years ago
  60. c0cd79d Pull fluff into release branch by Len Brown · 18 years ago
  61. 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 18 years ago
  62. d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 18 years ago
  63. 7f8f97c ACPI: acpi_table_parse() now returns success/fail, not count by Len Brown · 18 years ago
  64. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 18 years ago
  65. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 18 years ago
  66. 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 18 years ago
  67. ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 18 years ago
  68. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  69. ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 18 years ago
  70. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  71. e82c354 ACPI: fix section mis-match build warning by Len Brown · 18 years ago
  72. 463e7c7 Pull trivial into test branch by Len Brown · 18 years ago
  73. 7bdd21c Revert "ACPI: SCI interrupt source override" by Len Brown · 18 years ago
  74. fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 18 years ago
  75. 90d5390 [PATCH] acpi_noirq section fix by Andrew Morton · 18 years ago
  76. d0a9081 ACPI: uninline ACPI global locking functions by Andrew Morton · 18 years ago
  77. 281ea49 ACPI: SCI interrupt source override by Kimball Murray · 18 years ago
  78. f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 18 years ago
  79. ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 18 years ago
  80. f0f4c34 [PATCH] i386: add HPET(s) into resource map by adurbin@google.com · 18 years ago
  81. 73fea17 [PATCH] i386: Support physical cpu hotplug for x86_64 by Ashok Raj · 18 years ago
  82. e8924ac [PATCH] i386: Make acpi_force static by Adrian Bunk · 18 years ago
  83. 91cd444 [PATCH] x86: Remove unneeded externs in acpi/boot.c by Andi Kleen · 18 years ago
  84. df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 18 years ago
  85. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  86. df6fd31 ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs by Starikovskiy, Alexey Y · 19 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  88. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  89. acc7c2e [PATCH] PCI: fix memory leak in MMCONFIG error path by Konrad Rzeszutek · 19 years ago
  90. 4e8f10b Pull novell-bugzilla-156426 into release branch by Len Brown · 19 years ago
  91. b3899c6 Pull acpica into release branch by Len Brown · 19 years ago
  92. 793c238 ACPI: ACPICA 20060331 by Bob Moore · 19 years ago
  93. 9a8fca0 Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300" by Linus Torvalds · 19 years ago
  94. 5491d0f [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300 by Andi Kleen · 19 years ago
  95. f0ec5e3 [PATCH] Remove wrong cpu_has_apic checks that came from mismerging by Andi Kleen · 19 years ago
  96. 3282854 [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 19 years ago
  97. 87cb23a [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 19 years ago
  98. 0fcd270 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 19 years ago
  99. d3b6a34 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 19 years ago
  100. 9cfda2c [ACPI] fix "nolapic" flag in ACPI mode by Andi Kleen · 19 years ago