summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/suspend_64.h
AgeCommit message (Expand)Author
2019-07-22x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper
2017-12-15x86/power: Make restore_processor_context() saneAndy Lutomirski
2017-12-15x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-22x86/power/64: Use char arrays for asm function namesKees Cook
2015-11-26x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk
2013-04-11x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro