Age | Commit message (Expand) | Author |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin |
2015-04-14 | mm: cma: debugfs interface | Sasha Levin |
2015-02-17 | move iov_iter.c from mm/ to lib/ | Al Viro |
2015-02-16 | vfs: remove get_xip_mem | Matthew Wilcox |
2015-02-13 | mm: slub: add kernel address sanitizer support for slub allocator | Andrey Ryabinin |
2015-02-13 | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin |
2015-02-10 | mm: replace remap_file_pages() syscall with emulation | Kirill A. Shutemov |
2014-12-13 | mm/page_owner: keep track of page owners | Joonsoo Kim |
2014-12-13 | mm/page_ext: resurrect struct page extending code for debugging | Joonsoo Kim |
2014-12-10 | mm: page_cgroup: rename file to mm/swap_cgroup.c | Johannes Weiner |
2014-12-10 | mm: memcontrol: lockless page counters | Johannes Weiner |
2014-10-12 | Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-10 | mm: Support fadvise without CONFIG_MMU | Josh Triplett |
2014-10-09 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov |
2014-10-09 | mm: move debug code out of page_alloc.c | Sasha Levin |
2014-08-17 | mm: Support compiling out madvise and fadvise | Josh Triplett |
2014-08-06 | mm/zpool: implement common zpool api to zbud/zsmalloc | Dan Streetman |
2014-08-06 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim |
2014-06-04 | mm: move get_user_pages()-related code to separate file | Kirill A. Shutemov |
2014-05-19 | block: move mm/bounce.c to block/ | Jens Axboe |
2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-04-07 | mm: create generic early_ioremap() support | Mark Salter |
2014-04-07 | mm: per-thread vma caching | Davidlohr Bueso |
2014-04-03 | mm: thrash detection-based file cache sizing | Johannes Weiner |
2014-04-01 | take iov_iter stuff to mm/iov_iter.c | Al Viro |
2014-01-30 | zsmalloc: move it under mm | Minchan Kim |
2013-09-10 | list: add a new LRU list type | Dave Chinner |
2013-07-10 | zswap: add to mm/ | Seth Jennings |
2013-07-10 | zbud: add to mm/ | Seth Jennings |
2013-04-29 | memcg: add memory.pressure_level events | Anton Vorontsov |
2012-12-11 | mm: introduce a common interface for balloon pages mobility | Rafael Aquini |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-07-31 | mm: factor out memory isolate functions | Minchan Kim |
2012-07-31 | memcg: rename config variables | Andrew Morton |
2012-07-31 | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V |
2012-07-30 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2012-07-09 | mm, sl[aou]b: Extract common code for kmem_cache_create() | Christoph Lameter |
2012-06-04 | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-29 | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh |
2012-05-29 | mm: remove swap token code | Rik van Riel |
2012-05-21 | mm: compaction: export some of the functions | Michal Nazarewicz |
2012-05-15 | mm: frontswap: config and doc files | Dan Magenheimer |
2011-10-31 | Cross Memory Attach | Christopher Yeoh |
2011-05-26 | mm: cleancache core ops functions and config | Dan Magenheimer |
2011-02-24 | bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c | Yinghai Lu |
2011-01-13 | thp: transparent hugepage core | Andrea Arcangeli |
2011-01-13 | thp: add pmd mangling generic functions | Andrea Arcangeli |
2010-09-08 | percpu: use percpu allocator on UP too | Tejun Heo |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-05-25 | mm: compaction: memory compaction core | Mel Gorman |