aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2022-02-10KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is enabledDavid Matlack1-0/+3
2022-02-10KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooksSean Christopherson2-6/+6
2022-02-10KVM: x86: Move get_cs_db_l_bits() helper to SVMSean Christopherson1-1/+0
2022-02-10KVM: x86: Use static_call() for copy/move encryption context ioctls()Sean Christopherson1-0/+2
2022-02-10KVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()Sean Christopherson1-0/+1
2022-02-10KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor namesSean Christopherson2-20/+20
2022-02-10KVM: x86: Remove unused "vcpu" of kvm_scale_tsc()Jinrong Liang1-1/+1
2022-02-10xen/x86: detect support for extended destination IDRoger Pau Monne1-0/+7
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+1
2022-02-08KVM: x86: SVM: move avic definitions from AMD's spec to svm.hMaxim Levitsky2-0/+37
2022-02-08x86/cpufeatures: Put the AMX macros in the word 18 blockJim Mattson1-3/+3
2022-02-07x86/alternative: Introduce text_poke_copySong Liu1-0/+1
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-14/+0
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini44-291/+407
2022-02-03x86/cpu: Add definitions for the Intel Hardware Feedback InterfaceRicardo Neri2-0/+7
2022-02-02x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers1-9/+11
2022-02-02perf/x86/intel: Increase max number of the fixed countersKan Liang1-1/+1
2022-02-02KVM: x86: use the KVM side max supported fixed counterWei Wang1-1/+2
2022-02-02perf/x86/intel: Enable PEBS format 5Kan Liang1-2/+3
2022-02-02x86: Share definition of __is_canonical_address()Adrian Hunter1-0/+10
2022-02-01topology/sysfs: Add PPIN in sysfs under cpu topologyTony Luck1-0/+1
2022-02-01x86/cpu: Read/save PPIN MSR during initializationTony Luck1-0/+2
2022-02-01KVM: x86: Move delivery of non-APICv interrupt into vendor codeSean Christopherson2-2/+3
2022-01-30asm/user.h: killed unused macrosAl Viro2-8/+0
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2022-01-28xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne1-14/+0
2022-01-26KVM: x86: Forcibly leave nested virt when SMM state is toggledSean Christopherson1-0/+1
2022-01-26KVM: x86: Pass emulation type to can_emulate_instruction()Sean Christopherson1-1/+2
2022-01-25KVM/X86: Make kvm_vcpu_reload_apic_access_page() staticQuanfa Fu1-1/+0
2022-01-24x86/paravirt: Use %rip-relative addressing in hook callsJan Beulich1-2/+2
2022-01-23x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoderAdrian Hunter1-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-2/+0
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-14/+2
2022-01-19KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooksSean Christopherson2-14/+0
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2-4/+2
2022-01-19KVM: VMX: Reject KVM_RUN if emulation is required with pending exceptionSean Christopherson2-0/+2
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-31/+86
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+1
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+33
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+28
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-2/+0
2022-01-15x86: mm: add x86_64 support for page table checkPasha Tatashin1-2/+27
2022-01-15mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann1-1/+1
2022-01-14x86/fpu: Fix inline prefix warningsYang Zhong1-1/+1
2022-01-14kvm: x86: Disable interception for IA32_XFD on demandKevin Tian1-0/+1
2022-01-14x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()Thomas Gleixner1-0/+2
2022-01-14x86/fpu: Add uabi_size to guest_fpuThomas Gleixner1-0/+5
2022-01-14kvm: x86: Add CPUID support for Intel AMXJing Liu1-0/+2
2022-01-14x86/fpu: Prepare xfd_err in struct fpu_guestJing Liu1-0/+5
2022-01-14x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulationKevin Tian1-0/+6