aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/sleep.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+6
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov1-1/+6
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar1-1/+1
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Yinghai Lu1-4/+5
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-2/+7
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-2/+7
2010-07-19update email addressPavel Machek1-1/+1
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-2/+0
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-0/+2
2009-11-16x86, sleep: Always save the value of EFERH. Peter Anvin1-6/+3
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu1-6/+9
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput1-1/+1
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar1-2/+2
2009-01-16ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.cRafael J. Wysocki1-2/+2
2009-01-16x86: misc clean up after the percpu updateTejun Heo1-1/+1
2009-01-16x86: load pointer to pda into %gs while brining up a CPUTejun Heo1-0/+1
2008-12-19ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvsRafael J. Wysocki1-0/+2
2008-10-23Merge branch 'linus' into testLen Brown1-0/+3
2008-10-17x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernelRafael J. Wysocki1-0/+3
2008-10-10x86: trim ACPI sleep stack bufferMatt Mackall1-1/+1
2008-10-10x86: remove magic number from ACPI sleep stack bufferMatt Mackall1-1/+1
2008-08-18x86: fix i486 suspend to disk CR4 oopsDavid Fries1-1/+1
2008-08-15x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is setMarcin Slusarz1-1/+1
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+4
2008-07-17x86: unify and correct the GDT_ENTRY() macroH. Peter Anvin1-9/+1
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2008-07-15Merge branch 'linus' into x86/urgentIngo Molnar1-1/+3
2008-07-14x86, suspend, acpi: correct and add comments about Big Real ModeH. Peter Anvin1-2/+11
2008-07-14x86, suspend, acpi: enter Big Real ModeH. Peter Anvin1-4/+13
2008-07-08x86: fix sleep.c build errorIngo Molnar1-0/+2
2008-07-08x86: use stack_start in x86_64Glauber Costa1-1/+1
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin1-1/+15
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki1-0/+2
2008-04-17x86: move suspend wakeup code to CPavel Machek1-12/+59
2008-04-17x86: coding style fixes to arch/x86/kernel/acpi/sleep.cPaolo Ciarrocchi1-1/+1
2008-01-30x86: unify arch/x86/kernel/acpi/sleep*.cPavel Machek1-0/+87