aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual1-1/+1
2020-04-07KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-07KVM: X86: Filter out the broadcast dest for IPI fastpathWanpeng Li3-4/+5
2020-04-07KVM: nVMX: don't clear mtf_pending when nested events are blockedOliver Upton1-1/+2
2020-04-07KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenterUros Bizjak1-6/+2
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+2
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai1-1/+2
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+49
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds13-0/+13
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-3/+18
2020-04-03KVM: SVM: Split svm_vcpu_run inline assembly to separate fileUros Bizjak3-90/+166
2020-04-03KVM: SVM: Move SEV code to separate fileJoerg Roedel4-1221/+1257
2020-04-03KVM: SVM: Move AVIC code to separate fileJoerg Roedel4-1050/+1091
2020-04-03KVM: SVM: Move Nested SVM Implementation to nested.cJoerg Roedel4-1145/+1216
2020-04-03kVM SVM: Move SVM related files to own sub-directoryJoerg Roedel3-1/+1
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams2-15/+53
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+0
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-1837/+2144
2020-04-02Merge tag 'x86-urgent-2020-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds2-3/+2
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-34/+13
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai1-0/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu1-2/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu1-1/+1
2020-04-02x86/mm: use helper fault_signal_pending()Peter Xu1-15/+13
2020-04-02mm/vma: make vma_is_foreign() available for general useAnshuman Khandual1-15/+0
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-2/+0
2020-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2254/+1292
2020-04-01x86: start using named parameters for low-level uaccess asmsLinus Torvalds1-11/+15
2020-04-01x86: get rid of 'rtype' argument to __get_user_asm() macroLinus Torvalds1-11/+17
2020-04-01x86: get rid of 'rtype' argument to __put_user_goto() macroLinus Torvalds1-7/+7
2020-04-01vhost: refine vhost and vringh kconfigJason Wang1-4/+0
2020-03-31x86: get rid of 'errret' argument to __get_user_xyz() macrossLinus Torvalds1-15/+15
2020-03-31x86: remove __put_user_asm() infrastructureLinus Torvalds1-11/+0
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-80/+194
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-10/+0
2020-03-31Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+221
2020-03-31Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-50/+10
2020-03-31Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+11
2020-03-31Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-36/+44
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds39-813/+434
2020-03-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+9
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-13/+30
2020-03-31KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=ySean Christopherson2-5/+5
2020-03-31KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson2-7/+79
2020-03-31KVM: SVM: Annotate svm_x86_ops as __initdataSean Christopherson1-1/+1
2020-03-31KVM: VMX: Annotate vmx_x86_ops as __initdataSean Christopherson1-1/+1
2020-03-31KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()Sean Christopherson2-2/+2
2020-03-31KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirectionSean Christopherson15-257/+257