开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
suspend_64.h
Age
Commit message (
Expand
)
Author
2022-04-27
x86/pm: Fix false positive kmemleak report in msr_build_context()
Matthieu Baerts
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-22
x86/power/64: Use char arrays for asm function names
Kees Cook
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-64, gdt: Store/load GDT for ACPI S3 or hibernate/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
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro