summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
13 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
14 hoursx86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'x86_misc_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
4 daysMerge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
5 daysMerge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
12 daysx86/split_lock: Don't warn about unknown split_lock_detect parameterRonan Pigott
12 daysmm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
13 daysx86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam
13 daysDrivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley
13 daysMerge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-04-04x86/apic: Drop AMD Extended Interrupt LVT macrosNaveen N Rao (AMD)
2026-04-02x86/cpufeatures: Add AMD CPPC Performance Priority feature.Gautham R. Shenoy
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam
2026-03-27x86/fred: Enable FRED by defaultH. Peter Anvin
2026-03-23x86/topology: use bitmap_weight_from()Yury Norov
2026-03-23x86/cpu/topology: Consolidate AMD and Hygon cases in parse_topology()Wei Wang
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-19x86/cpu: Remove LASS restriction on vsyscall emulationSohil Mehta
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-13x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()Borislav Petkov
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam
2026-03-05x86/microcode: Add platform mask to Intel microcode "old" listDave Hansen
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen
2026-03-05x86/cpu: Add platform ID to CPU info structureDave Hansen
2026-03-05x86/microcode: Refactor platform ID enumeration into a helperDave Hansen
2026-03-04KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringupSean Christopherson
2026-03-04x86/resctrl: Fix SNC detectionTony Luck
2026-03-04x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra
2026-03-03x86/cpu: Remove LASS restriction on EFISohil Mehta
2026-03-03x86/cpu: Defer LASS enabling until userspace comes upSohil Mehta
2026-03-02x86/mtrr: Use kstrtoul() in parse_mtrr_spare_reg()Thorsten Blum
2026-02-24x86/hyperv: print out reserved vectors in hexadecimalWei Liu
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds