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
Age
Commit message (
Expand
)
Author
2025-02-12
KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock
Sean Christopherson
2025-02-12
KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks
Sean Christopherson
2025-02-12
KVM: x86/xen: Use guest's copy of pvclock when starting timer
Sean Christopherson
2025-02-12
KVM: x86: Process "guest stopped request" once per guest time update
Sean Christopherson
2025-02-12
KVM: x86: Drop local pvclock_flags variable in kvm_guest_time_update()
Sean Christopherson
2025-02-12
KVM: x86: Eliminate "handling" of impossible errors during SUSPEND
Sean Christopherson
2025-02-12
KVM: x86: Don't take kvm->lock when iterating over vCPUs in suspend notifier
Sean Christopherson
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
2025-02-12
KVM: x86: Query X86_FEATURE_MWAIT iff userspace owns the CPUID feature bit
Sean Christopherson
2025-02-12
KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLE
Sean Christopherson
2025-02-12
KVM: x86: Use for-loop to iterate over XSTATE size entries
Sean Christopherson
2025-02-12
KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning
Ethan Zhao
2025-02-12
KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE
Jim Mattson
2025-02-12
KVM: x86: Introduce kvm_set_mp_state()
Jim Mattson
2025-02-12
KVM: x86: Use kvfree_rcu() to free old optimized APIC map
Li RongQing
2025-02-12
KVM: x86: Wake vCPU for PIC interrupt injection iff a valid IRQ was found
Liam Ni
2025-02-12
KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loop
Sean Christopherson
2025-02-12
KVM: nSVM: Enter guest mode before initializing nested NPT MMU
Sean Christopherson
2025-02-12
KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernel
Sean Christopherson
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2025-02-12
x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
Naman Jain
2025-02-11
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
2025-02-11
KVM: SEV: Use to_kvm_sev_info() for fetching kvm_sev_info struct
Nikunj A Dadhania
2025-02-11
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
2025-02-11
KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch
Ted Chen
2025-02-11
KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR
David Woodhouse
2025-02-10
x86/fpu: Fully optimize out WARN_ON_FPU()
Eric Biggers
2025-02-10
x86/crc64: implement crc64_be and crc64_nvme using new template
Eric Biggers
2025-02-10
x86/crc-t10dif: implement crc_t10dif using new template
Eric Biggers
2025-02-10
x86/crc32: implement crc32_le using new template
Eric Biggers
2025-02-10
x86/crc: add "template" for [V]PCLMULQDQ based CRC functions
Eric Biggers
2025-02-10
x86: move ZMM exclusion list into CPU feature flag
Eric Biggers
2025-02-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
2025-02-09
crypto: x86/aes-xts - make the fast path 64-bit specific
Eric Biggers
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-02-08
Merge tag 'x86-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-08
perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
Sean Christopherson
2025-02-08
perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
Kan Liang
2025-02-08
perf/x86/intel: Clean up PEBS-via-PT on hybrid
Kan Liang
2025-02-08
perf/x86/rapl: Fix the error checking order
Dhananjay Ugwekar
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
2025-02-06
Merge tag 'for-linus-6.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-05
x86: Compare physical instead of virtual PGD addresses
Maciej Wieczor-Retman
2025-02-05
x86/smp: Eliminate mwait_play_dead_cpuid_hint()
Patryk Wlazlyn
2025-02-05
ACPI/processor_idle: Add FFH state handling
Patryk Wlazlyn
2025-02-05
x86/smp: Allow calling mwait_play_dead with an arbitrary hint
Patryk Wlazlyn
2025-02-05
x86/xen: remove unneeded dummy push from xen_hypercall_hvm()
Juergen Gross
2025-02-05
x86/xen: add FRAME_END to xen_hypercall_hvm()
Juergen Gross
2025-02-05
x86/xen: fix xen_hypercall_hvm() to not clobber %rbx
Juergen Gross
[prev]
[next]