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
2024-12-18
KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
Sean Christopherson
2024-12-18
KVM: x86: Unpack F() CPUID feature flag macros to one flag per line of code
Sean Christopherson
2024-12-18
KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID
Sean Christopherson
2024-12-18
KVM: x86: Do reverse CPUID sanity checks in __feature_leaf()
Sean Christopherson
2024-12-18
KVM: x86: Don't update PV features caches when enabling enforcement capability
Sean Christopherson
2024-12-18
KVM: x86: Zero out PV features cache when the CPUID leaf is not present
Sean Christopherson
2024-12-18
KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
Sean Christopherson
2024-12-18
KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creation
Sean Christopherson
2024-12-18
KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
Sean Christopherson
2024-12-18
KVM: x86/pmu: Drop now-redundant refresh() during init()
Sean Christopherson
2024-12-18
KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
Sean Christopherson
2024-12-18
KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
Sean Christopherson
2024-12-18
KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
Sean Christopherson
2024-12-18
KVM: x86: Do all post-set CPUID processing during vCPU creation
Sean Christopherson
2024-12-18
KVM: x86: Limit use of F() and SF() to kvm_cpu_cap_{mask,init_kvm_defined}()
Sean Christopherson
2024-12-18
KVM: x86: Use feature_bit() to clear CONSTANT_TSC when emulating CPUID
Sean Christopherson
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
2024-12-18
x86/fpu: Remove unnecessary CPUID level check
Dave Hansen
2024-12-18
x86/fpu: Move CPUID leaf definitions to common code
Dave Hansen
2024-12-18
x86/tsc: Remove CPUID "frequency" leaf magic numbers.
Dave Hansen
2024-12-18
x86/tsc: Move away from TSC leaf magic numbers
Dave Hansen
2024-12-18
x86/cpu: Move TSC CPUID leaf definition
Dave Hansen
2024-12-18
x86/cpu: Refresh DCA leaf reading code
Dave Hansen
2024-12-18
x86/cpu: Remove unnecessary MwAIT leaf checks
Dave Hansen
2024-12-18
x86/cpu: Use MWAIT leaf definition
Dave Hansen
2024-12-18
x86/cpu: Move MWAIT leaf definition to common header
Dave Hansen
2024-12-18
x86/cpu: Remove 'x86_cpu_desc' infrastructure
Dave Hansen
2024-12-18
x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'
Dave Hansen
2024-12-17
x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'
Dave Hansen
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
2024-12-17
x86/cpu: Introduce new microcode matching helper
Dave Hansen
2024-12-17
perf/x86/intel/ds: Add PEBS format 6
Kan Liang
2024-12-17
perf/x86/intel/uncore: Add Clearwater Forest support
Kan Liang
2024-12-17
x86/mm: Convert unreachable() to BUG()
Peter Zijlstra
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-17
x86/xen: remove hypercall page
Juergen Gross
2024-12-17
x86/xen: use new hypercall functions instead of hypercall page
Juergen Gross
2024-12-17
x86/xen: add central hypercall functions
Juergen Gross
2024-12-16
KVM: SVM: Remove redundant TLB flush on guest CR4.PGE change
Sean Christopherson
2024-12-16
KVM: SVM: Macrofy SEV=n versions of sev_xxx_guest()
Sean Christopherson
2024-12-16
KVM/x86: add comment to kvm_mmu_do_page_fault()
Juergen Gross
2024-12-16
KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
2024-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-14
x86/sev: Add full support for a segmented RMP table
Tom Lendacky
2024-12-14
x86/sev: Treat the contiguous RMP table as a single RMP segment
Tom Lendacky
2024-12-14
x86/sev: Map only the RMP table entries instead of the full RMP range
Tom Lendacky
2024-12-14
x86/sev: Move the SNP probe routine out of the way
Tom Lendacky
2024-12-14
x86/sev: Require the RMPREAD instruction after Zen4
Tom Lendacky
2024-12-14
crypto: x86 - remove assignments of 0 to cra_alignmask
Eric Biggers
[prev]
[next]