aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/cpucheck.c
AgeCommit message (Expand)Author
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner
2017-04-04x86/boot: Detect 5-level paging supportKirill A. Shutemov
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen
2014-04-02Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal
2013-10-13x86, boot: Rename get_flags() and check_flags() to *_cpuflags()H. Peter Anvin
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin
2008-08-14x86: cleanup for setup code crashes during IST probeH. Peter Anvin
2008-08-13x86: fix setup code crashes on my old 486 boxJoerg Roedel
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-17x86: coding style fixes to arch/x86/boot/cpucheck.cPaolo Ciarrocchi
2007-11-12x86: arch/x86/Kconfig.cpu unificationSam Ravnborg
2007-10-11i386: move bootThomas Gleixner