| Age | Commit message (Expand) | Author |
| 2016-05-20 | mm: make faultaround produce old ptes | Kirill A. Shutemov |
| 2016-05-20 | mm: use phys_addr_t for reserve_bootmem_region() arguments | Stefan Bader |
| 2016-05-20 | userfaultfd: don't pin the user memory in userfaultfd_file_create() | Oleg Nesterov |
| 2016-05-20 | mm: thp: microoptimize compound_mapcount() | Andrea Arcangeli |
| 2016-05-20 | mm: use unsigned long constant for page flags | Yu Zhao |
| 2016-05-20 | mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext | Weijie Yang |
| 2016-05-20 | include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo... | Chen Gang |
| 2016-05-20 | include/linux/hugetlb*.h: clean up code | Chen Gang |
| 2016-05-20 | mm: tighten fault_in_pages_writeable() | Eric Dumazet |
| 2016-05-20 | mm/vmalloc: keep a separate lazy-free list | Chris Wilson |
| 2016-05-20 | mm,oom: speed up select_bad_process() loop | Tetsuo Handa |
| 2016-05-20 | oom: consider multi-threaded tasks in task_will_free_mem | Michal Hocko |
| 2016-05-20 | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko |
| 2016-05-20 | mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully | Michal Hocko |
| 2016-05-20 | mm, oom, compaction: prevent from should_compact_retry looping for ever for c... | Michal Hocko |
| 2016-05-20 | mm, oom: rework oom detection | Michal Hocko |
| 2016-05-20 | mm, compaction: abstract compaction feedback to helpers | Michal Hocko |
| 2016-05-20 | mm, compaction: update compaction_result ordering | Michal Hocko |
| 2016-05-20 | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko |
| 2016-05-20 | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko |
| 2016-05-20 | mm, compaction: change COMPACT_ constants into enum | Michal Hocko |
| 2016-05-20 | mm: vmscan: reduce size of inactive file list | Rik van Riel |
| 2016-05-20 | net: suppress warnings on dev_alloc_skb | Neil Horman |
| 2016-05-20 | Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or... | David S. Miller |
| 2016-05-20 | net: define gso types for IPx over IPv4 and IPv6 | Tom Herbert |
| 2016-05-20 | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2016-05-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
| 2016-05-20 | vfs: add d_real_inode() helper | Miklos Szeredi |
| 2016-05-20 | Merge tag 'mfd-for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2016-05-20 | KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers | Marc Zyngier |
| 2016-05-20 | KVM: arm/arm64: vgic-new: Add GICv3 world switch backend | Marc Zyngier |
| 2016-05-20 | KVM: arm/arm64: vgic-new: Add GICv2 world switch backend | Marc Zyngier |
| 2016-05-20 | KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h | Andre Przywara |
| 2016-05-20 | Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar |
| 2016-05-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
| 2016-05-19 | cpuset: use static key better and convert to new API | Vlastimil Babka |
| 2016-05-19 | mm, page_alloc: inline pageblock lookup in page free fast paths | Mel Gorman |
| 2016-05-19 | mm, page_alloc: avoid looking up the first zone in a zonelist twice | Mel Gorman |
| 2016-05-19 | mm, page_alloc: simplify last cpupid reset | Mel Gorman |
| 2016-05-19 | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman |
| 2016-05-19 | mm, page_alloc: inline the fast path of the zonelist iterator | Mel Gorman |
| 2016-05-19 | mm, page_alloc: inline zone_statistics | Mel Gorman |
| 2016-05-19 | mm, page_alloc: use new PageAnonHead helper in the free page fast path | Mel Gorman |
| 2016-05-19 | oom, oom_reaper: try to reap tasks which skip regular OOM killer path | Michal Hocko |
| 2016-05-19 | huge mm: move_huge_pmd does not need new_vma | Hugh Dickins |
| 2016-05-19 | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins |
| 2016-05-19 | tmpfs: preliminary minor tidyups | Hugh Dickins |
| 2016-05-19 | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins |
| 2016-05-19 | mm: update_lru_size warn and reset bad lru_size | Hugh Dickins |
| 2016-05-19 | mm: uninline page_mapped() | Andrew Morton |