summaryrefslogtreecommitdiffstats
path: root/arch/x86/power/hibernate_asm_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-2/+2
* x86/power: Support objtool validation in hibernate_asm_64.SJosh Poimboeuf2021-01-261-4/+4
* x86/power: Move restore_registers() to top of the fileJosh Poimboeuf2021-01-261-46/+46
* x86/power: Annotate indirect branches as safeJosh Poimboeuf2021-01-261-0/+3
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
* x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby2019-10-181-2/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner2019-06-051-2/+1
* x86, hibernate: Rename temp_level4_pgt to temp_pgtZhimin Gu2018-10-031-1/+1
* x86/asm/64: Use 32-bit XOR to zero registersJan Beulich2018-07-031-1/+1
* x86/power/64: Do not refer to __PAGE_OFFSET from assembly codeRafael J. Wysocki2016-08-031-2/+0
* x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-07-291-3/+1
* x86/power/64: Fix kernel text mapping corruption during image restorationRafael J. Wysocki2016-06-301-31/+24
* x86/asm/power: Create stack frames in hibernate_asm_64.SJosh Poimboeuf2016-02-241-0/+7
* x86/asm, x86/power/hibernate: Use local labels in asmBorislav Petkov2015-04-151-4/+4
* x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2013-05-021-0/+3
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
* x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric valueCyrill Gorcunov2008-02-191-2/+3
* x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-091-0/+146