summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorLines
2019-11-04kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid-0/+4
2019-11-04kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini-0/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli-0/+8
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta-2/+14
2019-10-28x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta-0/+5
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+9
2019-10-22KVM: nVMX: Don't leak L1 MMIO regions to L2Jim Mattson-1/+1
2019-10-22x86/cpu/vmware: Fix platform detection VMWARE_PORT macroThomas Hellstrom-5/+8
2019-10-22x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvmThomas Hellstrom-1/+2
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+4
2019-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2019-10-08x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang-0/+3
2019-10-08x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan-1/+1
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds-0/+23
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+0
2019-10-01x86: Use the correct SPDX License Identifier in headersNishad Kamdar-2/+2
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+11
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-29/+76
2019-09-27KVM: x86: assign two bits to track SPTE kindsPaolo Bonzini-7/+0
2019-09-25KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()Sean Christopherson-7/+1
2019-09-25KVM: x86: Drop ____kvm_handle_fault_on_reboot()Sean Christopherson-5/+1
2019-09-25KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-3/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-2/+0
2019-09-24kvm: nvmx: limit atomic switch MSRsMarc Orr-0/+1
2019-09-24kvm: svm: Intercept RDPRUJim Mattson-0/+2
2019-09-24KVM: x86/mmu: Explicitly track only a single invalid mmu generationSean Christopherson-2/+2
2019-09-24KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the zapped-obsolete page first""Sean Christopherson-0/+1
2019-09-24KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexitTao Xu-1/+5
2019-09-24KVM: x86: Add support for user wait instructionsTao Xu-0/+1
2019-09-24KVM: x86: Add comments to document various emulation typesSean Christopherson-0/+30
2019-09-24KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}Sean Christopherson-6/+0
2019-09-24KVM: x86: Add explicit flag for forced emulation on #UDSean Christopherson-0/+1
2019-09-24KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()Sean Christopherson-2/+1
2019-09-24KVM: x86: hyper-v: set NoNonArchitecturalCoreSharing CPUID bit when SMT is im...Vitaly Kuznetsov-0/+7
2019-09-24KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov-0/+6
2019-09-24KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSHTianyu Lan-0/+1
2019-09-24x86/Hyper-V: Fix definition of struct hv_vp_assist_pageTianyu Lan-5/+15
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds-9/+9
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+10
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-14/+0
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-13/+1
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+33
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-0/+8
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-165/+9
2019-09-17Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2019-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki-0/+8
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+55
2019-09-16Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+15