Age | Commit message (Expand) | Author |
---|---|---|
2025-05-02 | x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low) | Xin Li (Intel) |
2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar |
2023-03-17 | x86/umwait: move to use bus_get_dev_root() | Greg Kroah-Hartman |
2020-06-22 | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL | Sean Christopherson |
2020-02-17 | x86/cpu: Move prototype for get_umwait_control_msr() to a global location | Benjamin Thiel |
2019-09-24 | KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL | Tao Xu |
2019-08-12 | x86/umwait: Fix error handling in umwait_init() | Fenghua Yu |
2019-06-24 | x86/umwait: Add sysfs interface to control umwait maximum time | Fenghua Yu |
2019-06-24 | x86/umwait: Add sysfs interface to control umwait C0.2 state | Fenghua Yu |
2019-06-24 | x86/umwait: Initialize umwait control values | Fenghua Yu |