aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/cpuflags.c
Commit message (Expand)AuthorAgeFilesLines
* x86/sev: Evict cache lines during SNP memory validationTom Lendacky2025-08-061-0/+13
* Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-03-251-17/+9
|\
| * x86/boot: Do not test if AC and ID eflags are changeable on x86_64Uros Bizjak2025-03-081-17/+9
* | x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...H. Peter Anvin (Intel)2025-03-191-1/+0
|/
* x86/boot: Remove x86_32 PIC using %ebx workaroundUros Bizjak2022-11-291-12/+3
* x86/tdx: Detect TDX at early kernel decompression timeKuppuswamy Sathyanarayanan2022-04-071-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Detect 5-level paging supportKirill A. Shutemov2017-04-041-2/+10
* x86/mm: Disallow running with 32-bit PTEs to work around erratumDave Hansen2016-07-131-0/+1
* x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse2014-01-301-5/+20
* x86, boot: Rename get_flags() and check_flags() to *_cpuflags()H. Peter Anvin2013-10-131-1/+1
* x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-131-0/+104