index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
cpucheck.c
Age
Commit message (
Expand
)
Author
2022-04-06
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2017-04-04
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
2016-07-13
x86/mm: Disallow running with 32-bit PTEs to work around erratum
Dave Hansen
2014-04-02
Merge branch 'x86/boot' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2014-03-20
x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...
Chris Bainbridge
2014-03-19
x86, boot: Create a separate string.h file to provide standard string functions
Vivek Goyal
2013-10-13
x86, boot: Rename get_flags() and check_flags() to *_cpuflags()
H. Peter Anvin
2013-10-13
x86, boot: Move CPU flags out of cpucheck
Kees Cook
2008-09-05
x86: boot: stub out unimplemented CPU feature words
H. Peter Anvin
2008-08-14
x86: cleanup for setup code crashes during IST probe
H. Peter Anvin
2008-08-13
x86: fix setup code crashes on my old 486 box
Joerg Roedel
2008-04-19
x86: remove pointless comments
WANG Cong
2008-04-17
x86: coding style fixes to arch/x86/boot/cpucheck.c
Paolo Ciarrocchi
2007-11-12
x86: arch/x86/Kconfig.cpu unification
Sam Ravnborg
2007-10-11
i386: move boot
Thomas Gleixner