summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-292-0/+2
|\
| * KVM: x86: add start_assignment hook to kvm_x86_opsMarcelo Tosatti2021-05-272-0/+2
| * Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-05-175-33/+51
| |\
* | \ Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-0/+2
|\ \ \
| * | | clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov2021-05-141-0/+2
| | |/ | |/|
* | | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-163-29/+69
|\ \ \
| * | | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-3/+3
| * | | x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh2021-05-102-26/+66
| * | | x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-101-0/+0
| |/ /
* | | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui2021-05-131-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-102-11/+14
|\ \ \ | |/ / |/| / | |/
| * KVM: x86: Prevent KVM SVM from loading on kernels with 5-level pagingSean Christopherson2021-05-071-1/+1
| * KVM: X86: Add support for the emulation of DR6_BUS_LOCK bitChenyi Qiang2021-05-071-1/+2
| * KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU modelSean Christopherson2021-05-071-0/+5
| * KVM: x86: Move uret MSR slot management to common x86Sean Christopherson2021-05-071-2/+1
| * KVM: x86: Export the number of uret MSRs to vendor modulesSean Christopherson2021-05-071-0/+1
| * KVM: VMX: Use common x86's uret MSR list as the one true listSean Christopherson2021-05-071-0/+1
| * KVM: VMX: Disable preemption when probing user return MSRsSean Christopherson2021-05-071-0/+1
| * x86/kvm: Disable all PV features on crashVitaly Kuznetsov2021-05-071-6/+0
| * x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov2021-05-071-2/+2
| * KVM: nSVM: fix few bugs in the vmcb02 caching logicMaxim Levitsky2021-05-031-0/+1
* | KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan2021-05-051-0/+15
* | x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson2021-05-051-4/+0
* | x86: Delete UD0, UD1 tracesAlexey Dobriyan2021-05-051-9/+0
* | x86/cpu: Use alternative to generate the TASK_SIZE_MAX constantLinus Torvalds2021-05-052-20/+36
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-015-24/+50
|\
| * x86/sev: Drop redundant and potentially misleading 'sev_enabled'Sean Christopherson2021-04-261-1/+0
| * Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-225-30/+41
| |\
| * | KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman2021-04-211-0/+1
| * | KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictionsSean Christopherson2021-04-201-0/+3
| * | KVM: VMX: Add basic handling of VM-Exit from SGX enclaveSean Christopherson2021-04-201-0/+1
| * | KVM: x86: Define new #PF SGX error code bitSean Christopherson2021-04-201-0/+2
| * | KVM: x86: Remove unused function declarationKeqian Zhu2021-04-201-2/+0
| * | KVM: X86: Count attempted/successful directed yieldWanpeng Li2021-04-191-0/+2
| * | KVM: x86/mmu: Protect the tdp_mmu_roots list with RCUBen Gardon2021-04-191-5/+16
| * | KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson2021-04-171-1/+0
| * | KVM: Move x86's MMU notifier memslot walkers to generic codeSean Christopherson2021-04-171-0/+1
| * | KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-171-0/+9
| * | KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson2021-04-171-5/+1
| * | Merge remote-tracking branch 'tip/x86/sgx' into kvm-nextPaolo Bonzini2021-04-172-0/+380
| |\ \
| * | | KVM: x86: Get active PCID only when writing a CR3 valueSean Christopherson2021-03-151-2/+2
| * | | KVM: x86/mmu: Move logic for setting SPTE masks for EPT into the MMU properSean Christopherson2021-03-151-3/+0
| * | | KVM: SVM: Add support for Virtual SPEC_CTRLBabu Moger2021-03-151-1/+3
| * | | x86/cpufeatures: Add the Virtual SPEC_CTRL featureBabu Moger2021-03-151-0/+1
| * | | KVM: x86: Move RDPMC emulation to common codeSean Christopherson2021-03-151-1/+1
| * | | KVM: x86: Move trivial instruction-based exit handlers to common codeSean Christopherson2021-03-151-0/+5
| * | | KVM: x86: Move XSETBV emulation to common codeSean Christopherson2021-03-151-1/+1
| * | | KVM: x86: Handle triple fault in L2 without killing L1Sean Christopherson2021-03-151-0/+1
| * | | KVM: x86/mmu: Unexport MMU load/unload functionsSean Christopherson2021-03-151-3/+0
| * | | KVM: x86: to track if L1 is running L2 VMDongli Zhang2021-03-151-0/+1