summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-1/+0
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
*-----. Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-24/+7
|\ \ \ \
| | | | * x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+23
| | | |/ | | |/|
| * | | acpi/x86: introduce __apci_map_table, v4Yinghai Lu2009-02-091-10/+7
| * | | acpi: remove final __acpi_map_table mapping before setting acpi_gbl_permanent...Jeremy Fitzhardinge2009-02-091-3/+5
| * | | x86: always explicitly map acpi memoryJeremy Fitzhardinge2009-02-091-3/+0
| * | | x86: use early_ioremap in __acpi_map_tableJeremy Fitzhardinge2009-02-091-20/+7
| |/ /
* | | x86: add mp_find_ioapic_pinJeremy Fitzhardinge2009-02-091-3/+13
* | | x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge2009-02-091-1/+1
* | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+23
* | | x86: don't treat bigsmp as non-standardYinghai Lu2009-01-301-1/+1
* | | x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar2009-01-291-1/+1
* | | x86: remove mach_apic.hIngo Molnar2009-01-291-13/+1
* | | x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar2009-01-281-1/+0
* | | x86, apic: clean up ->setup_apic_routing()Ingo Molnar2009-01-281-3/+2
* | | x86: clean up apic->acpi_madt_oem_check methodsIngo Molnar2009-01-281-1/+2
* | | x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput2009-01-141-36/+34
* | | x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput2009-01-141-14/+14
|/ /
* | Merge branch 'linus' into releaseLen Brown2009-01-091-8/+34
|\ \
| * | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-031-7/+22
| * | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-031-1/+1
| * | x86: clean up get_smp_config()Yinghai Lu2008-12-081-0/+11
* | | Merge branch 'misc' into releaseLen Brown2009-01-091-1/+5
|\ \ \
| * | | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-091-1/+5
| |/ /
* / / ACPI: disable MPS when NO APIC-table foundLen Brown2008-12-231-0/+11
|/ /
* / ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-111-1/+0
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-1/+9
|\
| * x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-221-1/+1
| * x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-221-0/+8
* | Merge branch 'linus' into testLen Brown2008-10-231-11/+15
|\|
| * genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-161-1/+0
| * x86: probe nr_irqs even only mptable is usedYinghai Lu2008-10-161-25/+0
| * x86, irq: get nr_irqs from madtYinghai Lu2008-10-161-2/+28
| * Merge branch 'linus' into x86/quirksIngo Molnar2008-10-121-8/+5
| |\
| | * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-5/+3
| | |\
| | | * x86: fix apic version warningYinghai Lu2008-08-211-4/+0
| | | * Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-221-3/+3
| | | |\
| | | * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-181-1/+0
| | | |\ \
| | | * | | x86: make read_apic_id return final apicidYinghai Lu2008-07-121-1/+1
| | | * | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-121-0/+2
| | * | | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds2008-10-101-3/+2
| | |\ \ \ \
| | | * | | | x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIGHiroshi Shimamoto2008-08-271-2/+2
| | | * | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-1/+15
| | | |\ \ \ \
| | | * | | | | arch/x86/kernel/acpi/boot.c: removed duplicated #includeHuang Weiyi2008-08-111-1/+0
| | | | |_|_|/ | | | |/| | |
| * | / | | | x86: SB450: deprioritize DMI quirksIngo Molnar2008-10-071-2/+10
| |/ / / / /
* / / / / / fix CONFIG_MMCONFIG=n build warningPavel Vasilyev2008-10-151-1/+3
|/ / / / /
* | / / / x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki2008-10-061-0/+16
| |/ / / |/| | |
* | | | x86: allow MMCONFIG above 4GB on x86_64John Keller2008-08-131-1/+15
|/ / /
* | / x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-3/+3
| |/ |/|