| Age | Commit message (Expand) | Author |
| 2016-07-28 | mm, vmscan: simplify the logic deciding whether kswapd sleeps | Mel Gorman |
| 2016-07-28 | mm, vmscan: remove balance gap | Mel Gorman |
| 2016-07-28 | mm, mmzone: clarify the usage of zone padding | Mel Gorman |
| 2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
| 2016-07-28 | mm, vmscan: move lru_lock to the node | Mel Gorman |
| 2016-07-28 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman |
| 2016-07-28 | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner |
| 2016-07-28 | mm, oom_reaper: do not attempt to reap a task more than twice | Michal Hocko |
| 2016-07-28 | mm, oom: fortify task_will_free_mem() | Michal Hocko |
| 2016-07-28 | mm, oom: skip vforked tasks from being selected | Michal Hocko |
| 2016-07-28 | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko |
| 2016-07-27 | Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds |
| 2016-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
| 2016-07-27 | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
| 2016-07-27 | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
| 2016-07-27 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds |
| 2016-07-27 | Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds |
| 2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
| 2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2016-07-27 | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2016-07-27 | ipmi: remove trydefaults parameter and default init | Tony Camuso |
| 2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2016-07-26 | Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
| 2016-07-26 | Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
| 2016-07-26 | Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
| 2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
| 2016-07-26 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds |
| 2016-07-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
| 2016-07-26 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
| 2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
| 2016-07-26 | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
| 2016-07-26 | mm: fix build warnings in <linux/compaction.h> | Minchan Kim |
| 2016-07-26 | shmem: split huge pages beyond i_size under memory pressure | Kirill A. Shutemov |
| 2016-07-26 | thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE | Kirill A. Shutemov |
| 2016-07-26 | khugepaged: add support of collapse for tmpfs/shmem pages | Kirill A. Shutemov |
| 2016-07-26 | thp: extract khugepaged from mm/huge_memory.c | Kirill A. Shutemov |
| 2016-07-26 | shmem: add huge pages support | Kirill A. Shutemov |
| 2016-07-26 | shmem: get_unmapped_area align huge page | Hugh Dickins |
| 2016-07-26 | shmem: prepare huge= mount option and sysfs knob | Kirill A. Shutemov |
| 2016-07-26 | mm, rmap: account shmem thp pages | Kirill A. Shutemov |
| 2016-07-26 | radix-tree: implement radix_tree_maybe_preload_order() | Kirill A. Shutemov |
| 2016-07-26 | page-flags: relax policy for PG_mappedtodisk and PG_reclaim | Kirill A. Shutemov |
| 2016-07-26 | thp, mlock: do not mlock PTE-mapped file huge pages | Kirill A. Shutemov |
| 2016-07-26 | thp, vmstats: add counters for huge file pages | Kirill A. Shutemov |
| 2016-07-26 | mm: introduce do_set_pmd() | Kirill A. Shutemov |
| 2016-07-26 | rmap: support file thp | Kirill A. Shutemov |
| 2016-07-26 | mm: postpone page table allocation until we have page to map | Kirill A. Shutemov |
| 2016-07-26 | mm: introduce fault_env | Kirill A. Shutemov |
| 2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
| 2016-07-26 | mm, memcg: use consistent gfp flags during readahead | Michal Hocko |