aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/boot/cpucheck.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-04x86/boot: Detect 5-level paging supportKirill A. Shutemov1-0/+9
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen1-0/+33
2014-04-02Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pentium MChris Bainbridge1-0/+20
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal1-0/+1
2013-10-13x86, boot: Rename get_flags() and check_flags() to *_cpuflags()H. Peter Anvin1-7/+7
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook1-86/+0
2008-09-05x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin1-4/+4
2008-08-14x86: cleanup for setup code crashes during IST probeH. Peter Anvin1-2/+0
2008-08-13x86: fix setup code crashes on my old 486 boxJoerg Roedel1-7/+1
2008-04-19x86: remove pointless commentsWANG Cong1-2/+0
2008-04-17x86: coding style fixes to arch/x86/boot/cpucheck.cPaolo Ciarrocchi1-10/+10
2007-11-12x86: arch/x86/Kconfig.cpu unificationSam Ravnborg1-6/+0
2007-10-11i386: move bootThomas Gleixner1-0/+268