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
/
kernel
/
cpu
/
common.c
Age
Commit message (
Expand
)
Author
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-14
Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-14
Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-03-27
x86/fred: Enable FRED by default
H. Peter Anvin
2026-03-23
x86/cpu: Add comment clarifying CRn pinning
Peter Zijlstra
2026-03-23
x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask
Borislav Petkov (AMD)
2026-03-23
x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()
Nikunj A Dadhania
2026-03-19
x86/cpu: Remove LASS restriction on vsyscall emulation
Sohil Mehta
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
2026-03-03
x86/cpu: Remove LASS restriction on EFI
Sohil Mehta
2026-03-03
x86/cpu: Defer LASS enabling until userspace comes up
Sohil Mehta
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
2025-12-02
Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-02
Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-18
x86/cpu: Enable LASS during CPU initialization
Sohil Mehta
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
2025-11-05
x86: uaccess: don't use runtime-const rewriting in modules
Linus Torvalds
2025-10-13
x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specific
Borislav Petkov (AMD)
2025-09-30
Merge tag 'ras_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-11
x86/mce: Define BSP-only init
Yazen Ghannam
2025-08-29
x86/vmscape: Add old Intel CPUs to affected list
Pawan Gupta
2025-08-14
x86/vmscape: Enumerate VMSCAPE bug
Pawan Gupta
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
2025-06-20
x86/efi: Move runtime service initialization to arch/x86
Alexander Shishkin
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
2025-05-15
x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
Ahmed S. Darwish
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/microcode' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-13
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-09
x86/its: Add "vmexit" option to skip mitigation on some CPUs
Pawan Gupta
2025-05-09
x86/its: Enumerate Indirect Target Selection (ITS) bug
Pawan Gupta
2025-05-06
x86/bpf: Add IBHF call at end of classic BPF
Daniel Sneddon
2025-05-06
x86/cpu: Sanitize CPUID(0x80000000) output
Ahmed S. Darwish
2025-05-04
x86/boot: Add a bunch of PIC aliases
Ard Biesheuvel
2025-05-02
x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
Xin Li (Intel)
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
2025-04-10
x86/msr: Rename 'wrmsrl_cstar()' to 'wrmsrq_cstar()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
[next]