summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2024-07-15Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-19x86/resctrl: Don't try to free nonexistent RMIDsDave Martin
2024-06-02Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-02Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner
2024-05-31sched/x86: Export 'percpu arch_freq_scale'Phil Auld
2024-05-30x86/cpu: Provide default cache line size if not enumeratedDave Hansen
2024-05-30x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 a...Thomas Gleixner
2024-05-27x86/mce: Remove unused variable and return value in machine_check_poll()Yazen Ghannam
2024-05-27x86/mce/inject: Only write MCA_MISC when a value has been suppliedYazen Ghannam
2024-05-25Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-22x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-05-21x86/topology: Handle bogus ACPI tables correctlyThomas Gleixner
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-05-14Merge tag 'x86_cache_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-14Merge tag 'x86_alternatives_for_v6.10_rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-05-14Merge tag 'ras_core_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedThomas Gleixner
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-06x86/microcode: Remove unused struct cpu_info_ctxDr. David Alan Gilbert
2024-04-30x86/irq: Set up per host CPU posted interrupt descriptorsJacob Pan
2024-04-29x86/resctrl: Switch to new Intel CPU model definesTony Luck
2024-04-29x86/microcode/intel: Switch to new Intel CPU model definesTony Luck
2024-04-29x86/mce: Switch to new Intel CPU model definesTony Luck
2024-04-29x86/cpu: Switch to new Intel CPU model definesTony Luck
2024-04-29x86/cpu/intel_epb: Switch to new Intel CPU model definesTony Luck
2024-04-29x86/aperfmperf: Switch to new Intel CPU model definesTony Luck
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-04-25x86/bugs: Switch to new Intel CPU model definesTony Luck
2024-04-25x86/bugs: Switch to new Intel CPU model definesTony Luck
2024-04-24x86/resctrl: Add tracepoint for llc_occupancy trackingHaifeng Xu
2024-04-24x86/resctrl: Rename pseudo_lock_event.h to trace.hHaifeng Xu
2024-04-24x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 rangeWenkuan Wang
2024-04-24x86/resctrl: Simplify call convention for MSR update functionsTony Luck
2024-04-24x86/resctrl: Pass domain to target CPUTony Luck
2024-04-22x86/cpu/vfm: Update arch/x86/include/asm/intel-family.hTony Luck
2024-04-18x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers
2024-04-14x86/bugs: Fix BHI retpoline checkJosh Poimboeuf
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2024-04-12x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner
2024-04-12x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner
2024-04-12x86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner
2024-04-12x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf