aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-09x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2-51/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko4-28/+0
2021-02-09x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko1-7/+0
2021-02-09KVM: x86: hyper-v: Make Hyper-V emulation enablement conditionalVitaly Kuznetsov1-0/+1
2021-02-09KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamicallyVitaly Kuznetsov1-1/+2
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov1-2/+0
2021-02-09KVM: x86: reading DR cannot failPaolo Bonzini1-1/+1
2021-02-09x86/acrn: Introduce hypercall interfacesShuo Liu1-0/+54
2021-02-09x86/acrn: Introduce acrn_cpuid_base() and hypervisor feature bitsYin Fengwei1-0/+16
2021-02-09x86/acrn: Introduce acrn_{setup, remove}_intr_handler()Shuo Liu1-0/+8
2021-02-08KVM: x86: compile out TDP MMU on 32-bit systemsPaolo Bonzini1-0/+2
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov2-16/+13
2021-02-08x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov1-6/+0
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+18
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi1-2/+0
2021-02-05x86/asm: Fixup TASK_SIZE_MAX commentAlexey Dobriyan1-1/+1
2021-02-04x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2-10/+18
2021-02-04KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU modeSean Christopherson1-1/+1
2021-02-04KVM: x86/xen: Add event channel interrupt vector upcallDavid Woodhouse1-0/+1
2021-02-04KVM: x86/xen: register vcpu time info regionJoao Martins1-0/+2
2021-02-04KVM: x86/xen: register vcpu infoJoao Martins1-0/+2
2021-02-04xen: add wc_sec_hi to struct shared_infoDavid Woodhouse1-0/+3
2021-02-04KVM: x86/xen: register shared_info pageJoao Martins1-0/+2
2021-02-04KVM: x86/xen: latch long_mode when hypercall page is set upDavid Woodhouse1-0/+6
2021-02-04KVM: x86/xen: intercept xen hypercalls if enabledJoao Martins1-0/+6
2021-02-04KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU mapBen Gardon1-0/+13
2021-02-04KVM: x86/mmu: Use an rwlock for the x86 MMUBen Gardon1-0/+2
2021-02-04KVM: VMX: Use the kernel's version of VMXOFFSean Christopherson1-1/+6
2021-02-04x86/virt: Mark flags and memory as clobbered by VMXOFFDavid P. Reed1-1/+2
2021-02-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson1-5/+12
2021-02-04KVM: x86: use static calls to reduce kvm_x86_ops overheadJason Baron1-5/+3
2021-02-04KVM: x86: introduce definitions to support static calls for kvm_x86_opsJason Baron2-0/+140
2021-02-04KVM: SVM: Add support for SVM instruction address check changeWei Huang1-0/+1
2021-02-04KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOWChenyi Qiang1-2/+10
2021-02-04KVM: VMX: Enable bus lock VM exitChenyi Qiang5-1/+13
2021-02-04KVM: x86/mmu: Remove the defunct update_pte() paging hookSean Christopherson1-3/+0
2021-02-04Enumerate AVX Vector Neural Network instructionsKyung Min Park1-0/+1
2021-02-01perf/x86/intel: Add perf core PMU support for Sapphire RapidsKan Liang1-2/+6
2021-02-01perf/x86/intel: Filter unsupported Topdown metrics eventKan Liang1-2/+8
2021-01-29tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon1-1/+0
2021-01-29x86/fpu/64: Don't FNINIT in kernel_fpu_begin()Andy Lutomirski1-0/+12
2021-01-29x86/fpu: Make the EFI FPU calling convention explicitAndy Lutomirski1-4/+20
2021-01-29arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar1-1/+0
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2021-01-28x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson4-10/+20
2021-01-27x86/perf: Use static_call for x86_pmu.guest_get_msrsLike Xu1-5/+1
2021-01-27x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross1-0/+1
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf1-11/+2
2021-01-24Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-6/+18