summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki1-1/+1
2020-04-09x86/xen: fix booting 32-bit pv guestJuergen Gross1-1/+1
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+53
2020-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-3513/+3737
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+0
2020-04-08ACPI, x86/boot: make acpi_nobgrt staticJason Yan1-1/+1
2020-04-08x86/xen: make xen_pvmmu_arch_setup() staticJason Yan1-1/+1
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-9/+87
2020-04-07Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+10
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada2-2/+0
2020-04-07sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLININGMasahiro Yamada1-4/+0
2020-04-07userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu1-0/+15
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli4-2/+71
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/r...Linus 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...Linus Torvalds2-0/+49
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-0/+13
2020-04-03Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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/kerne...Linus Torvalds1-2/+2
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/jik...Linus Torvalds1-1/+1
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus 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