summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31x86/mm: provide pmdp_establish() helperKirill A. Shutemov
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-31KVM: VMX: make MSR bitmaps per-VCPUPaolo Bonzini
2018-01-31kvm: x86: remove efer_reload entry in kvm_vcpu_statLongpeng(Mike)
2018-01-31KVM: x86: AMD Processor Topology InformationStanislav Lanci
2018-01-31x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov
2018-01-31Merge branch 'pci/virtualization' into nextBjorn Helgaas
2018-01-31x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-01-31x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=nThomas Gleixner
2018-01-31x86/kexec: Make kexec (mostly) work in 5-level paging modeKirill A. Shutemov
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30x86/kvm: Support Hyper-V reenlightenmentVitaly Kuznetsov
2018-01-30x86/kvm: Pass stable clocksource to guests when running nested on Hyper-VVitaly Kuznetsov
2018-01-30x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov
2018-01-30x86/hyperv: Redirect reenlightment notifications on CPU offliningVitaly Kuznetsov
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov
2018-01-30x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov
2018-01-30x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen
2018-01-30x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse
2018-01-30x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-01-30Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-30Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-01-30x86/syscall: Sanitize syscall table de-references under speculationDan Williams
2018-01-30x86/get_user: Use pointer masking to limit speculationDan Williams
2018-01-30x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-01-30x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-01-30x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-01-30x86: Introduce barrier_nospecDan Williams
2018-01-30x86: Implement array_index_mask_nospecDan Williams
2018-01-30Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-30x86: remove arch specific early_init_dt_alloc_memory_archRob Herring
2018-01-30x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski
2018-01-30x86/entry/64: Push extra regs right awayAndy Lutomirski
2018-01-30x86/entry/64: Remove the SYSCALL64 fast pathAndy Lutomirski
2018-01-30x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-01-30x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-29Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds