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