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-28
x86/cfi: Use symmetric SYM_START and SYM_END in __CFI_TYPE()
Jens Remus
2026-06-28
x86/cfi: Add __init_or_module annotations for fineibt
Calvin Owens
2026-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-25
Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-25
KVM: x86/mmu: use kvm_page_format to test SPTEs
Paolo Bonzini
2026-06-25
KVM: x86/mmu: parameterize update_permission_bitmask()
Paolo Bonzini
2026-06-25
KVM: x86/mmu: merge struct rsvd_bits_validate into struct kvm_page_format
Paolo Bonzini
2026-06-25
KVM: x86/mmu: pull page format to a new struct
Paolo Bonzini
2026-06-25
KVM: x86/mmu: cleanup functions that initialize shadow MMU
Paolo Bonzini
2026-06-25
KVM: x86/mmu: unify root_gva_walk and ngva_walk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: pull struct kvm_pagewalk out of struct kvm_mmu
Paolo Bonzini
2026-06-25
KVM: x86/mmu: change nested_mmu.w to ngva_walk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: change walk_mmu to struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: pass struct kvm_pagewalk to kvm_mmu_invalidate_addr
Paolo Bonzini
2026-06-25
KVM: x86/mmu: move remaining permission fields to struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: change CPU-role accessor fields to take struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: move CPU-related fields to struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: move inject_page_fault to struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: move get_pdptr to struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: move gva_to_gpa to struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: move get_guest_pgd to struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/mmu: introduce struct kvm_pagewalk
Paolo Bonzini
2026-06-25
KVM: x86/hyperv: remove unnecessary mmu_is_nested() check
Paolo Bonzini
2026-06-24
KVM: x86: Move a pile of stuff from kvm_host.h => x86.h
Sean Christopherson
2026-06-24
KVM: move TSS constants from kvm_host.h to tss.h
Paolo Bonzini
2026-06-24
KVM: x86/mmu: Move kvm_mmu_do_page_fault() from mmu_internal.h => mmu.c
Sean Christopherson
2026-06-24
KVM: x86/mmu: Move kvm_arch_async_page_ready() below kvm_tdp_page_fault()
Sean Christopherson
2026-06-24
KVM: x86: Rework kvm_arch_interrupt_allowed() into kvm_is_interrupt_allowed()
Sean Christopherson
2026-06-24
KVM: x86: Don't treat interrupts as allowed just because a nested run is pending
Sean Christopherson
2026-06-24
KVM: x86: Move kvm_pv_send_ipi() declaration from kvm_host.h => lapic.h
Sean Christopherson
2026-06-24
KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.h
Sean Christopherson
2026-06-24
KVM: x86: Move __kvm_irq_line_state() from kvm_host.h => ioapic.h
Sean Christopherson
2026-06-24
KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
Sean Christopherson
2026-06-24
KVM: x86: Move LLDT assembly wrappers into VMX
Sean Christopherson
2026-06-24
KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
Sean Christopherson
2026-06-24
KVM: x86/pmu: Move "struct kvm_x86_pmu_event_filter" definition to pmu.c
Sean Christopherson
2026-06-24
KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
Sean Christopherson
2026-06-24
KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
Sean Christopherson
2026-06-24
KVM: x86: Move kvm_{g,s}et_segment() to inline helpers in regs.h
Sean Christopherson
2026-06-24
KVM: x86: Move register helper declarations from kvm_host.h => regs.h
Sean Christopherson
2026-06-24
KVM: x86: Move the bulk of MSR specific code from x86.c to msrs.{c,h}
Sean Christopherson
2026-06-24
KVM: x86: Expose several TSC helpers via x86.h for use by MSR code
Sean Christopherson
2026-06-24
KVM: x86: Extract get/set MSR (list) ioctl logic to helpers
Sean Christopherson
2026-06-24
KVM: x86: Move kvm_{load,put}_guest_fpu() to fpu.h
Sean Christopherson
2026-06-24
KVM: x86/hyperv: Eliminate an unnecessary include of x86.h in hyperv.h
Sean Christopherson
2026-06-24
KVM: x86: Move eager_page_split to mmu.{c,h}
Sean Christopherson
2026-06-24
KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h
Sean Christopherson
2026-06-24
KVM: x86: Swap the include order between x86.h and mmu.h
Sean Christopherson
2026-06-24
KVM: x86: Move kvm_caps and kvm_host_values to asm/kvm_host.h
Sean Christopherson
2026-06-24
KVM: x86: Move local APIC specific helpers out of asm/kvm_host.h
Sean Christopherson
[prev]
[next]