summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpuid.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2024-09-12x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()Alexey Dobriyan1-1/+6
2024-08-22KVM: x86: Advertise AVX10.1 CPUID to userspaceTao Su1-0/+1
2024-02-16x86/cpu: Provide cpuid_read() et al.Thomas Gleixner1-0/+36
2022-11-29x86/cpuid: Carve out all CPUID functionalityBorislav Petkov1-2/+139
2022-04-07KVM: x86: Move lookup of indexed CPUID leafs to helperMichael Roth1-0/+34