summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2024-12-23KVM: x86/mmu: Add an external pointer to struct kvm_mmu_pageIsaku Yamahata
2024-12-23KVM: x86: Add a VM type define for TDXRick Edgecombe
2024-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-12-22KVM: x86: Move "emulate hypercall" function declarations to x86.hSean Christopherson
2024-12-22Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-12-22Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-12-20perf/x86/intel: Support RDPMC metrics clear modeKan Liang
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2024-12-19KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed featureSuravee Suthikulpanit
2024-12-19KVM: x86: Remove hwapic_irr_update() from kvm_x86_opsChao Gao
2024-12-18KVM: x86: Add interrupt injection information to the kvm_entry tracepointMaxim Levitsky
2024-12-18KVM: VMX: Handle event vectoring error in check_emulate_instruction()Ivan Orlov
2024-12-18KVM: x86: Add function for vectoring error generationIvan Orlov
2024-12-18KVM: x86: Replace guts of "governed" features with comprehensive cpu_capsSean Christopherson
2024-12-18KVM: x86: Remove unnecessary caching of KVM's PV CPUID baseSean Christopherson
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/fpu: Move CPUID leaf definitions to common codeDave Hansen
2024-12-18x86/tsc: Remove CPUID "frequency" leaf magic numbers.Dave Hansen
2024-12-18x86/cpu: Move TSC CPUID leaf definitionDave Hansen
2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen
2024-12-18x86/cpu: Remove 'x86_cpu_desc' infrastructureDave Hansen
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-17x86/cpu: Introduce new microcode matching helperDave Hansen
2024-12-17x86/xen: remove hypercall pageJuergen Gross
2024-12-17x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-17x86/xen: add central hypercall functionsJuergen Gross
2024-12-16KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()Sean Christopherson
2024-12-14x86/sev: Add full support for a segmented RMP tableTom Lendacky
2024-12-14x86/sev: Add support for the RMPREAD instructionTom Lendacky
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-13x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-10x86/cpufeature: Document cpu_feature_enabled() as the default to useBorislav Petkov (AMD)
2024-12-06x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()Kirill A. Shutemov
2024-12-06x86/paravirt: Remove the WBINVD callbackJuergen Gross
2024-12-06x86/cpufeatures: Free up unused feature bitsSohil Mehta
2024-12-06x86/kexec: Drop page_list argument from relocate_kernel()David Woodhouse
2024-12-06x86/kexec: Move relocate_kernel to kernel .data sectionDavid Woodhouse
2024-12-06x86/kexec: Allocate PGD for x86_64 transition page tables separatelyDavid Woodhouse
2024-12-06Merge branch 'x86/urgent' into x86/boot, to pick up dependent fixesIngo Molnar
2024-12-06x86/mm/tlb: Only trim the mm_cpumask once a secondRik van Riel
2024-12-05x86/tdx: Dump attributes and TD_CTLS on bootKirill A. Shutemov
2024-12-05x86/boot: Disable UBSAN in early boot codeArd Biesheuvel
2024-12-05x86/boot/64: Determine VA/PA offset before entering C codeArd Biesheuvel
2024-12-05x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse
2024-12-04x86/tdx: Disable unnecessary virtualization exceptionsKirill A. Shutemov
2024-12-04x86/mtrr: Rename mtrr_overwrite_state() to guest_force_mtrr_state()Kirill A. Shutemov
2024-12-02platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messagesSuma Hegde
2024-12-02objtool: Fix ANNOTATE_REACHABLE to be a normal annotationPeter Zijlstra
2024-12-02objtool: Convert {.UN}REACHABLE to ANNOTATEPeter Zijlstra