index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2025-02-27
x86/bootflag: Replace open-coded parity calculation with parity8()
Kuan-Wei Chiu
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/cpu: Prefix hexadecimal values with 0x in cpu_debug_show()
Pawan Gupta
2025-02-27
x86/platform: Only allow CONFIG_EISA for 32-bit
Arnd Bergmann
2025-02-27
x86/pci: Remove old STA2x11 support
Arnd Bergmann
2025-02-27
x86/cpu: Document CONFIG_X86_INTEL_MID as 64-bit-only
Arnd Bergmann
2025-02-27
x86/mm: Drop support for CONFIG_HIGHPTE
Arnd Bergmann
2025-02-27
x86/mm: Drop CONFIG_SWIOTLB for PAE
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
x86/build: Rework CONFIG_GENERIC_CPU compiler flags
Arnd Bergmann
2025-02-27
x86/smp: Drop 32-bit "bigsmp" machine support
Arnd Bergmann
2025-02-27
x86/Kconfig: Add cmpxchg8b support back to Geode 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
KVM: nVMX: Always use IBPB to properly virtualize IBRS
Yosry Ahmed
2025-02-27
x86/bugs: Use a static branch to guard IBPB on vCPU switch
Yosry Ahmed
2025-02-27
x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set()
Yosry Ahmed
2025-02-27
x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()
Yosry Ahmed
2025-02-27
x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers
Yosry Ahmed
2025-02-27
x86/bootflag: Micro-optimize sbf_write()
Uros Bizjak
2025-02-27
x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW
Matthew Wilcox (Oracle)
2025-02-26
cxl: Add mce notifier to emit aliased address for extended linear cache
Dave Jiang
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
2025-02-26
KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
Sean Christopherson
2025-02-26
KVM: x86: Unload MMUs during vCPU destruction, not before
Sean Christopherson
2025-02-26
KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
Sean Christopherson
2025-02-26
static_call_inline: Provide trampoline address when updating sites
Christophe Leroy
2025-02-26
x86/boot: Add missing has_cpuflag() prototype
Zhou Ding
2025-02-26
x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()
Benjamin Berg
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
Merge tag 'v6.14-rc4' into x86/fpu, to pick up fixes and refresh the branch
Ingo Molnar
2025-02-26
x86/ibt: Add paranoid FineIBT mode
Peter Zijlstra
2025-02-26
x86/traps: Decode LOCK Jcc.d8 as #UD
Peter Zijlstra
2025-02-26
x86/ibt: Optimize the FineIBT instruction sequence
Peter Zijlstra
2025-02-26
x86/traps: Allow custom fixups in handle_bug()
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-26
x86/alternatives: Clean up preprocessor conditional block comments
Ingo Molnar
2025-02-26
x86/ibt: Add exact_endbr() helper
Peter Zijlstra
2025-02-26
x86/cfi: Add 'cfi=warn' boot option
Peter Zijlstra
2025-02-26
KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
Sean Christopherson
2025-02-26
KVM: x86: Free vCPUs before freeing VM state
Sean Christopherson
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
[prev]
[next]