summaryrefslogtreecommitdiff
path: root/arch/x86/boot/cpuflags.h
AgeCommit message (Expand)Author
2025-03-08x86/boot: Do not test if AC and ID eflags are changeable on x86_64Uros Bizjak
2025-02-26x86/boot: Add missing has_cpuflag() prototypeZhou Ding
2022-04-07x86/tdx: Detect TDX at early kernel decompression timeKuppuswamy Sathyanarayanan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
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