summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse2017-09-081-1/+2
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-081-1/+1
* percpu: expose statistics about percpu memory via debugfsDennis Zhou2017-06-201-0/+1
* mm: add arch-independent testcases for RODATAJinbum Park2017-02-271-0/+1
* mm: introduce page_vma_mapped_walk()Kirill A. Shutemov2017-02-241-2/+4
* mm/swap: add cache for swap slots allocationTim Chen2017-02-221-1/+1
* Disable the __builtin_return_address() warning globally after allLinus Torvalds2016-10-121-3/+0
* Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+4
|\
| * mm: Hardened usercopyKees Cook2016-07-261-0/+4
* | thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov2016-07-261-1/+1
|/
* z3fold: the 3-fold allocator for compressed pagesVitaly Wool2016-05-201-0/+1
* mm, kasan: SLAB supportAlexander Potapenko2016-03-251-0/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+15
* mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-171-0/+1
* mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2016-03-151-1/+1
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-111-0/+1
|\
| * [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-161-0/+1
* | mm: introduce idle page trackingVladimir Davydov2015-09-101-0/+1
* | userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli2015-09-041-0/+1
|/
* mm: move memtest under mmVladimir Murzin2015-04-141-0/+1
* mm: cma: debugfs interfaceSasha Levin2015-04-141-0/+1
* move iov_iter.c from mm/ to lib/Al Viro2015-02-171-1/+1
* 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
OpenPOWER on IntegriCloud