aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/required-features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra1-4/+0
2021-01-28x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson1-1/+2
2020-08-15x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRTJuergen Gross1-1/+1
2018-02-16x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov1-7/+1
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse1-1/+2
2017-04-04x86/boot: Detect 5-level paging supportKirill A. Shutemov1-1/+7
2016-06-30x86/cpufeature: Make sure DISABLED/REQUIRED macros are updatedDave Hansen1-0/+1
2016-06-30x86/cpufeature: Update cpufeaure macrosDave Hansen1-0/+1
2016-02-16x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen1-0/+7
2013-01-28x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse1-1/+7
2010-07-07x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin1-0/+2
2009-03-30x86-64: non-paravirt systems always has PSE and PGEJeremy Fitzhardinge1-1/+7
2009-03-30x86-64: remove PGE from must-have feature listJeremy Fitzhardinge1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+82