aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-14mm, x86: Fix native_pud_clear build errorGravatar Arnd Bergmann 2-4/+1
2017-03-14x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yGravatar Andrey Ryabinin 2-0/+2
2017-03-13x86/platform/intel-mid: Add power button support for MerrifieldGravatar Andy Shevchenko 2-0/+83
2017-03-13x86/platform/intel-mid: Use common power off sequenceGravatar Andy Shevchenko 1-11/+4
2017-03-13x86/platform: Remove warning message for duplicate NMI handlersGravatar Mike Travis 1-4/+2
2017-03-13x86/tsc: Fix ART for TSC_KNOWN_FREQGravatar Peter Zijlstra 1-0/+2
2017-03-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceGravatar Andy Shevchenko 1-1/+1
2017-03-12Linux 4.11-rc2v4.11-rc2Gravatar Linus Torvalds 1-1/+1
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 11-29/+51
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-48/+80
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-4/+35
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEGravatar Daniel Borkmann 1-1/+1
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-101/+191
2017-03-11Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Linus Torvalds 2-0/+3
2017-03-11Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-83/+65
2017-03-11score: Fix implicit includes now failing build after extable changeGravatar Guenter Roeck 2-0/+3
2017-03-11Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-65/+73
2017-03-11Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+1
2017-03-11Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 26-144/+213
2017-03-11Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-6/+21
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upGravatar Thomas Gleixner 10-46/+78
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-8/+66
2017-03-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 8-22/+56
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...Gravatar Linus Torvalds 22-264/+768
2017-03-10Merge branch 'prep-for-5level'Gravatar Linus Torvalds 64-147/+868
2017-03-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 54-185/+277
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkGravatar Matjaz Hegedic 1-1/+1
2017-03-09Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 14-100/+103
2017-03-09Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-03-10drm: mxsfb: Implement drm_panel handlingGravatar Fabio Estevam 1-0/+4
2017-03-10drm: mxsfb_crtc: Fix the framebuffer misplacementGravatar Fabio Estevam 1-2/+2
2017-03-10drm: mxsfb: Fix crash when provided invalid DT bindingsGravatar Marek Vasut 1-0/+4
2017-03-10drm: mxsfb: fix pixel clock polarityGravatar Stefan Agner 1-2/+9
2017-03-10drm: mxsfb: use bus_format to determine LCD bus widthGravatar Stefan Agner 2-2/+33
2017-03-10Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 3-2/+27
2017-03-10Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d...Gravatar Dave Airlie 14-256/+686
2017-03-10Merge tag 'drm-misc-fixes-2017-03-06' of git://anongit.freedesktop.org/git/dr...Gravatar Dave Airlie 1-0/+3
2017-03-09userfaultfd: remove wrong comment from userfaultfd_ctx_get()Gravatar David Hildenbrand 1-2/+0
2017-03-09fat: fix using uninitialized fields of fat_inode/fsinfo_inodeGravatar OGAWA Hirofumi 1-1/+12
2017-03-09sh: cayman: IDE support fixGravatar Bartlomiej Zolnierkiewicz 1-2/+0
2017-03-09kasan: fix races in quarantine_remove_cache()Gravatar Dmitry Vyukov 1-6/+36
2017-03-09kasan: resched in quarantine_remove_cache()Gravatar Dmitry Vyukov 1-1/+8
2017-03-09mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Gravatar Tahsin Erdogan 1-3/+8
2017-03-09thp: fix another corner case of munlock() vs. THPsGravatar Kirill A. Shutemov 1-5/+4
2017-03-09rmap: fix NULL-pointer dereference on THP munlockingGravatar Kirill A. Shutemov 1-6/+7
2017-03-09mm/memblock.c: fix memblock_next_valid_pfn()Gravatar AKASHI Takahiro 1-1/+4
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryGravatar Andrea Arcangeli 1-0/+4
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDGravatar Andrea Arcangeli 3-13/+47
2017-03-09userfaultfd: non-cooperative: fix fork fctx->new memleakGravatar Mike Rapoport 1-0/+9
2017-03-09mm/cgroup: avoid panic when init with low memoryGravatar Laurent Dufour 1-2/+5