Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-02 | x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) | 1 | -2/+2 | |
2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | 1 | -1/+1 | |
2023-03-17 | x86/umwait: move to use bus_get_dev_root() | 1 | -2/+6 | |
2020-06-22 | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL | 1 | -6/+0 | |
2020-02-17 | x86/cpu: Move prototype for get_umwait_control_msr() to a global location | 1 | -0/+1 | |
2019-09-24 | KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL | 1 | -0/+6 | |
2019-08-12 | x86/umwait: Fix error handling in umwait_init() | 1 | -1/+38 | |
2019-06-24 | x86/umwait: Add sysfs interface to control umwait maximum time | 1 | -0/+36 | |
2019-06-24 | x86/umwait: Add sysfs interface to control umwait C0.2 state | 1 | -8/+110 | |
2019-06-24 | x86/umwait: Initialize umwait control values | 1 | -0/+62 |