index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
suspend_32.h
Age
Commit message (
Expand
)
Author
2022-04-27
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2018-10-03
x86-32/asm/power: Create stack frames in hibernate_asm_32.S
Zhimin Gu
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-26
x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...
Chen Yu
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
2013-04-11
x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not needed
Konrad Rzeszutek Wilk
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
2010-06-08
PM / x86: Save/restore MISC_ENABLE register
Ondrej Zary
2009-04-01
pm: cleanup includes
Magnus Damm
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro