summaryrefslogtreecommitdiff
path: root/mm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-02-23mm/swap: add cache for swap slots allocationTim Chen1-1/+1
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds1-3/+0
2016-08-09Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-0/+4
2016-07-27thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov1-1/+1
2016-07-27mm: Hardened usercopyKees Cook1-0/+4
2016-05-21z3fold: the 3-fold allocator for compressed pagesVitaly Wool1-0/+1
2016-03-26mm, kasan: SLAB supportAlexander Potapenko1-0/+1
2016-03-23kernel: add kcov code coverageDmitry Vyukov1-0/+15
2016-03-18mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim1-0/+1
2016-03-16mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott1-1/+1
2015-09-12Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2015-09-10mm: introduce idle page trackingVladimir Davydov1-0/+1
2015-09-05userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...Andrea Arcangeli1-0/+1
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+1
2015-04-15mm: move memtest under mmVladimir Murzin1-0/+1
2015-04-15mm: cma: debugfs interfaceSasha Levin1-0/+1
2015-02-18move iov_iter.c from mm/ to lib/Al Viro1-1/+1
2015-02-17vfs: remove get_xip_memMatthew Wilcox1-1/+0
2015-02-14mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin1-0/+3
2015-02-14kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-0/+1
2015-02-11mm: 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-11mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner1-1/+2
2014-12-11mm: 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/k...Linus Torvalds1-1/+2
2014-10-11mm: Support fadvise without CONFIG_MMUJosh Triplett1-1/+2
2014-10-10mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-1/+2
2014-10-10mm: move debug code out of page_alloc.cSasha Levin1-1/+1
2014-08-18mm: Support compiling out madvise and fadviseJosh Triplett1-2/+5
2014-08-07mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-0/+1
2014-08-07CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+1
2014-06-05mm: move get_user_pages()-related code to separate fileKirill A. Shutemov1-1/+1
2014-05-20block: move mm/bounce.c to block/Jens Axboe1-1/+0
2014-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2014-04-08mm: create generic early_ioremap() supportMark Salter1-0/+1
2014-04-08mm: per-thread vma cachingDavidlohr Bueso1-1/+1
2014-04-04mm: thrash detection-based file cache sizingJohannes Weiner1-1/+1
2014-04-02take iov_iter stuff to mm/iov_iter.cAl Viro1-1/+1
2014-01-31zsmalloc: move it under mmMinchan Kim1-0/+1
2013-09-11list: add a new LRU list typeDave Chinner1-1/+1
2013-07-11zswap: add to mm/Seth Jennings1-0/+1
2013-07-11zbud: add to mm/Seth Jennings1-0/+1
2013-04-30memcg: add memory.pressure_level eventsAnton Vorontsov1-1/+1
2012-12-12mm: 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-08-01mm: factor out memory isolate functionsMinchan Kim1-2/+3
2012-08-01memcg: rename config variablesAndrew Morton1-1/+1
2012-08-01mm/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/pen...Linus Torvalds1-1/+2