开源镜像站
帮助
动态
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
/
kernel
/
doublefault.c
Age
Commit message (
Expand
)
Author
2019-11-26
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-21
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
2017-12-17
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-01-06
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-13
x86: Extend #DF debugging aid to 64-bit
Borislav Petkov