Age | Commit message (Expand) | Author |
2016-03-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-03-17 | radix-tree,shmem: introduce radix_tree_iter_next() | Matthew Wilcox |
2016-03-17 | mm: use radix_tree_iter_retry() | Matthew Wilcox |
2016-03-17 | radix_tree: add support for multi-order entries | Matthew Wilcox |
2016-03-17 | fix Christoph's email addresses | Christoph Lameter |
2016-03-17 | mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled | Tetsuo Handa |
2016-03-17 | mm,oom: make oom_killer_disable() killable | Tetsuo Handa |
2016-03-17 | mm/zsmalloc: add `freeable' column to pool stat | Sergey Senozhatsky |
2016-03-17 | zsmalloc: drop unused member 'mapping_area->huge' | YiPing Xu |
2016-03-17 | mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment | Shawn Lin |
2016-03-17 | mm: memcontrol: zap oom_info_lock | Vladimir Davydov |
2016-03-17 | mm: memcontrol: clarify the uncharge_list() loop | Johannes Weiner |
2016-03-17 | mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage | Johannes Weiner |
2016-03-17 | mm: memcontrol: reclaim when shrinking memory.high below usage | Johannes Weiner |
2016-03-17 | mm: meminit: initialise more memory for inode/dentry hash tables in early boot | Li Zhang |
2016-03-17 | thp: fix deadlock in split_huge_pmd() | Kirill A. Shutemov |
2016-03-17 | thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers | Kirill A. Shutemov |
2016-03-17 | mm: make remove_migration_ptes() beyond mm/migration.c | Kirill A. Shutemov |
2016-03-17 | rmap: extend try_to_unmap() to be usable by split_huge_page() | Kirill A. Shutemov |
2016-03-17 | rmap: introduce rmap_walk_locked() | Kirill A. Shutemov |
2016-03-17 | mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP | Dan Williams |
2016-03-17 | mm: percpu: use pr_fmt to prefix output | Joe Perches |
2016-03-17 | mm: convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches |
2016-03-17 | mm: coalesce split strings | Joe Perches |
2016-03-17 | mm: convert pr_warning to pr_warn | Joe Perches |
2016-03-17 | mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE | Dan Williams |
2016-03-17 | mm: memcontrol: cleanup css_reset callback | Vladimir Davydov |
2016-03-17 | mm, memory hotplug: print debug message in the proper way for online_pages | Chen Yucong |
2016-03-17 | mm: remove __GFP_NOFAIL is deprecated comment | Michal Hocko |
2016-03-17 | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-17 | mm: thp: set THP defrag by default to madvise and add a stall-free defrag option | Mel Gorman |
2016-03-17 | mm, mempool: only set __GFP_NOMEMALLOC if there are free elements | David Rientjes |
2016-03-17 | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-17 | mm/page_alloc.c: calculate 'available' memory in a separate function | Igor Redko |
2016-03-17 | mm/Kconfig: remove redundant arch depend for memory hotplug | Yang Shi |
2016-03-17 | mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range | Aneesh Kumar K.V |
2016-03-17 | mm: deduplicate memory overcommitment code | Andrey Ryabinin |
2016-03-17 | mm: move max_map_count bits into mm.h | Andrey Ryabinin |
2016-03-17 | thp, vmstats: count deferred split events | Kirill A. Shutemov |
2016-03-17 | mm: workingset: make shadow node shrinker memcg aware | Vladimir Davydov |
2016-03-17 | mm: workingset: size shadow nodes lru basing on file cache size | Vladimir Davydov |
2016-03-17 | mm: memcontrol: zap memcg_kmem_online helper | Vladimir Davydov |
2016-03-17 | mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker | Vladimir Davydov |
2016-03-17 | mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy | Vladimir Davydov |
2016-03-17 | mm, kswapd: replace kswapd compaction with waking up kcompactd | Vlastimil Babka |
2016-03-17 | mm, memory hotplug: small cleanup in online_pages() | Vlastimil Babka |
2016-03-17 | mm, compaction: introduce kcompactd | Vlastimil Babka |
2016-03-17 | mm, kswapd: remove bogus check of balance_classzone_idx | Vlastimil Babka |