Age | Commit message (Expand) | Author |
---|---|---|
2024-12-18 | x86/cpu: Make all all CPUID leaf names consistent | Dave Hansen |
2024-12-18 | x86/fpu: Move CPUID leaf definitions to common code | Dave Hansen |
2024-12-18 | x86/tsc: Remove CPUID "frequency" leaf magic numbers. | Dave Hansen |
2024-12-18 | x86/cpu: Move TSC CPUID leaf definition | Dave Hansen |
2024-12-18 | x86/cpu: Refresh DCA leaf reading code | Dave Hansen |
2024-12-18 | x86/cpu: Move MWAIT leaf definition to common header | Dave Hansen |
2024-11-08 | x86/cpu: Make sure flag_is_changeable_p() is always being used | Andy Shevchenko |
2024-09-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-09-12 | x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base() | Alexey Dobriyan |
2024-08-22 | KVM: x86: Advertise AVX10.1 CPUID to userspace | Tao Su |
2024-02-15 | x86/cpu: Provide cpuid_read() et al. | Thomas Gleixner |
2022-11-29 | x86/cpuid: Carve out all CPUID functionality | Borislav Petkov |
2022-04-07 | KVM: x86: Move lookup of indexed CPUID leafs to helper | Michael Roth |