aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu1-2/+14
2008-04-26acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu1-0/+70
2008-04-26x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita1-4/+0
2008-04-17x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy1-1/+11
2008-04-17x86: move mp_register_lapic to boot.cAlexey Starikovskiy1-5/+16
2008-04-17x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy1-0/+2
2008-04-17x86: parsing for ACPI "SAPIC" tableJack Steiner1-2/+24
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner1-3/+1
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner1-1/+1
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa1-0/+4
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu1-1/+2
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-3/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-3/+0
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-2/+2
2008-02-07Merge 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 releaseLen Brown1-40/+0
2008-02-01x86: fix section mismatch warning in acpi/boot.cSam Ravnborg1-1/+7
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown1-40/+0
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich1-2/+2
2007-11-17x86: add hpet sanity checksThomas Gleixner1-0/+32
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+4
2007-10-20spelling fixes: arch/i386/Simon Arlott1-4/+4
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-1/+1
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-4/+4
2007-10-11i386: move kernel/acpiThomas Gleixner1-0/+1326