summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove get_xip_memMatthew Wilcox2015-02-161-1/+0
* mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-02-131-0/+3
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+1
* mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov2015-02-101-1/+1
* mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-131-0/+1
* mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-131-0/+1
* mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-101-1/+2
* mm: memcontrol: lockless page countersJohannes Weiner2014-12-101-0/+1
* Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-121-1/+2
|\
| * mm: Support fadvise without CONFIG_MMUJosh Triplett2014-10-101-1/+2
* | mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-091-1/+2
* | mm: move debug code out of page_alloc.cSasha Levin2014-10-091-1/+1
|/
* mm: Support compiling out madvise and fadviseJosh Triplett2014-08-171-2/+5
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2014-08-061-0/+1
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-061-0/+1
* mm: move get_user_pages()-related code to separate fileKirill A. Shutemov2014-06-041-1/+1
* block: move mm/bounce.c to block/Jens Axboe2014-05-191-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-1/+2
|\
| * take iov_iter stuff to mm/iov_iter.cAl Viro2014-04-011-1/+1
* | mm: create generic early_ioremap() supportMark Salter2014-04-071-0/+1
* | mm: per-thread vma cachingDavidlohr Bueso2014-04-071-1/+1
* | mm: thrash detection-based file cache sizingJohannes Weiner2014-04-031-1/+1
|/
* zsmalloc: move it under mmMinchan Kim2014-01-301-0/+1
* list: add a new LRU list typeDave Chinner2013-09-101-1/+1
* zswap: add to mm/Seth Jennings2013-07-101-0/+1
* zbud: add to mm/Seth Jennings2013-07-101-0/+1
* memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-291-1/+1
* mm: introduce a common interface for balloon pages mobilityRafael Aquini2012-12-111-1/+2
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-2/+2
* mm: factor out memory isolate functionsMinchan Kim2012-07-311-2/+3
* memcg: rename config variablesAndrew Morton2012-07-311-1/+1
* mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2012-07-311-0/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2012-07-301-1/+2
|\
| * mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-091-1/+2
* | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-041-0/+1
|\ \ | |/ |/|
| * mm: frontswap: config and doc filesDan Magenheimer2012-05-151-0/+1
* | Cross Memory Attach: make it KconfigurableChristopher Yeoh2012-05-291-2/+5
* | mm: remove swap token codeRik van Riel2012-05-291-1/+1
* | mm: compaction: export some of the functionsMichal Nazarewicz2012-05-211-2/+1
|/
* Cross Memory AttachChristopher Yeoh2011-10-311-1/+2
* mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+1
* bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-241-1/+7
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+1
* thp: add pmd mangling generic functionsAndrea Arcangeli2011-01-131-1/+1
* percpu: use percpu allocator on UP tooTejun Heo2010-09-081-6/+1
* lmb: rename to memblockYinghai Lu2010-07-141-0/+2
* mm: compaction: memory compaction coreMel Gorman2010-05-251-0/+1
* percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-301-1/+5
* make generic_acl slightly more genericChristoph Hellwig2009-12-161-1/+0
* percpu: kill legacy percpu allocatorTejun Heo2009-10-021-4/+0
OpenPOWER on IntegriCloud