index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
suspend_64.c
Age
Commit message (
Expand
)
Author
2008-02-09
x86 PM: move 64-bit hibernation files to arch/x86/power
Rafael J. Wysocki
2008-02-01
Suspend: Clean up suspend_64.c
Borislav Petkov
2008-01-30
x86: make __{save,restore}_processor_state static
Jan Beulich
2008-01-30
x86: change gdt acessor macro name
Glauber de Oliveira Costa
2008-01-30
x86: hibernation: document __save_processor_state() on x86
Rafael J. Wysocki
2007-12-17
revert "Hibernation: Use temporary page tables for kernel text mapping on x86...
Andrew Morton
2007-10-23
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
x86: use descriptor's functions instead of inline assembly
Glauber de Oliveira Costa
2007-10-18
Hibernation: Use temporary page tables for kernel text mapping on x86_64
Rafael J. Wysocki
2007-10-18
Hibernation: Pass CR3 in the image header on x86_64
Rafael J. Wysocki
2007-10-18
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
2007-10-11
x86_64: move kernel
Thomas Gleixner