aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-03mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig1-0/+1
2022-01-22mm: remove cleancacheChristoph Hellwig1-1/+0
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2022-01-15mm: page table checkPasha Tatashin1-0/+1
2021-12-09mm, kcsan: Enable barrier instrumentationMarco Elver1-0/+2
2021-09-27mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)1-1/+1
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park1-0/+1
2021-09-08mm: move ioremap_page_range to vmalloc.cChristoph Hellwig1-1/+2
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport1-0/+1
2021-06-30mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song1-0/+1
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song1-0/+1
2021-05-05mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador1-1/+4
2021-05-05mm: cma: support sysfsMinchan Kim1-0/+1
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig1-0/+1
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko1-0/+1
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter1-1/+0
2020-12-15mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen1-1/+1
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-1/+1
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su1-1/+0
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport1-1/+1
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-0/+8
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig1-1/+1
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual1-0/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar1-0/+2
2020-04-07mm: introduce Reported pagesAlexander Duyck1-0/+1
2020-04-02mm/Makefile: disable KCSAN for kmemleakQian Cai1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-0/+2
2020-02-04mm: add generic ptdumpSteven Price1-0/+1
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov1-0/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar1-0/+1
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver1-0/+8
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-0/+1
2019-09-24mm: silence -Woverride-init/initializer-overridesQian Cai1-0/+3
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-1/+0
2019-08-03memremap: move from kernel/ to mm/Christoph Hellwig1-0/+1
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig1-2/+2
2019-07-02mm: remove the HMM config optionChristoph Hellwig1-1/+1
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams1-1/+6
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