index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
feat_ctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspace
Sean Christopherson
1
-0
/
+2
2022-09-26
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
1
-1
/
+1
2022-06-08
x86/cpu: Add new VMX feature, Tertiary VM-Execution control
Robert Hoo
1
-1
/
+8
2021-04-06
x86/cpu/intel: Allow SGX virtualization without Launch Control support
Sean Christopherson
1
-15
/
+44
2021-03-25
x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
Kai Huang
1
-9
/
+3
2020-11-17
x86/cpu/intel: Add a nosgx kernel parameter
Jarkko Sakkinen
1
-0
/
+9
2020-11-17
x86/cpu/intel: Detect SGX support
Sean Christopherson
1
-1
/
+28
2020-03-23
x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()
Benjamin Thiel
1
-0
/
+1
2020-01-15
x86/cpu: Print "VMX disabled" error message iff KVM is enabled
Sean Christopherson
1
-2
/
+3
2020-01-13
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
Sean Christopherson
1
-0
/
+2
2020-01-13
x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
Sean Christopherson
1
-0
/
+14
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
1
-0
/
+74
2020-01-13
x86/cpu: Clear VMX feature flag if VMX is not fully enabled
Sean Christopherson
1
-3
/
+20
2020-01-13
x86/intel: Initialize IA32_FEAT_CTL MSR at boot
Sean Christopherson
1
-0
/
+37