aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/suspend_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-15x86/power: Make restore_processor_context() saneAndy Lutomirski1-2/+14
2017-12-15x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-22x86/power/64: Use char arrays for asm function namesKees Cook1-3/+2
2015-11-26x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resumeChen Yu1-0/+1
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar1-1/+1
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk1-0/+2
2013-04-11x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk1-3/+0
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-5/+0
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary1-0/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+52