summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2021-12-09x86/mm: Include spinlock_t definition in pgtable.Sebastian Andrzej Siewior
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2021-12-08x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra
2021-12-08x86/sev: Use CC_ATTR attribute to generalize string I/O unrollKuppuswamy Sathyanarayanan
2021-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini
2021-12-08KVM: x86: Add an emulation type to handle completion of user exitsHou Wenlong
2021-12-08KVM: X86: Remove mmu parameter from load_pdptrs()Lai Jiangshan
2021-12-08KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the directionLai Jiangshan
2021-12-08KVM: X86: Remove mmu->translate_gpaLai Jiangshan
2021-12-08KVM: X86: Add parameter struct kvm_mmu *mmu into mmu->gva_to_gpa()Lai Jiangshan
2021-12-08KVM: X86: Remove unused declaration of __kvm_mmu_free_some_pages()Lai Jiangshan
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson
2021-12-08KVM: x86: Tweak halt emulation helper names to free up kvm_vcpu_halt()Sean Christopherson
2021-12-08KVM: x86/mmu: Propagate memslot const qualifierBen Gardon
2021-12-08KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_activeBen Gardon
2021-12-08KVM: x86: Use nr_memslot_pages to avoid traversing the memslots arrayMaciej S. Szmigiero
2021-12-08KVM: MMU: update comment on the number of page role combinationsPaolo Bonzini
2021-12-06x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel
2021-12-06x86/mm/64: Flush global TLB on boot and AP bringupJoerg Roedel
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky
2021-12-03x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h>Ingo Molnar
2021-12-02KVM: ensure APICv is considered inactive if there is no APICPaolo Bonzini
2021-11-30x86/insn-eval: Introduce insn_decode_mmio()Kirill A. Shutemov
2021-11-30x86/insn-eval: Introduce insn_get_modrm_reg_ptr()Kirill A. Shutemov
2021-11-30x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck
2021-11-30x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PVKirill A. Shutemov
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-25xen: make HYPERVISOR_set_debugreg() always_inlineJuergen Gross
2021-11-25xen: make HYPERVISOR_get_debugreg() always_inlineJuergen Gross
2021-11-21efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel
2021-11-21efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()Ard Biesheuvel
2021-11-19xen/pvh: add missing prototype to headerJuergen Gross
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini
2021-11-18KVM: x86/mmu: include EFER.LMA in extended mmu roleMaxim Levitsky
2021-11-17KVM: x86: Move Intel Processor Trace interrupt handler to vmx.cSean Christopherson
2021-11-17KVM: Move x86's perf guest info callbacks to generic KVMSean Christopherson
2021-11-17KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variableSean Christopherson
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu
2021-11-17KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson
2021-11-15x86/sev: Get rid of excessive use of definesBorislav Petkov
2021-11-15x86/sev: Shorten GHCB terminate macro namesBrijesh Singh
2021-11-15x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck
2021-11-15x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam
2021-11-15x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam