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-28
KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
Sean Christopherson
2025-02-28
KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
Nikolay Borisov
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: Relocate mds/taa/mmio/rfds defines
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/cpu: Add the 'setcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Create helper function to parse the 'clearcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...
Max Grobecker
2025-02-28
x86/locking: Remove semicolon from "lock" prefix
Uros Bizjak
2025-02-27
x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()
Kevin Loughlin
2025-02-27
x86/platform: Fix missing declaration of 'x86_apple_machine'
Zhang Kunbo
2025-02-27
x86/irq: Fix missing declaration of 'io_apic_irqs'
Zhang Kunbo
2025-02-27
x86/ia32: Leave NULL selector values 0~3 unchanged
Xin Li (Intel)
2025-02-27
x86/fpu/xstate: Simplify print_xstate_features()
Chang S. Bae
2025-02-27
x86/fpu: Refine and simplify the magic number check during signal return
Chang S. Bae
2025-02-27
x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < ...
Uros Bizjak
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
[prev]
[next]