summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-314-8/+6Star
* ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-06-111-0/+8
* ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-06-111-5/+0Star
* ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-06-111-6/+8
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-3017-480/+6Star
|\
| * x86, realmode: flattened rm hierachyJarkko Sakkinen2012-05-081-1/+1
| * x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-081-1/+1
| * x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-0817-480/+6Star
* | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-241-1/+1
|\ \
| * | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-181-1/+1
| |/
* / x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich2012-05-081-1/+1
|/
* x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
* ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-311-1/+2
|\
| * ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec2012-03-301-1/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\ \
| * | x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold2012-03-231-1/+1
* | | Disintegrate asm/system.h for X86David Howells2012-03-281-0/+1
|/ /
* / x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
|/
* x86, acpi: Skip acpi x2apic entries if the x2apic feature is not presentYinghai Lu2011-12-231-2/+8
* x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-041-0/+23
* x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2011-07-073-0/+26
* x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha2011-05-201-4/+4
* PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang2011-05-171-5/+0Star
* Merge branch 'linus' into releaseLen Brown2011-03-237-96/+45Star
|\
| * Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-03-166-90/+44Star
| |\
| | * x86: Fix binutils-2.21 symbol related build failuresSedat Dilek2011-03-091-1/+1
| | * x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-186-89/+43Star
| * | Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-151-4/+10
| |\ \
| * \ \ Merge commit 'v2.6.38-rc4' into x86/numaIngo Molnar2011-02-141-4/+11
| |\ \ \ | | | |/ | | |/|
| * | | x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-5/+0Star
| * | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-2/+1Star
* | | | Merge branch 'acpica' into releaseLen Brown2011-03-181-4/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann2011-02-241-4/+10
| | |/ | |/|
* | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-242-2/+5
* | | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-241-8/+0Star
|/ /
* | x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin2011-02-071-3/+10
* | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-051-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-141-0/+1
|\
| * ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-0/+1
* | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-071-3/+8
|\ \
| * | x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2011-01-051-3/+3
| * | Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-042-18/+48
| |\|
| * | x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu2010-12-231-0/+5
* | | x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-091-29/+3Star
* | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-091-14/+2Star
| |/ |/|
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-291-17/+43
|\ \
| * | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-1/+2
| * | acpi: use indirect call to register gsi in different modesJeremy Fitzhardinge2010-10-221-17/+42
* | | x86-32, mm: Remove duplicated includeBorislav Petkov2010-10-251-1/+0Star