summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2025-02-28x86/mm: Reduce header dependencies in <asm/set_memory.h>Kevin Brodsky
2025-02-28x86/mm: Remove unused __set_memory_prot()Kevin Brodsky
2025-02-28x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfdsDavid Kaplan
2025-02-28x86/bugs: Add X86_BUG_SPECTRE_V2_USERDavid Kaplan
2025-02-28x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8H. Peter Anvin (Intel)
2025-02-28x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid='Brendan Jackman
2025-02-28x86/locking: Remove semicolon from "lock" prefixUros Bizjak
2025-02-27x86/cpu: Remove get_this_hybrid_cpu_*()Pawan Gupta
2025-02-27perf/x86/intel: Use cache cpu-type for hybrid PMU selectionPawan Gupta
2025-02-27x86/pci: Remove old STA2x11 supportArnd Bergmann
2025-02-27x86/mm: Drop support for CONFIG_HIGHPTEArnd Bergmann
2025-02-27x86/mm: Remove CONFIG_HIGHMEM64G supportArnd Bergmann
2025-02-27x86/cpu: Drop configuration options for early 64-bit CPUsArnd Bergmann
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar
2025-02-27x86/bugs: Remove X86_FEATURE_USE_IBPBYosry Ahmed
2025-02-27x86/bugs: Use a static branch to guard IBPB on vCPU switchYosry Ahmed
2025-02-27x86/bugs: Move the X86_FEATURE_USE_IBPB check into callersYosry Ahmed
2025-02-26x86/bugs: KVM: Add support for SRSO_MSR_FIXBorislav Petkov
2025-02-26x86/ibt: Optimize the fineibt-bhi arity 1 casePeter Zijlstra
2025-02-26x86/ibt: Implement FineIBT-BHI mitigationPeter Zijlstra
2025-02-26x86/bhi: Add BHI stubsPeter Zijlstra
2025-02-26x86/traps: Decode LOCK Jcc.d8 as #UDPeter Zijlstra
2025-02-26x86/traps: Decode 0xEA instructions as #UDPeter Zijlstra
2025-02-26x86/mce/inject: Remove call to mce_notify_irq()Nikolay Borisov
2025-02-25KVM: SVM: Add Idle HLT intercept supportManali Shukla
2025-02-25x86/cpufeatures: Add CPUID feature bit for Idle HLT interceptManali Shukla
2025-02-25KVM: SVM: Convert plain error code numbers to definesMelody Wang
2025-02-25x86/percpu: Construct __percpu_seg_override from __percpu_segUros Bizjak
2025-02-25KVM: x86: Use a dedicated flow for queueing re-injected exceptionsSean Christopherson
2025-02-25KVM: x86: Rename and invert async #PF's send_user_only flag to send_alwaysSean Christopherson
2025-02-25x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long
2025-02-24x86/percpu: Unify __pcpu_op{1,2}_N() macros to __pcpu_op_N()Uros Bizjak
2025-02-24KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xenSean Christopherson
2025-02-24KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=ySean Christopherson
2025-02-24KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic rangeSean Christopherson
2025-02-22x86/cpu: Update Intel Family commentsPeter Zijlstra
2025-02-21x86/arch_prctl: Simplify sys_arch_prctl()Brian Gerst
2025-02-21x86/mm: Remove pv_ops.mmu.tlb_remove_table callRik van Riel
2025-02-21x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related codeMike Rapoport (Microsoft)
2025-02-21x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulationsUros Bizjak
2025-02-21x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()Uros Bizjak
2025-02-21x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by defaultKirill A. Shutemov
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21x86/vdso/vdso2c: Remove page handlingThomas Weißschuh
2025-02-21x86/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21x86/vdso: Fix latent bug in vclock_pages calculationThomas Weißschuh
2025-02-18x86: Move sysctls into arch/x86Joel Granados
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-18x86/percpu/64: Remove INIT_PER_CPU macrosBrian Gerst