aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-12/+26
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingGravatar Thomas Gleixner 3-10/+20
2024-05-31sched/x86: Export 'percpu arch_freq_scale'Gravatar Phil Auld 1-0/+1
2024-05-30x86/cpu: Provide default cache line size if not enumeratedGravatar Dave Hansen 1-0/+4
2024-05-30x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Gravatar Thomas Gleixner 1-2/+2
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+51
2024-05-22x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELGravatar Tony Luck 1-3/+1
2024-05-21x86/topology: Handle bogus ACPI tables correctlyGravatar Thomas Gleixner 1-3/+50
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-1/+2
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2024-05-14Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-8/+1
2024-05-14Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-83/+66
2024-05-14Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-0/+3
2024-05-14Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-15/+25
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 15-169/+221
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedGravatar Thomas Gleixner 1-9/+7
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 1-1/+1
2024-05-06x86/microcode: Remove unused struct cpu_info_ctxGravatar Dr. David Alan Gilbert 1-5/+0
2024-04-30x86/irq: Set up per host CPU posted interrupt descriptorsGravatar Jacob Pan 1-0/+3
2024-04-29x86/resctrl: Switch to new Intel CPU model definesGravatar Tony Luck 2-16/+16
2024-04-29x86/microcode/intel: Switch to new Intel CPU model definesGravatar Tony Luck 1-3/+2
2024-04-29x86/mce: Switch to new Intel CPU model definesGravatar Tony Luck 3-19/+18
2024-04-29x86/cpu: Switch to new Intel CPU model definesGravatar Tony Luck 1-1/+1
2024-04-29x86/cpu/intel_epb: Switch to new Intel CPU model definesGravatar Tony Luck 1-6/+6
2024-04-29x86/aperfmperf: Switch to new Intel CPU model definesGravatar Tony Luck 1-9/+8
2024-04-25mm: switch mm->get_unmapped_area() to a flagGravatar Rick Edgecombe 1-1/+1
2024-04-25fix missing vmalloc.h includesGravatar Kent Overstreet 1-0/+1
2024-04-25x86/bugs: Switch to new Intel CPU model definesGravatar Tony Luck 1-78/+76
2024-04-25x86/bugs: Switch to new Intel CPU model definesGravatar Tony Luck 1-15/+15
2024-04-24x86/resctrl: Add tracepoint for llc_occupancy trackingGravatar Haifeng Xu 2-0/+27
2024-04-24x86/resctrl: Rename pseudo_lock_event.h to trace.hGravatar Haifeng Xu 2-5/+5
2024-04-24x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeGravatar Wenkuan Wang 1-2/+1
2024-04-24x86/resctrl: Simplify call convention for MSR update functionsGravatar Tony Luck 3-27/+18
2024-04-24x86/resctrl: Pass domain to target CPUGravatar Tony Luck 4-52/+17
2024-04-22x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hGravatar Tony Luck 1-2/+1
2024-04-18x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQGravatar Eric Biggers 1-3/+3
2024-04-14x86/bugs: Fix BHI retpoline checkGravatar Josh Poimboeuf 1-4/+7
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictGravatar Ingo Molnar 6-98/+213
2024-04-12x86/cpu/amd: Move TOPOEXT enablement into the topology parserGravatar Thomas Gleixner 2-15/+21
2024-04-12x86/cpu/amd: Make the NODEID_MSR union actually workGravatar Thomas Gleixner 1-3/+3
2024-04-12x86/cpu/amd: Make the CPUID 0x80000008 parser correctGravatar Thomas Gleixner 1-6/+18
2024-04-12x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIGravatar Josh Poimboeuf 1-1/+1
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoGravatar Josh Poimboeuf 1-9/+1
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationGravatar Josh Poimboeuf 1-3/+3
2024-04-11x86/bugs: Fix BHI handling of RRSBAGravatar Josh Poimboeuf 1-12/+18
2024-04-11x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Gravatar Ingo Molnar 2-39/+39
2024-04-11x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESGravatar Josh Poimboeuf 1-15/+7