summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-07Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/...Linus Torvalds
2017-09-07Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2017-09-07Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-07Merge tag 'mailbox-v4.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-07Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski
2017-09-06x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06x86,mpx: make mpx depend on x86-64 to free up VMA flagRik van Riel
2017-09-06mm: add /proc/pid/smaps_rollupDaniel Colascione
2017-09-06mm: hugetlb: clear target sub-page last when clearing huge pageHuang Ying
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli
2017-09-06swap: choose swap device according to numa nodeAaron Lu
2017-09-06mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko
2017-09-06mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko
2017-09-06z3fold: use per-cpu unbuddied listsVitaly Wool
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying
2017-09-06mm, swap: add sysfs interface for VMA based swap readaheadHuang Ying
2017-09-06mm, swap: VMA based swap readaheadHuang Ying
2017-09-06mm, swap: fix swap readahead markingHuang Ying
2017-09-06mm, swap: add swap readahead hit statisticsHuang Ying
2017-09-06mm/vmalloc.c: don't reinvent the wheel but use existing llist APIByungchul Park
2017-09-06mm/vmstat.c: fix wrong commentSeongJae Park
2017-09-06selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz
2017-09-06mm/shmem: add hugetlbfs support to memfd_create()Mike Kravetz
2017-09-06mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams
2017-09-06mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas()Wei Yang
2017-09-06mm/vmstat: fix divide error at __fragmentation_indexWen Yang
2017-09-06mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zonesMichal Hocko
2017-09-06userfaultfd: provide pid in userfault msg - add feat unionAndrea Arcangeli
2017-09-06userfaultfd: provide pid in userfault msgAlexey Perevalov
2017-09-06userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeedsAndrea Arcangeli
2017-09-06userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli