aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-0/+2
|\
| * Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-0/+2
* | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-151-1/+3
|\ \
| * | x86: fix sleep.c build errorIngo Molnar2008-07-081-0/+2
| * | x86: use stack_start in x86_64Glauber Costa2008-07-081-1/+1
* | | x86, suspend, acpi: correct and add comments about Big Real ModeH. Peter Anvin2008-07-141-2/+11
* | | x86, suspend, acpi: enter Big Real ModeH. Peter Anvin2008-07-141-4/+13
|/ /
* | x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-051-1/+15
|/
* x86: move suspend wakeup code to CPavel Machek2008-04-171-12/+59
* x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi2008-04-171-1/+1
* x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek2008-01-301-0/+87