aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/disabled-features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra1-4/+14
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra1-1/+2
2022-06-27x86: Undo return-thunk damagePeter Zijlstra1-1/+2
2022-06-27x86/retpoline: Cleanup some #ifdeferyPeter Zijlstra1-1/+8
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+1
2022-04-07x86/tdx: Detect running as a TDX guest in early bootKuppuswamy Sathyanarayanan1-1/+7
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov1-7/+1
2022-02-15x86/cpufeatures: Re-enable ENQCMDFenghua Yu1-2/+5
2021-06-03x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()Thomas Gleixner1-5/+2
2021-01-28x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson1-1/+2
2020-11-17x86/cpufeatures: Add Intel SGX hardware bitsSean Christopherson1-1/+7
2020-09-17x86/cpufeatures: Mark ENQCMD as disabled when configured outFenghua Yu1-1/+8
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpxLinus Torvalds1-7/+1
2020-01-23x86/mpx: remove MPX from arch/x86Dave Hansen1-7/+1
2019-11-07x86/Kconfig: Rename UMIP config parameterBabu Moger1-1/+1
2018-11-20x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured outAndy Lutomirski1-1/+7
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse1-1/+2
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+7
2017-12-23x86/cpufeatures: Add X86_BUG_CPU_INSECUREThomas Gleixner1-1/+7
2017-11-08x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri1-1/+7
2017-07-05x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski1-1/+3
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-05-16x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen1-3/+3
2016-02-16x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen1-0/+15
2014-11-18x86, mpx: Add MPX to disabled featuresDave Hansen1-1/+7
2014-09-11x86: Add more disabled featuresDave Hansen1-2/+14
2014-09-11x86: Introduce disabled-featuresDave Hansen1-0/+27