| Age | Commit message (Expand) | Author |
| 2017-02-24 | mm: cma_alloc: allow to specify GFP mask | Lucas Stach |
| 2017-02-24 | mm: alloc_contig_range: allow to specify GFP mask | Lucas Stach |
| 2017-02-24 | userfaultfd: non-cooperative: add event for exit() notification | Mike Rapoport |
| 2017-02-24 | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport |
| 2017-02-24 | mm: drop page_check_address{,_transhuge} | Kirill A. Shutemov |
| 2017-02-24 | mm: introduce page_vma_mapped_walk() | Kirill A. Shutemov |
| 2017-02-24 | mm/migration: make isolate_movable_page always defined | Yisheng Xie |
| 2017-02-24 | mm/migration: make isolate_movable_page() return int type | Yisheng Xie |
| 2017-02-24 | mm: replace FAULT_FLAG_SIZE with parameter to huge_fault | Dave Jiang |
| 2017-02-24 | mm, x86: add support for PUD-sized transparent hugepages | Matthew Wilcox |
| 2017-02-24 | mm,fs,dax: change ->pmd_fault to ->huge_fault | Dave Jiang |
| 2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
| 2017-02-24 | mm: vmscan: move dirty pages out of the way until they're flushed | Johannes Weiner |
| 2017-02-24 | mm: vmscan: kick flushers when we encounter dirty pages on the LRU | Johannes Weiner |
| 2017-02-24 | mm: vmscan: scan dirty pages even in laptop mode | Johannes Weiner |
| 2017-02-24 | userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE | Mike Rapoport |
| 2017-02-24 | memblock: embed memblock type name within struct memblock_type | Heiko Carstens |
| 2017-02-24 | mm: validate device_hotplug is held for memory hotplug | Dan Williams |
| 2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
| 2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
| 2017-02-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2017-02-23 | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
| 2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
| 2017-02-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
| 2017-02-23 | Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc | Linus Torvalds |
| 2017-02-23 | Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteproc | Linus Torvalds |
| 2017-02-23 | Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
| 2017-02-23 | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
| 2017-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
| 2017-02-23 | Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2017-02-23 | net/mlx4: Spoofcheck and zero MAC can't coexist | Eugenia Emantayev |
| 2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2017-02-22 | Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2017-02-22 | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds |
| 2017-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2017-02-23 | Merge tag 'v4.10-rc8' into drm-next | Dave Airlie |
| 2017-02-22 | Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
| 2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
| 2017-02-22 | Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2017-02-22 | mm: fix <linux/pagemap.h> stray kernel-doc notation | Randy Dunlap |
| 2017-02-22 | mm: drop unused argument of zap_page_range() | Kirill A. Shutemov |
| 2017-02-22 | mm: drop zap_details::check_swap_entries | Kirill A. Shutemov |
| 2017-02-22 | mm: drop zap_details::ignore_dirty | Kirill A. Shutemov |
| 2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
| 2017-02-22 | mm, page_alloc: warn_alloc print nodemask | Michal Hocko |
| 2017-02-22 | mm, vmscan: cleanup lru size claculations | Michal Hocko |
| 2017-02-22 | mm, thp: add new defer+madvise defrag option | David Rientjes |
| 2017-02-22 | mm/swap: skip readahead only when swap slot cache is enabled | Huang Ying |
| 2017-02-22 | mm/swap: add cache for swap slots allocation | Tim Chen |