summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/suspend_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-091-320/+0Star
* Suspend: Clean up suspend_64.cBorislav Petkov2008-02-021-2/+6
* x86: make __{save,restore}_processor_state staticJan Beulich2008-01-301-3/+5
* x86: change gdt acessor macro nameGlauber de Oliveira Costa2008-01-301-1/+1
* x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2008-01-301-0/+20
* revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton2007-12-181-33/+6Star
* x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-231-6/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-201-1/+1
|\
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* | x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa2007-10-191-5/+6
|/
* Hibernation: Use temporary page tables for kernel text mapping on x86_64Rafael J. Wysocki2007-10-181-6/+33
* Hibernation: Pass CR3 in the image header on x86_64Rafael J. Wysocki2007-10-181-4/+12
* Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-181-1/+53
* x86_64: move kernelThomas Gleixner2007-10-111-0/+239