Age | Commit message (Expand) | Author |
---|---|---|
2025-03-24 | Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-03-19 | x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c... | H. Peter Anvin (Intel) |
2025-03-08 | x86/boot: Do not test if AC and ID eflags are changeable on x86_64 | Uros Bizjak |
2022-11-29 | x86/boot: Remove x86_32 PIC using %ebx workaround | Uros Bizjak |
2022-04-07 | x86/tdx: Detect TDX at early kernel decompression time | Kuppuswamy Sathyanarayanan |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
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-01-30 | x86, boot: Fix word-size assumptions in has_eflag() inline asm | David Woodhouse |
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 |