summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/boot.c
AgeCommit message (Expand)Author
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-22x86: remove redundant KERN_DEBUG on pr_debugGustavo F. Padovan
2008-10-22x86: call dmi-quirks for HP Laptops after early-quirks are executedAndreas Herrmann
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar
2008-10-16x86: probe nr_irqs even only mptable is usedYinghai Lu
2008-10-16x86, irq: get nr_irqs from madtYinghai Lu
2008-10-15fix CONFIG_MMCONFIG=n build warningPavel Vasilyev
2008-10-12Merge branch 'linus' into x86/quirksIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-10Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6...Linus Torvalds
2008-10-07x86: SB450: deprioritize DMI quirksIngo Molnar
2008-10-06x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki
2008-08-27x86: acpi: move acpi_mcfg_64bit_base_addr into CONFIG_PCI_MMCONFIGHiroshi Shimamoto
2008-08-21x86: fix apic version warningYinghai Lu
2008-08-20Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-08-13x86: allow MMCONFIG above 4GB on x86_64John Keller
2008-08-11arch/x86/kernel/acpi/boot.c: removed duplicated #includeHuang Weiyi
2008-07-22Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-13x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki
2008-07-12x86: make read_apic_id return final apicidYinghai Lu
2008-07-12x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha
2008-07-12x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-07-10x86, acpi: merge __acpi_map_tableYinghai Lu
2008-07-09x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar
2008-07-09x86: fix C1E && nx6325 stability problemRafael J. Wysocki
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett
2008-07-08x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki
2008-07-08x86: update mptable fix with no ioapic v2Yinghai Lu
2008-07-08x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu
2008-07-08x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-06-16Merge branch 'linus' into x86/irqIngo Molnar
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-06-04x86: fix APIC warning on 32bit v2Yinghai Lu
2008-06-03x86: update mptableYinghai Lu
2008-05-25x86: fix mpparse/acpi interactionAlexey Starikovskiy
2008-05-25x86: initialize all fields of mp_irqs[mp_irq_entries]Soeren Sandmann
2008-05-25x86: make config_irqsrc not MPspec specificAlexey Starikovskiy
2008-05-25x86: make struct config_ioapic not MPspec specificAlexey Starikovskiy
2008-05-25x86: make mp_ioapic_routing definition localAlexey Starikovskiy
2008-05-25x86: complete move ACPI from mpparse.cAlexey Starikovskiy
2008-05-25x86: move mp_ioapic_routing to mpparse and make it staticThomas Gleixner
2008-05-12x86: move eisa_set_level_irq declaration to headerThomas Gleixner
2008-04-26acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu