summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li5-36/+75
2019-07-17KVM: LAPIC: Make lapic timer unpinnedWanpeng Li2-9/+5
2019-07-17KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_countersLike Xu1-3/+8
2019-07-15KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GSLiran Alon1-1/+4
2019-07-15kvm: x86: ioapic and apic debug macros cleanupYi Wang2-101/+9
2019-07-15kvm: x86: some tsc debug cleanupYi Wang1-8/+0
2019-07-15kvm: vmx: fix coccinelle warningsYi Wang1-1/+1
2019-07-15x86: kvm: avoid constant-conversion warningArnd Bergmann1-3/+3
2019-07-15x86: kvm: avoid -Wsometimes-uninitized warningArnd Bergmann1-11/+9
2019-07-15KVM: x86: expose AVX512_BF16 feature to guestJing Liu1-1/+11
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+25
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds31-980/+1611
2019-07-12Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-143/+5
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-146/+32
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual1-2/+1
2019-07-12asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport2-40/+12
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig1-3/+1
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig3-48/+2
2019-07-12mm: simplify gup_fast_permittedChristoph Hellwig1-7/+1
2019-07-12asm-generic, x86: add bitops instrumentation for KASANMarco Elver1-151/+38
2019-07-12x86: use static_cpu_has in uaccess region to avoid instrumentationMarco Elver2-2/+2
2019-07-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-83/+90
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-282/+85
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds4-2/+13
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini323-2210/+585
2019-07-11KVM: x86: Unconditionally enable irqs in guest contextSean Christopherson2-9/+12
2019-07-11KVM: x86: PMU Event FilterEric Hankland5-0/+81
2019-07-11x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata1-5/+3
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner5-68/+61
2019-07-10x86/pgtable/32: Fix LOWMEM_PAGES constantArnd Bergmann1-1/+1
2019-07-10kvm: x86: Fix -Wmissing-prototypes warningsYi Wang1-1/+0
2019-07-09x86/alternatives: Fix int3_emulate_call() selftest stack corruptionPeter Zijlstra1-5/+20
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds13-22/+22
2019-07-09Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-34/+142
2019-07-09Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-43/+233
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-545/+1336
2019-07-09x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby1-1/+1
2019-07-09Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler1-3/+3
2019-07-09x86/ldt: Initialize the context lock for init_mmSebastian Andrzej Siewior1-0/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-28/+26
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-39/+8
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+10
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-255/+29
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-77/+226
2019-07-08Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds14-6/+109
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-238/+214
2019-07-08Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+48
2019-07-08Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-61/+33
2019-07-08Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+7