summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-03-031-0/+7
* x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-041-1/+1
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-051-1/+1
* ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-311-0/+11
* x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
* x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-191-2/+2
* x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-111-1/+1
* Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-251-0/+2
|\
| * ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi2012-11-151-0/+2
* | x86/acpi: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-161-1/+1
|/
* x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin2012-09-261-5/+10
* ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-301-4/+0
* 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-081-29/+4
* x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-231-0/+4
* x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2011-07-061-0/+6
* PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang2011-05-171-5/+0
* Merge branch 'linus' into releaseLen Brown2011-03-231-57/+7
|\
| * x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin2011-02-171-58/+7
* | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2011-02-241-2/+3
* | ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2011-02-241-8/+0
|/
* 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-041-1/+1
* x86-32, mm: Remove duplicated includeBorislav Petkov2010-10-251-1/+0
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-10-221-1/+6
|\
| * x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov2010-10-201-1/+6
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-1/+1
|\ \ | |/
| * Merge branch 'master' into for-nextJiri Kosina2010-08-041-2/+7
| |\
| * | update email addressPavel Machek2010-07-191-1/+1
* | | x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu2010-08-271-4/+5
| |/ |/|
* | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki2010-07-241-2/+7
|/
* ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-2/+0
* ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-0/+2
* x86, sleep: Always save the value of EFERH. Peter Anvin2009-11-161-6/+3
* x86: Make sure wakeup trampoline code is below 1MBYinghai Lu2009-11-111-6/+9
* PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput2009-06-121-1/+1
* Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-091-2/+2
|\
| * ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki2009-01-161-2/+2
* | x86: misc clean up after the percpu updateTejun Heo2009-01-161-1/+1
* | x86: load pointer to pda into %gs while brining up a CPUTejun Heo2009-01-161-0/+1
|/
* ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki2008-12-191-0/+2
* Merge branch 'linus' into testLen Brown2008-10-231-0/+3
|\
| * x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki2008-10-171-0/+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: 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
* pm: acpi hibernation: utilize hardware signatureShaohua Li2008-07-241-0/+4
* x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin2008-07-171-9/+1
OpenPOWER on IntegriCloud