summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/sleep.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2016-08-18x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf
2016-03-03PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng
2013-07-15x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-06-19x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk
2013-04-11x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin
2012-11-16x86/acpi: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi
2012-09-26x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin
2012-07-30ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown
2012-05-08x86, realmode: flattened rm hierachyJarkko Sakkinen
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook
2011-05-17PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki
2011-02-17x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin
2011-02-04x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2010-10-25x86-32, mm: Remove duplicated includeBorislav Petkov
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-19update email addressPavel Machek
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2009-11-16x86, sleep: Always save the value of EFERH. Peter Anvin
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-01-16ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki
2009-01-16x86: misc clean up after the percpu updateTejun Heo
2009-01-16x86: load pointer to pda into %gs while brining up a CPUTejun Heo
2008-12-19ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki
2008-10-23Merge branch 'linus' into testLen Brown
2008-10-17x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki
2008-10-10x86: trim ACPI sleep stack bufferMatt Mackall
2008-10-10x86: remove magic number from ACPI sleep stack bufferMatt Mackall
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries