aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
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 Qiang3-0/+9
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
2021-01-21x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela1-0/+1
2021-01-21x86/vm86/32: Remove VM86_SCREEN_BITMAP supportAndy Lutomirski1-1/+0
2021-01-21x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski1-2/+13
2021-01-19efi: x86: clean up previous struct mm switchingArd Biesheuvel1-12/+5
2021-01-19efi: x86: move mixed mode stack PA variable out of 'efi_scratch'Ard Biesheuvel1-2/+1
2021-01-14x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov1-2/+2
2021-01-14crypto: x86 - use local headers for x86 specific shared declarationsArd Biesheuvel4-169/+0
2021-01-14crypto: x86 - remove glue helper moduleArd Biesheuvel1-74/+0
2021-01-14crypto: x86/glue-helper - drop CTR helper routinesArd Biesheuvel1-32/+0
2021-01-14crypto: x86/twofish - drop CTR mode implementationArd Biesheuvel1-4/+0
2021-01-14crypto: x86/camellia - drop CTR mode implementationArd Biesheuvel1-6/+0
2021-01-14crypto: x86/glue-helper - drop XTS helper routinesArd Biesheuvel1-12/+0
2021-01-14crypto: x86/serpent- switch to XTS templateArd Biesheuvel1-21/+0
2021-01-14crypto: x86/camellia - switch to XTS templateArd Biesheuvel1-18/+0
2021-01-13x86/insn: Fix vector instruction decoding on big endian cross-compilesVasily Gorbik1-0/+12
2021-01-13objtool: Fix x86 orc generation on big endian cross-compilesVasily Gorbik1-0/+10
2021-01-13x86/insn: Support big endian cross-compilesMartin Schwidefsky1-0/+33
2021-01-12x86: __always_inline __{rd,wr}msr()Peter Zijlstra1-2/+2
2021-01-12x86/entry: Remove now unused do_IRQ() declarationHao Lee1-2/+0
2021-01-11Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+2
2021-01-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider1-4/+7
2021-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+17
2021-01-08x86/mm: Remove duplicate definition of _PAGE_PAT_LARGEArvind Sankar1-2/+0