summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/suspend_64.c
AgeCommit message (Expand)AuthorLines
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki-320/+0
2008-02-01Suspend: Clean up suspend_64.cBorislav Petkov-2/+6
2008-01-30x86: make __{save,restore}_processor_state staticJan Beulich-3/+5
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa-1/+1
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki-0/+20
2007-12-17revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton-33/+6
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki-6/+0
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day-1/+1
2007-10-19x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa-5/+6
2007-10-18Hibernation: Use temporary page tables for kernel text mapping on x86_64Rafael J. Wysocki-6/+33
2007-10-18Hibernation: Pass CR3 in the image header on x86_64Rafael J. Wysocki-4/+12
2007-10-18Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki-1/+53
2007-10-11x86_64: move kernelThomas Gleixner-0/+239