index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
disabled-features.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
x86/cpufeatures: Add new word for scattered features
Sandipan Das
1
-1
/
+2
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2024-01-29
x86/cpufeatures: Enable/unmask SEV-SNP CPU feature
Michael Roth
1
-0
/
+4
2024-01-29
x86/cpufeatures: Add SEV-SNP CPU feature
Brijesh Singh
1
-1
/
+3
2024-01-25
x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
H. Peter Anvin (Intel)
1
-1
/
+7
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY
Breno Leitao
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
1
-1
/
+1
2024-01-10
x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...
Breno Leitao
1
-1
/
+1
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
1
-1
/
+7
2023-07-11
x86/cpufeatures: Add CPU feature flags for shadow stacks
Rick Edgecombe
1
-1
/
+7
2023-03-16
x86/mm: Reduce untagged_addr() overhead for systems without LAM
Kirill A. Shutemov
1
-1
/
+7
2023-01-25
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
1
-1
/
+2
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2022-11-22
x86/cpufeatures: Add X86_FEATURE_XENPV to disabled-features.h
Juergen Gross
1
-1
/
+7
2022-10-17
x86/retbleed: Add X86_FEATURE_CALL_DEPTH
Thomas Gleixner
1
-1
/
+8
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-4
/
+14
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-1
/
+2
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
1
-1
/
+2
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
1
-1
/
+8
2022-05-23
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+1
2022-04-07
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
1
-1
/
+7
2022-04-04
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
1
-7
/
+1
2022-02-15
x86/cpufeatures: Re-enable ENQCMD
Fenghua Yu
1
-2
/
+5
2021-06-03
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
1
-5
/
+2
2021-01-28
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
1
-1
/
+2
2020-11-17
x86/cpufeatures: Add Intel SGX hardware bits
Sean Christopherson
1
-1
/
+7
2020-09-17
x86/cpufeatures: Mark ENQCMD as disabled when configured out
Fenghua Yu
1
-1
/
+8
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-7
/
+1
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
1
-7
/
+1
2019-11-07
x86/Kconfig: Rename UMIP config parameter
Babu Moger
1
-1
/
+1
2018-11-20
x86/cpufeatures, x86/fault: Mark SMAP as disabled when configured out
Andy Lutomirski
1
-1
/
+7
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
1
-1
/
+2
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2017-12-23
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
1
-1
/
+7
2017-11-08
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-1
/
+7
2017-07-05
x86/mm: Disable PCID on 32-bit kernels
Andy Lutomirski
1
-1
/
+3
2017-04-04
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
1
-1
/
+7
2016-06-30
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
1
-0
/
+1
2016-06-30
x86/cpufeature: Update cpufeaure macros
Dave Hansen
1
-0
/
+1
2016-05-16
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
1
-3
/
+3
2016-02-16
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
1
-0
/
+15
2014-11-18
x86, mpx: Add MPX to disabled features
Dave Hansen
1
-1
/
+7
2014-09-11
x86: Add more disabled features
Dave Hansen
1
-2
/
+14
2014-09-11
x86: Introduce disabled-features
Dave Hansen
1
-0
/
+27