summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-08x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-08x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-06Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-05x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-05KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fireWanpeng Li
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner
2019-07-28x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang
2019-07-25x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25x86/hpet: Undo the early counter is counting checkThomas Gleixner
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-24KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li
2019-07-24x86/entry/32: Pass cr2 to do_async_page_fault()Matt Mullins
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig
2019-07-22KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeJan Kiszka
2019-07-22KVM: X86: Dynamically allocate user_fpuWanpeng Li
2019-07-22KVM: X86: Fix fpu state crash in kvm guestWanpeng Li
2019-07-22Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini
2019-07-22KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-22x86/irq/64: Update stale commentCao jin
2019-07-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-22x86/stacktrace: Prevent access_ok() warnings in arch_stack_walk_user()Eiichi Tsukata
2019-07-22x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-07-22x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland