summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpuid.h
AgeCommit message (Expand)Author
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/fpu: Move CPUID leaf definitions to common codeDave Hansen
2024-12-18x86/tsc: Remove CPUID "frequency" leaf magic numbers.Dave Hansen
2024-12-18x86/cpu: Move TSC CPUID leaf definitionDave Hansen
2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen
2024-11-08x86/cpu: Make sure flag_is_changeable_p() is always being usedAndy Shevchenko
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-12x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()Alexey Dobriyan
2024-08-22KVM: x86: Advertise AVX10.1 CPUID to userspaceTao Su
2024-02-15x86/cpu: Provide cpuid_read() et al.Thomas Gleixner
2022-11-29x86/cpuid: Carve out all CPUID functionalityBorislav Petkov
2022-04-07KVM: x86: Move lookup of indexed CPUID leafs to helperMichael Roth