index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2026-01-12
KVM: x86: Drop ASSERT()s on APIC/vCPU being non-NULL
Sean Christopherson
2026-01-12
KVM: x86: Enforce use of EXPORT_SYMBOL_FOR_KVM_INTERNAL
Sean Christopherson
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
2026-01-12
x86/paravirt: Move thunk macros to paravirt_types.h
Juergen Gross
2026-01-12
x86/paravirt: Remove PARAVIRT_DEBUG config option
Juergen Gross
2026-01-12
x86/paravirt: Remove some unneeded struct declarations
Juergen Gross
2026-01-12
x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
Hou Wenlong
2026-01-12
x86/paravirt: Remove not needed includes of paravirt.h
Juergen Gross
2026-01-11
Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-01-11
treewide: Update email address
Thomas Gleixner
2026-01-10
x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
Tony Luck
2026-01-10
x86,fs/resctrl: Compute number of RMIDs as minimum across resources
Tony Luck
2026-01-10
x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
Tony Luck
2026-01-10
x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1
Sean Christopherson
2026-01-09
x86/resctrl: Add energy/perf choices to rdt boot option
Tony Luck
2026-01-09
x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
Tony Luck
2026-01-09
x86/resctrl: Read telemetry events
Tony Luck
2026-01-09
x86/resctrl: Find and enable usable telemetry events
Tony Luck
2026-01-09
x86,fs/resctrl: Add architectural event pointer
Tony Luck
2026-01-09
x86,fs/resctrl: Fill in details of events for performance and energy GUIDs
Tony Luck
2026-01-09
x86/resctrl: Discover hardware telemetry events
Tony Luck
2026-01-09
x86,fs/resctrl: Add and initialize a resource for package scope monitoring
Tony Luck
2026-01-09
x86,fs/resctrl: Add an architectural hook called for first mount
Tony Luck
2026-01-09
arch: um/x86: Select ARCH_SUPPORTS_ATOMIC_RMW for UML_X86
Boqun Feng
2026-01-09
x86/CPU/AMD: Simplify the spectral chicken fix
Borislav Petkov (AMD)
2026-01-08
KVM: SVM: Allow KVM_SET_NESTED_STATE to clear GIF when SVME==0
Jim Mattson
2026-01-08
KVM: SVM: Don't set GIF when clearing EFER.SVME
Jim Mattson
2026-01-08
KVM: SVM: Virtualize and advertise support for ERAPS
Amit Shah
2026-01-08
KVM: SVM: Don't allow L1 intercepts for instructions not advertised
Kevin Cheng
2026-01-08
KVM: SVM: Add support for expedited writes to the fast MMIO bus
Sean Christopherson
2026-01-08
KVM: SVM: Rename "fault_address" to "gpa" in npf_interception()
Sean Christopherson
2026-01-08
KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding
Sean Christopherson
2026-01-08
KVM: x86: Don't read guest CR3 when doing async pf while the MMU is direct
Xiaoyao Li
2026-01-08
KVM: x86: Return "unsupported" instead of "invalid" on access to unsupported ...
Sean Christopherson
2026-01-08
KVM: nVMX: Mark APIC access page dirty when syncing vmcs12 pages
Fred Griffoul
2026-01-08
KVM: VMX: Move nested_mark_vmcs12_pages_dirty() to vmx.c, and rename
Sean Christopherson
2026-01-08
KVM: nVMX: Precisely mark vAPIC and PID maps dirty when delivering nested PI
Sean Christopherson
2026-01-08
KVM: x86: Mark vmcs12 pages as dirty if and only if they're mapped
Sean Christopherson
2026-01-08
KVM: VMX: Add mediated PMU support for CPUs without "save perf global ctrl"
Sean Christopherson
2026-01-08
KVM: VMX: Initialize vmcs01.VM_EXIT_MSR_STORE_ADDR with list address
Sean Christopherson
2026-01-08
KVM: VMX: Dedup code for adding MSR to VMCS's auto list
Sean Christopherson
2026-01-08
KVM: VMX: Compartmentalize adding MSRs to host vs. guest auto-load list
Sean Christopherson
2026-01-08
KVM: VMX: Set MSR index auto-load entry if and only if entry is "new"
Sean Christopherson
2026-01-08
KVM: VMX: Bug the VM if either MSR auto-load list is full
Sean Christopherson
2026-01-08
KVM: VMX: Drop unused @entry_only param from add_atomic_switch_msr()
Sean Christopherson
2026-01-08
KVM: VMX: Dedup code for removing MSR from VMCS's auto-load list
Sean Christopherson
2026-01-08
KVM: nVMX: Don't update msr_autostore count when saving TSC for vmcs12
Sean Christopherson
2026-01-08
KVM: VMX: Drop intermediate "guest" field from msr_autostore
Sean Christopherson
[prev]
[next]