summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* x86_64: Fix S3 fail pathJiri Slaby2009-02-211-1/+3
* x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-211-19/+7
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-111-0/+23
|\
| * x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+23
* | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-161-2/+2
|/
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-33/+37
|\
| * cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-061-33/+37
* | 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 'suspend' into releaseLen Brown2009-01-091-0/+2
|\ \
| * | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-191-0/+2
| |/
* | Merge branch 'misc' into releaseLen Brown2009-01-092-2/+8
|\ \
| * | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui2009-01-091-1/+5
| * | ACPI: Avoid array address overflow when _CST MWAIT hint bits are setZhao Yakui2009-01-091-1/+3
| |/
* | 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-232-11/+18
|\ \ | |/
| * 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/+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 commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-301-2/+1
| | | |\
| | | * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-252-1/+6
| | | |\ \
| | | * \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-222-12/+4
| | | |\ \ \
| | | * \ \ \ 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/+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-202-3/+17
| | | |\ \ \ \ \ \
| | | * | | | | | | 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: trim ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
* | | | | | | | x86: remove magic number from ACPI sleep stack bufferMatt Mackall2008-10-101-1/+1
|/ / / / / / /
* | | | | | | 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/+1
| |_|_|/ |/| | |
* | | | pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+4
OpenPOWER on IntegriCloud