summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-17x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)
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-timers-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-14Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-14Merge tag 'x86_sev_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kerne...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-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-13Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-13Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...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-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-13Merge tag 'x86-bugs-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'locking-core-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-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K
2024-05-06x86/microcode: Remove unused struct cpu_info_ctxDr. David Alan Gilbert
2024-04-30x86/apic: Don't access the APIC when disabling x2APICThomas Gleixner
2024-04-30x86/irq: Factor out common code for checking pending interruptsJacob Pan
2024-04-30x86/irq: Install posted MSI notification handlerJacob Pan
2024-04-30x86/irq: Factor out handler invocation from common_interrupt()Jacob Pan
2024-04-30x86/irq: Set up per host CPU posted interrupt descriptorsJacob Pan
2024-04-29x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman
2024-04-29x86/e820: Add a new e820 table update helperAshish Kalra
2024-04-29x86/tsc_msr: Switch to new Intel CPU model definesTony Luck
2024-04-29x86/tsc: Switch to new Intel CPU model definesTony Luck
2024-04-29x86/cpu: Switch to new Intel CPU model definesTony Luck
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-29x86/apic: Switch to new Intel CPU model definesTony Luck
2024-04-25x86/sev: Shorten struct name snp_secrets_page_layout to snp_secrets_pageTom Lendacky
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/cpu: Fix check for RDPKRU in __show_regs()David Kaplan
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/sev: Check for MWAITX and MONITORX opcodes in the #VC handlerTom Lendacky