aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...Linus Torvalds3-244/+249
12 daysMerge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...Linus Torvalds1-1/+0
12 daysMerge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+1
13 daysMerge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds26-48/+338
13 daysMerge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds3-9/+9
13 daysMerge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds5-11/+7
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross1-1/+1
2026-06-08x86/msr: Switch rdmsrl() users to rdmsrq()Juergen Gross1-1/+1
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross1-1/+1
2026-06-08x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()Juergen Gross2-7/+7
2026-06-05x86/cpu: Remove obsolete aperfmperf_get_khz() declarationJunxiao Chang1-1/+0
2026-06-05x86/resctrl: Only check Intel systems for SNCTony Luck1-1/+6
2026-06-04x86/microcode/AMD: Move the no-revision fixup to get_patch_level()Borislav Petkov (AMD)1-5/+7
2026-06-01x86/CPU/AMD: Add more Zen6 modelsPratik Vishwakarma1-1/+1
2026-05-28x86/cpu: Fix a F00F bug warning and clean up surrounding codeSohil Mehta1-12/+3
2026-05-26x86/microcode: Do not access MSR_IA32_PLATFORM_ID when running as a guestBorislav Petkov4-15/+15
2026-05-26x86/irq: Make irqstats array basedThomas Gleixner5-11/+7
2026-05-20x86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky1-0/+1
2026-05-17Merge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-28/+5
2026-05-13x86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)1-28/+5
2026-05-12x86/microcode: Fix comment in microcode_loader_disabled()Xiaoyao Li1-1/+1
2026-05-11x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-0/+3
2026-05-11x86/cpuid: Introduce a centralized CPUID parserAhmed S. Darwish4-1/+307
2026-05-08x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIsAhmed S. Darwish2-2/+2
2026-05-08x86/fpu: Remove the 'no387' boot optionIngo Molnar1-7/+0
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan1-0/+1
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish20-0/+26
2026-05-06x86/cpu: Remove CPU_SUP_UMC_32 supportIngo Molnar1-26/+0
2026-04-29x86/microcode/intel: Refresh old_microcode defines with Nov 2025 releaseSohil Mehta1-238/+241
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+13
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser1-0/+7
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser1-2/+6
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2026-04-17x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)1-0/+3
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-04-14Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-67/+69
2026-04-14Merge tag 'x86_misc_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+4
2026-04-14Merge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-171/+285
2026-04-14Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-04-14Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+18
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+49
2026-04-14Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-34/+37
2026-04-14Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds1-6/+2
2026-04-13Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+1
2026-04-13Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+2
2026-04-05x86/split_lock: Don't warn about unknown split_lock_detect parameterRonan Pigott1-0/+6
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)1-1/+1
2026-04-05x86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam1-0/+8
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley1-0/+2