summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/doublefault.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/doublefault/32: Rename doublefault.c to doublefault_32.cAndy Lutomirski2019-11-261-75/+0
* x86/traps: Disentangle the 32-bit and 64-bit doublefault codeAndy Lutomirski2019-11-261-11/+0
* Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-261-1/+1
|\
| * x86/io: Speedup schedule out of I/O bitmap userThomas Gleixner2019-11-161-1/+1
* | x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski2019-11-211-0/+3
|/
* x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tssAndy Lutomirski2017-12-171-19/+17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0
* x86: Extend #DF debugging aid to 64-bitBorislav Petkov2013-05-131-0/+84