Age | Commit message (Expand) | Author | Files | Lines |
2014-10-12 | Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
2014-10-11 | mm: Support fadvise without CONFIG_MMU | Josh Triplett | 1 | -1/+2 |
2014-10-10 | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 1 | -1/+2 |
2014-10-10 | mm: move debug code out of page_alloc.c | Sasha Levin | 1 | -1/+1 |
2014-08-18 | mm: Support compiling out madvise and fadvise | Josh Triplett | 1 | -2/+5 |
2014-08-07 | mm/zpool: implement common zpool api to zbud/zsmalloc | Dan Streetman | 1 | -0/+1 |
2014-08-07 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 1 | -0/+1 |
2014-06-05 | mm: move get_user_pages()-related code to separate file | Kirill A. Shutemov | 1 | -1/+1 |
2014-05-20 | block: move mm/bounce.c to block/ | Jens Axboe | 1 | -1/+0 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+2 |
2014-04-08 | mm: create generic early_ioremap() support | Mark Salter | 1 | -0/+1 |
2014-04-08 | mm: per-thread vma caching | Davidlohr Bueso | 1 | -1/+1 |
2014-04-04 | mm: thrash detection-based file cache sizing | Johannes Weiner | 1 | -1/+1 |
2014-04-02 | take iov_iter stuff to mm/iov_iter.c | Al Viro | 1 | -1/+1 |
2014-01-31 | zsmalloc: move it under mm | Minchan Kim | 1 | -0/+1 |
2013-09-11 | list: add a new LRU list type | Dave Chinner | 1 | -1/+1 |
2013-07-11 | zswap: add to mm/ | Seth Jennings | 1 | -0/+1 |
2013-07-11 | zbud: add to mm/ | Seth Jennings | 1 | -0/+1 |
2013-04-30 | memcg: add memory.pressure_level events | Anton Vorontsov | 1 | -1/+1 |
2012-12-12 | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 1 | -1/+2 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 1 | -2/+2 |
2012-08-01 | mm: factor out memory isolate functions | Minchan Kim | 1 | -2/+3 |
2012-08-01 | memcg: rename config variables | Andrew Morton | 1 | -1/+1 |
2012-08-01 | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V | 1 | -0/+1 |
2012-07-30 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -1/+2 |
2012-07-09 | mm, sl[aou]b: Extract common code for kmem_cache_create() | Christoph Lameter | 1 | -1/+2 |
2012-06-04 | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2012-05-30 | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh | 1 | -2/+5 |
2012-05-30 | mm: remove swap token code | Rik van Riel | 1 | -1/+1 |
2012-05-21 | mm: compaction: export some of the functions | Michal Nazarewicz | 1 | -2/+1 |
2012-05-15 | mm: frontswap: config and doc files | Dan Magenheimer | 1 | -0/+1 |
2011-11-01 | Cross Memory Attach | Christopher Yeoh | 1 | -1/+2 |
2011-05-26 | mm: cleancache core ops functions and config | Dan Magenheimer | 1 | -0/+1 |
2011-02-24 | bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c | Yinghai Lu | 1 | -1/+7 |
2011-01-14 | thp: transparent hugepage core | Andrea Arcangeli | 1 | -0/+1 |
2011-01-14 | thp: add pmd mangling generic functions | Andrea Arcangeli | 1 | -1/+1 |
2010-09-08 | percpu: use percpu allocator on UP too | Tejun Heo | 1 | -6/+1 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -0/+2 |
2010-05-25 | mm: compaction: memory compaction core | Mel Gorman | 1 | -0/+1 |
2010-03-30 | percpu: don't implicitly include slab.h from percpu.h | Tejun Heo | 1 | -1/+5 |
2009-12-16 | make generic_acl slightly more generic | Christoph Hellwig | 1 | -1/+0 |
2009-10-02 | percpu: kill legacy percpu allocator | Tejun Heo | 1 | -4/+0 |
2009-09-25 | procfs: disable per-task stack usage on NOMMU | Andrew Morton | 1 | -2/+2 |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -0/+2 |
2009-09-23 | procfs: provide stack information for threads | Stefani Seibold | 1 | -2/+2 |
2009-09-22 | mm: move use_mm/unuse_mm from aio.c to mm/ | Michael S. Tsirkin | 1 | -1/+1 |
2009-09-22 | ksm: the mm interface to ksm | Hugh Dickins | 1 | -0/+1 |
2009-09-16 | HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs | Andi Kleen | 1 | -0/+1 |
2009-09-16 | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 1 | -0/+1 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -1/+1 |