- fb3bbd6 x86: fix APIC warning on 32bit v2 by Yinghai Lu · 18 years ago
- cbf9bd6 acpi: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 18 years ago
- b1fceac x86: remove unnecessary memset and NULL check after alloc_bootmem() by Akinobu Mita · 18 years ago
- 31d2092 x86: move mp_register_lapic_address to boot.c by Alexey Starikovskiy · 18 years ago
- dfac218 x86: move mp_register_lapic to boot.c by Alexey Starikovskiy · 18 years ago
- 9e5c5f1 x86: move mp_ioapic_routing to boot.c by Alexey Starikovskiy · 18 years ago
- ac049c1 x86: parsing for ACPI "SAPIC" table by Jack Steiner · 18 years ago
- ae26186 x86: add functions to determine if platform is a UV platform by Jack Steiner · 18 years ago
- 6779429 x86: replace the now useless max_pfn_mapped define by Thomas Gleixner · 18 years ago
- f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 18 years ago
- 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 18 years ago
- a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 18 years ago
- e5685b9 ACPI: misc cleanups by Adrian Bunk · 19 years ago
- 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 18 years ago
- 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 · 18 years ago
- 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 18 years ago
- 239665a ACPI: tables: complete searching upon RSDP w/ bad checksum. by Len Brown · 19 years ago
- 2fdf074 acpi: make __acpi_map_table() and __init function by Jan Beulich · 19 years ago
- f4df73c x86: add hpet sanity checks by Thomas Gleixner · 19 years ago
- c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
- 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 19 years ago
- 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 19 years ago
- 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 19 years ago
- 23d6f82 i386: move kernel/acpi by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/acpi/boot.c]
- 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 19 years ago
- f79e318 Pull misc into release branch by Len Brown · 19 years ago
- a1dfd85 i386: insert HPET firmware resource after PCI enumeration has completed by Aaron Durbin · 19 years ago
- ba609a9 Remove some unused variables by Linus Torvalds · 19 years ago
- 0f8dc2f Revert HPET resource reservation by Andi Kleen · 19 years ago
- 4d2fafd ACPI: Remove Dell Optiplex GX240 from the ACPI blacklist by Tear · 19 years ago
- 3c43f03 [PATCH] x86: default to physical mode on hotplug CPU kernels by Ingo Molnar · 19 years ago
- 74586fc ACPI: fix Thinkpad 600/600E/600X interrupts by Len Brown · 19 years ago
- c0cd79d Pull fluff into release branch by Len Brown · 19 years ago
- 2d0c87c [PATCH] time: x86_64: hpet_address cleanup by john stultz · 19 years ago
- d66bea5 [PATCH] Allow early access to the power management timer by Thomas Gleixner · 19 years ago
- 7f8f97c ACPI: acpi_table_parse() now returns success/fail, not count by Len Brown · 19 years ago
- f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 19 years ago
- 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 19 years ago
- 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 19 years ago
- ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 19 years ago
- cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 19 years ago
- ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 19 years ago
- ad71860 ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 19 years ago
- e82c354 ACPI: fix section mis-match build warning by Len Brown · 20 years ago
- 463e7c7 Pull trivial into test branch by Len Brown · 20 years ago
- 7bdd21c Revert "ACPI: SCI interrupt source override" by Len Brown · 20 years ago
- fa18f47 [PATCH] x86: Add acpi_user_timer_override option for Asus boards by Andi Kleen · 20 years ago
- 90d5390 [PATCH] acpi_noirq section fix by Andrew Morton · 20 years ago
- d0a9081 ACPI: uninline ACPI global locking functions by Andrew Morton · 20 years ago
- 281ea49 ACPI: SCI interrupt source override by Kimball Murray · 20 years ago
- f023d76 [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing by Eric W. Biederman · 20 years ago
- ace80ab [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector by Eric W. Biederman · 20 years ago
- f0f4c34 [PATCH] i386: add HPET(s) into resource map by adurbin@google.com · 20 years ago
- 73fea17 [PATCH] i386: Support physical cpu hotplug for x86_64 by Ashok Raj · 20 years ago
- e8924ac [PATCH] i386: Make acpi_force static by Adrian Bunk · 20 years ago
- 91cd444 [PATCH] x86: Remove unneeded externs in acpi/boot.c by Andi Kleen · 20 years ago
- df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 20 years ago
- 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 20 years ago
- df6fd31 ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDs by Starikovskiy, Alexey Y · 20 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
- 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 20 years ago
- acc7c2e [PATCH] PCI: fix memory leak in MMCONFIG error path by Konrad Rzeszutek · 20 years ago
- 4e8f10b Pull novell-bugzilla-156426 into release branch by Len Brown · 20 years ago
- b3899c6 Pull acpica into release branch by Len Brown · 20 years ago
- 793c238 ACPI: ACPICA 20060331 by Bob Moore · 20 years ago
- 9a8fca0 Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300" by Linus Torvalds · 20 years ago
- 5491d0f [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300 by Andi Kleen · 20 years ago
- f0ec5e3 [PATCH] Remove wrong cpu_has_apic checks that came from mismerging by Andi Kleen · 20 years ago
- 3282854 [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 20 years ago
- 87cb23a [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge by Andi Kleen · 20 years ago
- 0fcd270 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 20 years ago
- d3b6a34 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 20 years ago
- 9cfda2c [ACPI] fix "nolapic" flag in ACPI mode by Andi Kleen · 20 years ago
- b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 20 years ago
- f9262c1 [PATCH] i386: port ATI timer fix from x86_64 to i386 II by Andi Kleen · 20 years ago
- 637029c Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems" by Linus Torvalds · 20 years ago
- 13a229a [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems by Andi Kleen · 20 years ago
- 7f66ae4 [PATCH] x86_64: Dont record local apic ids when they are disabled in MADT by Ashok Raj · 20 years ago
- 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 20 years ago
- 7a4a76c [PATCH] x86_64: Fix off by one in acpi table mapping by Andi Kleen · 20 years ago
- cb65469 [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021 by Len Brown · 21 years ago
- e6e87b4 [ACPI] properly detect pmtimer on ASUS a8v motherboard by David Shaohua Li · 21 years ago
- fbe83e2 [PATCH] Register disabled CPUs by Ashok Raj · 21 years ago
- f6c2e33 [PATCH] x86_64: Unmap NULL during early bootup by Siddha, Suresh B · 21 years ago
- 6004e1b [PATCH] i386/x86-64: Share interrupt vectors when there is a large number of interrupt sources by James Cleverdon · 21 years ago
- b33fa1f [PATCH] i386: include linux/irq.h rather than asm/hw_irq.h by Nick Piggin · 21 years ago
- ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 21 years ago
- 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 21 years ago
- 911a62d [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs by Venkatesh Pallipadi · 21 years ago
- 6153df7 [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 21 years ago
- 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 21 years ago
- 8466361 [ACPI] delete CONFIG_ACPI_INTERPRETER by Len Brown · 21 years ago
- 1f3a730 [ACPI] Lindent created a syntax error that broke the build by Len Brown · 21 years ago
- 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 21 years ago
- 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 21 years ago
- 1f3a6a1 [ACPI] acpi_register_gsi() can return error by Kenji Kaneshige · 21 years ago
- 5454939 [PATCH] PCI: add proper MCFG table parsing to ACPI core. by Greg Kroah-Hartman · 21 years ago
- b1bb248 [PATCH] ACPI based I/O APIC hot-plug: add interfaces by Kenji Kaneshige · 21 years ago
- 0f8133a [PATCH] dmi: move ACPI sleep quirk by Andrey Panin · 21 years ago
- aea0014 [PATCH] dmi: move ACPI boot quirk by Andrey Panin · 21 years ago