index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
power
/
hibernate_asm_64.S
Age
Commit message (
Expand
)
Author
2021-01-26
x86/power: Support objtool validation in hibernate_asm_64.S
Josh Poimboeuf
2021-01-26
x86/power: Move restore_registers() to top of the file
Josh Poimboeuf
2021-01-26
x86/power: Annotate indirect branches as safe
Josh Poimboeuf
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
Thomas Gleixner
2018-10-03
x86, hibernate: Rename temp_level4_pgt to temp_pgt
Zhimin Gu
2018-07-03
x86/asm/64: Use 32-bit XOR to zero registers
Jan Beulich
2016-08-03
x86/power/64: Do not refer to __PAGE_OFFSET from assembly code
Rafael J. Wysocki
2016-07-29
x86/power/64: Fix hibernation return address corruption
Josh Poimboeuf
2016-06-30
x86/power/64: Fix kernel text mapping corruption during image restoration
Rafael J. Wysocki
2016-02-24
x86/asm/power: Create stack frames in hibernate_asm_64.S
Josh Poimboeuf
2015-04-15
x86/asm, x86/power/hibernate: Use local labels in asm
Borislav Petkov
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2009-02-13
x86: use _types.h headers in asm where available
Jeremy Fitzhardinge
2008-02-19
x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value
Cyrill Gorcunov
2008-02-09
x86 PM: move 64-bit hibernation files to arch/x86/power
Rafael J. Wysocki