summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce Data Access MONitor (DAMON)SeongJae Park2021-09-081-0/+1
* mm: move ioremap_page_range to vmalloc.cChristoph Hellwig2021-09-081-1/+2
* mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-07-081-0/+1
* mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song2021-06-301-0/+1
* mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song2021-06-301-0/+1
* mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador2021-05-051-1/+4
* mm: cma: support sysfsMinchan Kim2021-05-051-0/+1
* mm: add a io_mapping_map_user helperChristoph Hellwig2021-04-301-0/+1
* mm: add Kernel Electric-Fence infrastructureAlexander Potapenko2021-02-261-0/+1
* media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-121-1/+0
* mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen2020-12-151-1/+1
* mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-151-1/+1
* mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su2020-10-131-1/+0
* mm: move lib/ioremap.c to mm/Mike Rapoport2020-08-071-1/+1
* Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-111-0/+8
|\
| * Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+8
| |\
| | * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-0/+2
| | |\
| | * \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-0/+2
| | |\ \
| | * \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-0/+1
| | |\ \ \
| | * | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-161-0/+8
* | | | | | kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2020-06-101-1/+1
|/ / / / /
* | | | / mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+1
| |_|_|/ |/| | |
* | | | mm: introduce Reported pagesAlexander Duyck2020-04-071-0/+1
* | | | mm/Makefile: disable KCSAN for kmemleakQian Cai2020-04-021-0/+1
| |_|/ |/| |
* | | mm: add generic ptdumpSteven Price2020-02-041-0/+1
* | | kcov: ignore fault-inject and stacktraceDmitry Vyukov2020-01-311-0/+1
| |/ |/|
* | mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom2019-11-061-0/+1
|/
* mm: silence -Woverride-init/initializer-overridesQian Cai2019-09-241-0/+3
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-1/+0
* memremap: move from kernel/ to mm/Christoph Hellwig2019-08-031-0/+1
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-1/+1
|\
| * mm: remove the HMM config optionChristoph Hellwig2019-07-021-1/+1
* | mm: consolidate the get_user_pages* implementationsChristoph Hellwig2019-07-121-2/+2
|/
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-141-1/+6
* mm: remove nobootmemMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+1
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-6/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-221-3/+3
|\
| * mm/memory: Move mmu_gather and TLB invalidation code into its own filePeter Zijlstra2018-09-071-3/+3
* | vfs: implement readahead(2) using POSIX_FADV_WILLNEEDAmir Goldstein2018-08-301-2/+1
|/
* mm: restructure memfd codeMike Kravetz2018-06-071-0/+1
* mm/swap_slots.c: use conditional compilationRandy Dunlap2018-04-051-2/+2
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-171-0/+1
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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