aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/doublefault.c
AgeCommit message (Expand)Author
2020-01-09x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski
2017-12-17x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tssAndy Lutomirski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov