summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-05-07KVM: x86: Emulate RDPID only if RDTSCP is supportedSean Christopherson
2021-05-07KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupportedSean Christopherson
2021-05-07KVM: nSVM: remove a warning about vmcb01 VM exit reasonMaxim Levitsky
2021-05-07KVM: nSVM: always restore the L1's GIF on migrationMaxim Levitsky
2021-05-07KVM: x86: Hoist input checks in kvm_add_msr_filter()Siddharth Chandrasekaran
2021-05-07KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'Vitaly Kuznetsov
2021-05-07KVM: nVMX: Always make an attempt to map eVMCS after migrationVitaly Kuznetsov
2021-05-07x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()Vitaly Kuznetsov
2021-05-07x86/kvm: Disable all PV features on crashVitaly Kuznetsov
2021-05-07x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov
2021-05-07x86/kvm: Teardown PV features on boot CPU as wellVitaly Kuznetsov
2021-05-06x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit
2021-05-05x86/process: setup io_threads more like normal user space threadsStefan Metzmacher
2021-05-05KVM: x86: Consolidate guest enter/exit logic to common helpersSean Christopherson
2021-05-05KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li
2021-05-05KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-05x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson
2021-05-05x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson
2021-05-05x86/resctrl: Fix init const confusionAndi Kleen
2021-05-05x86: Delete UD0, UD1 tracesAlexey Dobriyan
2021-05-05x86/smpboot: Remove duplicate includesWan Jiabing
2021-05-05x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLEOscar Salvador
2021-05-05mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual
2021-05-05mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual
2021-05-05x86/mm: track linear mapping split eventsSaravanan D
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen
2021-05-05x86/kvm: Fix pr_info() for async PF setup/teardownVitaly Kuznetsov
2021-05-05x86/cpu: Use alternative to generate the TASK_SIZE_MAX constantLinus Torvalds
2021-05-04Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-03KVM: x86: Fix potential fput on a null source_kvm_fileColin Ian King
2021-05-03KVM: x86/mmu: Fix kdoc of __handle_changed_spteKai Huang
2021-05-03KVM: nSVM: leave the guest mode prior to loading a nested stateMaxim Levitsky
2021-05-03KVM: nSVM: fix few bugs in the vmcb02 caching logicMaxim Levitsky
2021-05-03KVM: nSVM: fix a typo in svm_leave_nestedMaxim Levitsky
2021-05-03KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...Wanpeng Li
2021-05-03kvm/x86: Fix 'lpages' kvm stat for TDM MMUShahin, Md Shahadat Hossain
2021-05-03KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()Kai Huang
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof WilczyƄski
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin