aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove nobootmemMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-6/+1
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+3
2018-09-07mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra1-3/+3
2018-08-30vfs: implement readahead(2) using POSIX_FADV_WILLNEEDAmir Goldstein1-2/+1
2018-06-07mm: restructure memfd codeMike Kravetz1-0/+1
2018-04-05mm/swap_slots.c: use conditional compilationRandy Dunlap1-2/+2
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov1-0/+1
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse1-1/+2
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse1-1/+1
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou1-0/+1
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park1-0/+1
2017-02-24mm: introduce page_vma_mapped_walk()Kirill A. Shutemov1-2/+4
2017-02-22mm/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-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+4
2016-07-26thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov1-1/+1
2016-07-26mm: Hardened usercopyKees Cook1-0/+4
2016-05-20z3fold: the 3-fold allocator for compressed pagesVitaly Wool1-0/+1
2016-03-25mm, kasan: SLAB supportAlexander Potapenko1-0/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+15
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim1-0/+1
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott1-1/+1
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2015-09-10mm: introduce idle page trackingVladimir Davydov1-0/+1
2015-09-04userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE preparationAndrea Arcangeli1-0/+1
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+1
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