summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/boot.c
AgeCommit message (Expand)Author
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-04-26acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu
2008-04-26x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita
2008-04-17x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy
2008-04-17x86: move mp_register_lapic to boot.cAlexey Starikovskiy
2008-04-17x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy
2008-04-17x86: parsing for ACPI "SAPIC" tableJack Steiner
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown
2008-02-07ACPI: misc cleanupsAdrian Bunk
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich
2007-11-17x86: add hpet sanity checksThomas Gleixner
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-10-11i386: move kernel/acpiThomas Gleixner