aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/cpuflags.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-24Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+9
2025-03-19x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build configH. Peter Anvin (Intel)1-1/+0
2025-03-08x86/boot: Do not test if AC and ID eflags are changeable on x86_64Uros Bizjak1-17/+9
2022-11-29x86/boot: Remove x86_32 PIC using %ebx workaroundUros Bizjak1-12/+3
2022-04-07x86/tdx: Detect TDX at early kernel decompression timeKuppuswamy Sathyanarayanan1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-04x86/boot: Detect 5-level paging supportKirill A. Shutemov1-2/+10
2016-07-13x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen1-0/+1
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse1-5/+20
2013-10-13x86, boot: Rename get_flags() and check_flags() to *_cpuflags()H. Peter Anvin1-1/+1
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook1-0/+104