| Age | Commit message (Expand) | Author |
| 2025-02-28 | x86/mm: Reduce header dependencies in <asm/set_memory.h> | Kevin Brodsky |
| 2025-02-28 | x86/mm: Remove unused __set_memory_prot() | Kevin Brodsky |
| 2025-02-28 | x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds | David Kaplan |
| 2025-02-28 | x86/bugs: Add X86_BUG_SPECTRE_V2_USER | David Kaplan |
| 2025-02-28 | x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 | H. Peter Anvin (Intel) |
| 2025-02-28 | x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid=' | Brendan Jackman |
| 2025-02-28 | x86/locking: Remove semicolon from "lock" prefix | Uros Bizjak |
| 2025-02-27 | x86/cpu: Remove get_this_hybrid_cpu_*() | Pawan Gupta |
| 2025-02-27 | perf/x86/intel: Use cache cpu-type for hybrid PMU selection | Pawan Gupta |
| 2025-02-27 | x86/pci: Remove old STA2x11 support | Arnd Bergmann |
| 2025-02-27 | x86/mm: Drop support for CONFIG_HIGHPTE | Arnd Bergmann |
| 2025-02-27 | x86/mm: Remove CONFIG_HIGHMEM64G support | Arnd Bergmann |
| 2025-02-27 | x86/cpu: Drop configuration options for early 64-bit CPUs | Arnd Bergmann |
| 2025-02-27 | Merge branch 'x86/mm' into x86/cpu, to avoid conflicts | Ingo Molnar |
| 2025-02-27 | x86/bugs: Remove X86_FEATURE_USE_IBPB | Yosry Ahmed |
| 2025-02-27 | x86/bugs: Use a static branch to guard IBPB on vCPU switch | Yosry Ahmed |
| 2025-02-27 | x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers | Yosry Ahmed |
| 2025-02-26 | x86/bugs: KVM: Add support for SRSO_MSR_FIX | Borislav Petkov |
| 2025-02-26 | x86/ibt: Optimize the fineibt-bhi arity 1 case | Peter Zijlstra |
| 2025-02-26 | x86/ibt: Implement FineIBT-BHI mitigation | Peter Zijlstra |
| 2025-02-26 | x86/bhi: Add BHI stubs | Peter Zijlstra |
| 2025-02-26 | x86/traps: Decode LOCK Jcc.d8 as #UD | Peter Zijlstra |
| 2025-02-26 | x86/traps: Decode 0xEA instructions as #UD | Peter Zijlstra |
| 2025-02-26 | x86/mce/inject: Remove call to mce_notify_irq() | Nikolay Borisov |
| 2025-02-25 | KVM: SVM: Add Idle HLT intercept support | Manali Shukla |
| 2025-02-25 | x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept | Manali Shukla |
| 2025-02-25 | KVM: SVM: Convert plain error code numbers to defines | Melody Wang |
| 2025-02-25 | x86/percpu: Construct __percpu_seg_override from __percpu_seg | Uros Bizjak |
| 2025-02-25 | KVM: x86: Use a dedicated flow for queueing re-injected exceptions | Sean Christopherson |
| 2025-02-25 | KVM: x86: Rename and invert async #PF's send_user_only flag to send_always | Sean Christopherson |
| 2025-02-25 | x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() | Waiman Long |
| 2025-02-24 | x86/percpu: Unify __pcpu_op{1,2}_N() macros to __pcpu_op_N() | Uros Bizjak |
| 2025-02-24 | KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen | Sean Christopherson |
| 2025-02-24 | KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y | Sean Christopherson |
| 2025-02-24 | KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range | Sean Christopherson |
| 2025-02-22 | x86/cpu: Update Intel Family comments | Peter Zijlstra |
| 2025-02-21 | x86/arch_prctl: Simplify sys_arch_prctl() | Brian Gerst |
| 2025-02-21 | x86/mm: Remove pv_ops.mmu.tlb_remove_table call | Rik van Riel |
| 2025-02-21 | x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related code | Mike Rapoport (Microsoft) |
| 2025-02-21 | x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations | Uros Bizjak |
| 2025-02-21 | x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op() | Uros Bizjak |
| 2025-02-21 | x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default | Kirill A. Shutemov |
| 2025-02-21 | Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changes | Ingo Molnar |
| 2025-02-21 | Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne... | Ingo Molnar |
| 2025-02-21 | x86/vdso/vdso2c: Remove page handling | Thomas Weißschuh |
| 2025-02-21 | x86/vdso: Switch to generic storage implementation | Thomas Weißschuh |
| 2025-02-21 | x86/vdso: Fix latent bug in vclock_pages calculation | Thomas Weißschuh |
| 2025-02-18 | x86: Move sysctls into arch/x86 | Joel Granados |
| 2025-02-18 | Merge tag 'v6.14-rc3' into x86/core, to pick up fixes | Ingo Molnar |
| 2025-02-18 | x86/percpu/64: Remove INIT_PER_CPU macros | Brian Gerst |