aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
Commit message (Expand)AuthorAge
* x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
* Merge branch 'linus' into releaseLen Brown2009-01-09
|\
| * x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| * x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| * x86: clean up get_smp_config()Yinghai Lu2008-12-08
* | Merge branch 'misc' into releaseLen Brown2009-01-09
|\ \
| * | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-09
| |/
* / ACPI: disable MPS when NO APIC-table foundLen Brown2008-12-23
|/
* ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-11
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-23
|\
| * x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan2008-10-22
| * x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann2008-10-22
* | Merge branch 'linus' into testLen Brown2008-10-23
|\|
| * genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-16
| * x86: probe nr_irqs even only mptable is usedYinghai Lu2008-10-16
| * x86, irq: get nr_irqs from madtYinghai Lu2008-10-16
| * Merge branch 'linus' into x86/quirksIngo Molnar2008-10-12
| |\
| | * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
| | |\
| | | * x86: fix apic version warningYinghai Lu2008-08-21
| | | * Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| | | |\
| | | * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| | | |\ \
| | | * | | x86: make read_apic_id return final apicidYinghai Lu2008-07-12
| | | * | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-12
| | * | | | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds2008-10-10
| | |\ \ \ \
| | | * | | | x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIGHiroshi Shimamoto2008-08-27
| | | * | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20
| | | |\ \ \ \
| | | * | | | | arch/x86/kernel/acpi/boot.c: removed duplicated #includeHuang Weiyi2008-08-11
| | | | |_|_|/ | | | |/| | |
| * | / | | | x86: SB450: deprioritize DMI quirksIngo Molnar2008-10-07
| |/ / / / /
* / / / / / fix CONFIG_MMCONFIG=n build warningPavel Vasilyev2008-10-15
|/ / / / /
* | / / / x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki2008-10-06
| |/ / / |/| | |
* | | | x86: allow MMCONFIG above 4GB on x86_64John Keller2008-08-13
|/ / /
* | / x86: convert Dprintk to pr_debugThomas Gleixner2008-07-21
| |/ |/|
* | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-13
|/
* x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki2008-07-12
* x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-11
* x86, acpi: merge __acpi_map_tableYinghai Lu2008-07-10
* x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar2008-07-09
* x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-09
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-08
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-08
|\
| * x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett2008-07-08
| * x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki2008-07-08
| * x86: update mptable fix with no ioapic v2Yinghai Lu2008-07-08
| * x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu2008-07-08
| * x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-08
| * Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
| |\
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-10
| * | x86: update mptableYinghai Lu2008-06-03
| * | x86: fix mpparse/acpi interactionAlexey Starikovskiy2008-05-25
| * | x86: initialize all fields of mp_irqs[mp_irq_entries]Soeren Sandmann2008-05-25