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
/
include
Age
Commit message (
Expand
)
Author
2025-05-02
x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
Xin Li (Intel)
2025-05-02
x86/msr: Convert the rdpmc() macro to an __always_inline function
Xin Li (Intel)
2025-05-02
x86/msr: Rename rdpmcl() to rdpmc()
Xin Li (Intel)
2025-05-02
x86/msr: Remove the unused rdpmc() method
Xin Li (Intel)
2025-05-02
x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-05-02
x86/msr: Move the EAX_EDX_*() methods from <asm/msr.h> to <asm/asm.h>
Ingo Molnar
2025-05-02
x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGS
Ingo Molnar
2025-05-02
x86/msr: Improve the comments of the DECLARE_ARGS()/EAX_EDX_VAL()/EAX_EDX_RET...
Ingo Molnar
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
2025-04-26
Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-26
platform/x86/amd/pmc: Use FCH_PM_BASE definition
Mario Limonciello
2025-04-26
i2c: piix4, x86/platform: Move the SB800 PIIX4 FCH definitions to <asm/amd/fc...
Mario Limonciello
2025-04-25
KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
Kim Phillips
2025-04-25
x86/cpufeatures: Add "Allowed SEV Features" Feature
Kishon Vijay Abraham I
2025-04-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
2025-04-24
KVM: SVM: Fix SNP AP destroy race with VMRUN
Tom Lendacky
2025-04-24
x86/irq: KVM: Add helper for harvesting PIR to deduplicate KVM and posted MSIs
Sean Christopherson
2025-04-24
x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
Sean Christopherson
2025-04-24
KVM: x86: Add module param to control and enumerate device posted IRQs
Sean Christopherson
2025-04-24
KVM: x86: Rescan I/O APIC routes after EOI interception for old routing
weizijie
2025-04-24
KVM: x86: Advertise support for AMD's PREFETCHI
Babu Moger
2025-04-24
x86/msr: Rename the WRMSRNS opcode macro to ASM_WRMSRNS (for KVM)
Sean Christopherson
2025-04-24
x86/cpufeatures: Define X86_FEATURE_AMD_IBRS_SAME_MODE
Yosry Ahmed
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
2025-04-24
KVM: arm64, x86: make kvm_arch_has_irq_bypass() inline
Paolo Bonzini
2025-04-23
x86/mm: Fix _pgd_alloc() for Xen PV mode
Juergen Gross
2025-04-22
x86/vdso: Remove #ifdeffery around page setup variants
Thomas Weißschuh
2025-04-22
x86/asm: Retire RIP_REL_REF()
Ard Biesheuvel
2025-04-22
x86/boot: Drop RIP_REL_REF() uses from early SEV code
Ard Biesheuvel
2025-04-22
Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...
Ingo Molnar
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
2025-04-18
x86/asm: Rename rep_nop() to native_pause()
Uros Bizjak
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025-04-18
x86/asm: Remove semicolon from "rep" prefixes
Uros Bizjak
2025-04-17
x86/mm: Remove now unused SHARED_KERNEL_PMD
Dave Hansen
2025-04-17
x86/mm: Always tell core mm to sync kernel mappings
Dave Hansen
2025-04-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
2025-04-16
x86/fpu/apx: Enable APX state support
Chang S. Bae
2025-04-16
x86/fpu/apx: Define APX state component
Chang S. Bae
2025-04-16
x86/cpufeatures: Add X86_FEATURE_APX
Chang S. Bae
2025-04-16
x86: Make simd.h more resilient
Herbert Xu
2025-04-16
Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commits
Ingo Molnar
2025-04-16
x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
Pi Xiange
2025-04-16
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES
Xin Li (Intel)
[prev]
[next]