aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14mm: move memtest under mmVladimir Murzin1-0/+1
2015-04-14mm: cma: debugfs interfaceSasha Levin1-0/+1
2015-02-17move iov_iter.c from mm/ to lib/Al Viro1-1/+1
2015-02-16vfs: remove get_xip_memMatthew Wilcox1-1/+0
2015-02-13mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin1-0/+3
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+1
2015-02-10mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov1-1/+1
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim1-0/+1
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim1-0/+1
2014-12-10mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner1-1/+2
2014-12-10mm: memcontrol: lockless page countersJohannes Weiner1-0/+1
2014-10-12Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linuxLinus Torvalds1-1/+2
2014-10-10mm: Support fadvise without CONFIG_MMUJosh Triplett1-1/+2
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-1/+2
2014-10-09mm: move debug code out of page_alloc.cSasha Levin1-1/+1
2014-08-17mm: Support compiling out madvise and fadviseJosh Triplett1-2/+5
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-0/+1
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+1
2014-06-04mm: move get_user_pages()-related code to separate fileKirill A. Shutemov1-1/+1
2014-05-19block: move mm/bounce.c to block/Jens Axboe1-1/+0
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2014-04-07mm: create generic early_ioremap() supportMark Salter1-0/+1
2014-04-07mm: per-thread vma cachingDavidlohr Bueso1-1/+1
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner1-1/+1
2014-04-01take iov_iter stuff to mm/iov_iter.cAl Viro1-1/+1
2014-01-30zsmalloc: move it under mmMinchan Kim1-0/+1
2013-09-10list: add a new LRU list typeDave Chinner1-1/+1
2013-07-10zswap: add to mm/Seth Jennings1-0/+1
2013-07-10zbud: add to mm/Seth Jennings1-0/+1
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov1-1/+1
2012-12-11mm: introduce a common interface for balloon pages mobilityRafael Aquini1-1/+2
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-2/+2
2012-07-31mm: factor out memory isolate functionsMinchan Kim1-2/+3
2012-07-31memcg: rename config variablesAndrew Morton1-1/+1
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V1-0/+1
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds1-1/+2
2012-07-09mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter1-1/+2
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-0/+1
2012-05-29Cross Memory Attach: make it KconfigurableChristopher Yeoh1-2/+5
2012-05-29mm: remove swap token codeRik van Riel1-1/+1
2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz1-2/+1
2012-05-15mm: frontswap: config and doc filesDan Magenheimer1-0/+1
2011-10-31Cross Memory AttachChristopher Yeoh1-1/+2
2011-05-26mm: cleancache core ops functions and configDan Magenheimer1-0/+1
2011-02-24bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu1-1/+7
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-0/+1
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli1-1/+1
2010-09-08percpu: use percpu allocator on UP tooTejun Heo1-6/+1
2010-07-14lmb: rename to memblockYinghai Lu1-0/+2
2010-05-25mm: compaction: memory compaction coreMel Gorman1-0/+1