summaryrefslogtreecommitdiff
path: root/mm/Makefile
AgeCommit message (Expand)Author
2023-10-04mm: vmscan: move shrinker-related code into a separate fileQi Zheng
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-21mm: kill frontswapJohannes Weiner
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino
2023-06-09mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang
2023-06-09mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang
2023-06-09mm: page_alloc: collect mem statistic into show_mem.cKefeng Wang
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-05dmapool: add alloc/free performance testKeith Busch
2023-03-29mm/slob: remove CONFIG_SLOBVlastimil Babka
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko
2022-09-26mm: remove vmacacheLiam R. Howlett
2022-09-26mm/demotion: add support for explicit memory tiersAneesh Kumar K.V
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song
2022-03-03mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig
2022-01-22mm: remove cleancacheChristoph Hellwig
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: page table checkPasha Tatashin
2021-12-09mm, kcsan: Enable barrier instrumentationMarco Elver
2021-09-27mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park
2021-09-08mm: move ioremap_page_range to vmalloc.cChristoph Hellwig
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport
2021-06-30mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song
2021-05-05mm,memory_hotplug: add kernel boot option to enable memmap_on_memoryOscar Salvador
2021-05-05mm: cma: support sysfsMinchan Kim
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter
2020-12-15mm: mmap_lock: add tracepoints around lock acquisitionAxel Rasmussen
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-07mm: introduce Reported pagesAlexander Duyck
2020-04-02mm/Makefile: disable KCSAN for kmemleakQian Cai
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-02-04mm: add generic ptdumpSteven Price
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom
2019-09-24mm: silence -Woverride-init/initializer-overridesQian Cai