aboutsummaryrefslogtreecommitdiff
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* add a force_reclaim knob for userspace to do memory force reclaim to squeeze ...wangwang2018-12-071-0/+1
* Merge tag 'lsk-v3.18-16.11-android' into 'msm-3.18'Imran Khan2017-02-221-0/+19
|\
| * BACKPORT: mm: Hardened usercopyKees Cook2016-10-281-0/+4
| * BACKPORT: kernel: add kcov code coverageDmitry Vyukov2016-08-231-0/+15
| * mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2016-04-111-0/+3
| * kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2016-04-111-0/+1
* | mm: move memtest under mmVladimir Murzin2016-04-041-0/+1
* | mm: swap: swap ratio supportVinayak Menon2016-01-281-1/+1
* | mm: zcache: add core filesBob Liu2015-12-141-0/+1
* | mm: cma: debugfs interfaceSasha Levin2015-12-081-0/+1
* | mm: process reclaim: vmpressure based process reclaimVinayak Menon2015-09-071-0/+1
* | mm: vmpressure: allow in-kernel clients to subscribe for eventsVinayak Menon2015-09-041-2/+3
* | mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin2015-06-051-0/+3
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-06-011-0/+1
* | debugging: keep track of page ownersAlexander Nyberg2015-05-301-0/+1
* | mm: Add notifier framework for showing memoryLaura Abbott2015-05-301-1/+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