aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
Commit message (Expand)AuthorAgeFilesLines
* acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-261-0/+70
* x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita2008-04-261-4/+0
* x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy2008-04-171-1/+11
* x86: move mp_register_lapic to boot.cAlexey Starikovskiy2008-04-171-5/+16
* x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy2008-04-171-0/+2
* x86: parsing for ACPI "SAPIC" tableJack Steiner2008-04-171-2/+24
* x86: add functions to determine if platform is a UV platformJack Steiner2008-04-171-3/+1
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-1/+1
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-171-0/+4
* PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-1/+2
* Merge branches 'release' and 'fluff' into releaseLen Brown2008-02-071-3/+0
|\
| * ACPI: misc cleanupsAdrian Bunk2008-02-071-3/+0
| |
| \
*-. \ Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown2008-02-071-2/+2
|\ \ \ | | |/
| * | acpi: make __acpi_map_table() and __init functionJan Beulich2007-12-131-2/+2
| | |
| \ \
*-. \ \ Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-40/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown2007-12-141-40/+0
| |/
* | x86: fix section mismatch warning in acpi/boot.cSam Ravnborg2008-02-011-1/+7
|/
* x86: add hpet sanity checksThomas Gleixner2007-11-171-0/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-4/+4
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-201-4/+4
* | x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-191-1/+1
|/
* Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-10-111-4/+4
* i386: move kernel/acpiThomas Gleixner2007-10-111-0/+1326