index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2026-06-12
Merge tag 'kvm-x86-vmx-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-mmu-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-misc-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-x86-generic-7.2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-06-12
Merge tag 'kvm-s390-master-7.1-4' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2026-06-11
x86/cpu: Make CONFIG_X86_CX8 unconditional
Ingo Molnar
2026-06-11
x86/cpu: Remove unused !CONFIG_X86_TSC code
Ingo Molnar
2026-06-08
KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...
Sean Christopherson
2026-06-08
KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changes
Sean Christopherson
2026-06-08
KVM: x86: hyper-v: Bound the bank index when querying sparse banks
Hyunwoo Kim
2026-06-08
x86/msr: Remove wrmsrl()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsrl()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
2026-06-08
x86/msr: Remove wrmsr_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsr_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove wrmsr_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsr_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
Juergen Gross
2026-06-08
x86/msr: Remove rdmsrl_on_cpu()
Juergen Gross
2026-06-08
x86/xen: Replace generic lazy tracking with cpu specific one
Juergen Gross
2026-06-08
x86/xen: Get rid of last XEN_LAZY_MMU uses
Juergen Gross
2026-06-08
x86/xen: Change interface of xen_mc_issue()
Juergen Gross
2026-06-08
x86/xen: Drop lazy mode from trace entries
Juergen Gross
2026-06-08
x86/xen: Remove Xen debugfs support
Juergen Gross
2026-06-08
x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
Juergen Gross
2026-06-07
x86/hyperv: Cosmetic changes in irqdomain.c for readability
Mukesh R
2026-06-07
Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
2026-06-06
Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-05
kconfig: Remove the architecture specific config for Propeller
Rong Xu
2026-06-05
kconfig: Remove the architecture specific config for AutoFDO
Rong Xu
2026-06-05
x86/cpu: Remove obsolete aperfmperf_get_khz() declaration
Junxiao Chang
2026-06-05
x86/kvmclock: Implement read_snapshot() for kvmclock clocksource
David Woodhouse
2026-06-05
x86/process: Convert rdmsr() to rdmsrq() in arch_post_acpi_subsys_init() to a...
HyeongJun An
2026-06-05
x86/resctrl: Only check Intel systems for SNC
Tony Luck
2026-06-04
x86/microcode/AMD: Move the no-revision fixup to get_patch_level()
Borislav Petkov (AMD)
2026-06-04
x86/pmem: Check for platform_device_alloc() retval
Li Jun
2026-06-04
KVM: x86: Use <linux/lockdep.h> for lockdep header inclusion
Kai Huang
2026-06-04
perf/x86/amd/uncore: Use Node ID to identify DF and UMC domains
Sandipan Das
2026-06-04
perf/x86/intel/uncore: Implement global init callback for GNR uncore
Zide Chen
2026-06-04
perf/x86/intel/uncore: Fix uncore_die_to_cpu() for offline dies
Zide Chen
2026-06-04
perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
Zide Chen
2026-06-04
perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
Zide Chen
2026-06-04
perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery
Zide Chen
[prev]
[next]