Age | Commit message (Expand) | Author | Files | Lines |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -2/+2 |
2021-01-26 | x86/power: Support objtool validation in hibernate_asm_64.S | Josh Poimboeuf | 1 | -4/+4 |
2021-01-26 | x86/power: Move restore_registers() to top of the file | Josh Poimboeuf | 1 | -46/+46 |
2021-01-26 | x86/power: Annotate indirect branches as safe | Josh Poimboeuf | 1 | -0/+3 |
2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 1 | -4/+4 |
2019-10-18 | x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* | Jiri Slaby | 1 | -2/+4 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430 | Thomas Gleixner | 1 | -2/+1 |
2018-10-03 | x86, hibernate: Rename temp_level4_pgt to temp_pgt | Zhimin Gu | 1 | -1/+1 |
2018-07-03 | x86/asm/64: Use 32-bit XOR to zero registers | Jan Beulich | 1 | -1/+1 |
2016-08-03 | x86/power/64: Do not refer to __PAGE_OFFSET from assembly code | Rafael J. Wysocki | 1 | -2/+0 |
2016-07-29 | x86/power/64: Fix hibernation return address corruption | Josh Poimboeuf | 1 | -3/+1 |
2016-07-01 | x86/power/64: Fix kernel text mapping corruption during image restoration | Rafael J. Wysocki | 1 | -31/+24 |
2016-02-24 | x86/asm/power: Create stack frames in hibernate_asm_64.S | Josh Poimboeuf | 1 | -0/+7 |
2015-04-15 | x86/asm, x86/power/hibernate: Use local labels in asm | Borislav Petkov | 1 | -4/+4 |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2009-02-13 | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-02-19 | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value | Cyrill Gorcunov | 1 | -2/+3 |
2008-02-10 | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki | 1 | -0/+146 |