index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
verify_cpu.S
Age
Commit message (
Expand
)
Author
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2017-09-28
x86/boot: Annotate verify_cpu() as a callable function
Josh Poimboeuf
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-12
x86/boot: Hide local labels in verify_cpu()
Borislav Petkov
2015-11-07
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2011-03-18
x86: Fix common misspellings
Lucas De Marchi
2010-11-18
x86: Fix included-by file reference comments
Kees Cook
2010-11-10
x86, cpu: Call verify_cpu during 32bit CPU startup
Kees Cook
2010-11-10
x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
Kees Cook
2010-11-10
x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
Kees Cook