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