summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-201-0/+3
|\
| * x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki2008-10-171-0/+3
* | genirq: remove artifacts from sparseirq removalIngo Molnar2008-10-161-1/+0Star
* | x86: probe nr_irqs even only mptable is usedYinghai Lu2008-10-161-25/+0Star
* | x86, irq: get nr_irqs from madtYinghai Lu2008-10-161-2/+28
|/
* Merge branch 'linus' into x86/quirksIngo Molnar2008-10-121-8/+5Star
|\
| * Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-5/+3Star
| |\
| | * x86: fix apic version warningYinghai Lu2008-08-211-4/+0Star
| | * Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-301-2/+1Star
| | |\
| | * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-252-1/+6
| | |\ \
| | * \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-222-12/+4Star
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-183-7/+32
| | |\ \ \ \
| | * | | | | 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/+2Star
| |\ \ \ \ \ \
| | * | | | | | 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-202-3/+17
| | |\ \ \ \ \ \
| | * | | | | | | arch/x86/kernel/acpi/boot.c: removed duplicated #includeHuang Weiyi2008-08-111-1/+0Star
| | | |_|_|_|_|/ | | |/| | | | |
* | / | | | | | x86: SB450: deprioritize DMI quirksIngo Molnar2008-10-071-2/+10
|/ / / / / / /
* | / / / / / x86 ACPI: Blacklist two HP machines with buggy BIOSesRafael J. Wysocki2008-10-061-0/+16
| |/ / / / / |/| | | | |
* | | | | | x86: fix i486 suspend to disk CR4 oopsDavid Fries2008-08-181-1/+1
* | | | | | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz2008-08-151-1/+1
* | | | | | x86: allow MMCONFIG above 4GB on x86_64John Keller2008-08-131-1/+15
|/ / / / /
* | | | / cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1Star
| |_|_|/ |/| | |
* | | | pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+4
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
| | |/ | |/|
* | | x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-3/+3
* | | x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin2008-07-171-9/+1Star
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-171-0/+2
|\ \
| * | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-0/+2
* | | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui2008-07-161-0/+6
* | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-152-28/+418
|\ \ \
| * | | x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-131-1/+0Star
| | |/ | |/|
| * | x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki2008-07-121-47/+0Star
| * | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-111-1/+1
| * | x86, acpi: merge __acpi_map_tableYinghai Lu2008-07-101-17/+6Star
| * | x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar2008-07-091-0/+1
| * | x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-091-6/+37
| * | x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-081-0/+14
| * | x86: fix sleep.c build errorIngo Molnar2008-07-081-0/+2
| * | x86: use stack_start in x86_64Glauber Costa2008-07-081-1/+1
| * | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-2/+405
| |\ \
| | * | x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systemsMatthew Garrett2008-07-081-0/+37
| | * | x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APICMaciej W. Rozycki2008-07-081-0/+10
| | * | x86: update mptable fix with no ioapic v2Yinghai Lu2008-07-081-31/+56
| | * | x86: use dstapic in mp_config_acpi_legacy_irqsYinghai Lu2008-07-081-13/+13
| | * | x86: keep MP_intsrc_info untouched if we do not update mptableYinghai Lu2008-07-081-0/+3
| | * | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-084-4/+71
| | |\ \
| | * | | x86: make generic arch support NUMAQYinghai Lu2008-06-101-2/+2