| Commit message (Expand) | Author | Age | Files | Lines |
* | zswap: add to mm/ | Seth Jennings | 2013-07-11 | 1 | -0/+1 |
* | zbud: add to mm/ | Seth Jennings | 2013-07-11 | 1 | -0/+1 |
* | memcg: add memory.pressure_level events | Anton Vorontsov | 2013-04-30 | 1 | -1/+1 |
* | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 2012-12-12 | 1 | -1/+2 |
* | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 2012-10-09 | 1 | -2/+2 |
* | mm: factor out memory isolate functions | Minchan Kim | 2012-08-01 | 1 | -2/+3 |
* | memcg: rename config variables | Andrew Morton | 2012-08-01 | 1 | -1/+1 |
* | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V | 2012-08-01 | 1 | -0/+1 |
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2012-07-30 | 1 | -1/+2 |
|\ |
|
| * | mm, sl[aou]b: Extract common code for kmem_cache_create() | Christoph Lameter | 2012-07-09 | 1 | -1/+2 |
* | | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-04 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | mm: frontswap: config and doc files | Dan Magenheimer | 2012-05-15 | 1 | -0/+1 |
* | | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh | 2012-05-30 | 1 | -2/+5 |
* | | mm: remove swap token code | Rik van Riel | 2012-05-30 | 1 | -1/+1 |
* | | mm: compaction: export some of the functions | Michal Nazarewicz | 2012-05-21 | 1 | -2/+1 |
|/ |
|
* | Cross Memory Attach | Christopher Yeoh | 2011-11-01 | 1 | -1/+2 |
* | mm: cleancache core ops functions and config | Dan Magenheimer | 2011-05-26 | 1 | -0/+1 |
* | bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c | Yinghai Lu | 2011-02-24 | 1 | -1/+7 |
* | thp: transparent hugepage core | Andrea Arcangeli | 2011-01-14 | 1 | -0/+1 |
* | thp: add pmd mangling generic functions | Andrea Arcangeli | 2011-01-14 | 1 | -1/+1 |
* | percpu: use percpu allocator on UP too | Tejun Heo | 2010-09-08 | 1 | -6/+1 |
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -0/+2 |
* | mm: compaction: memory compaction core | Mel Gorman | 2010-05-25 | 1 | -0/+1 |
* | percpu: don't implicitly include slab.h from percpu.h | Tejun Heo | 2010-03-30 | 1 | -1/+5 |
* | make generic_acl slightly more generic | Christoph Hellwig | 2009-12-16 | 1 | -1/+0 |
* | percpu: kill legacy percpu allocator | Tejun Heo | 2009-10-02 | 1 | -4/+0 |
* | procfs: disable per-task stack usage on NOMMU | Andrew Morton | 2009-09-25 | 1 | -2/+2 |
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+2 |
|\ |
|
| * | HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs | Andi Kleen | 2009-09-16 | 1 | -0/+1 |
| * | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 2009-09-16 | 1 | -0/+1 |
* | | procfs: provide stack information for threads | Stefani Seibold | 2009-09-23 | 1 | -2/+2 |
* | | mm: move use_mm/unuse_mm from aio.c to mm/ | Michael S. Tsirkin | 2009-09-22 | 1 | -1/+1 |
* | | ksm: the mm interface to ksm | Hugh Dickins | 2009-09-22 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -1/+1 |
|\ |
|
| * | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 | 1 | -1/+1 |
* | | writeback: get rid of pdflush completely | Jens Axboe | 2009-09-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-17 | 1 | -0/+1 |
|\ |
|
| * | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-17 | 1 | -0/+1 |
* | | kmemcheck: add mm functions | Vegard Nossum | 2009-06-15 | 1 | -0/+1 |
|/ |
|
* | kmemleak: Simple testing module for kmemleak | Catalin Marinas | 2009-06-11 | 1 | -0/+1 |
* | kmemleak: Enable the building of the memory leak detector | Catalin Marinas | 2009-06-11 | 1 | -0/+1 |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 1 | -0/+1 |
* | percpu: implement new dynamic percpu allocator | Tejun Heo | 2009-02-20 | 1 | -0/+4 |
* | shmem: unify regular and tiny shmem | Matt Mackall | 2009-01-07 | 1 | -3/+1 |
* | SLUB: failslab support | Akinobu Mita | 2008-12-29 | 1 | -0/+1 |
* | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 2008-10-20 | 1 | -2/+1 |
* | mmu-notifiers: core | Andrea Arcangeli | 2008-07-29 | 1 | -0/+1 |
* | mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT | Nishanth Aravamudan | 2008-07-24 | 1 | -2/+1 |
* | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 2008-07-24 | 1 | -0/+1 |
* | uaccess: add probe_kernel_write() | Ingo Molnar | 2008-04-17 | 1 | -1/+1 |