summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-311-2/+1
* mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-051-5/+1
* mm: vmscan: move shrinker-related code into a separate fileQi Zheng2023-10-041-2/+2
* Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-1/+0
|\
| * mm: kill frontswapJohannes Weiner2023-08-211-1/+0
* | shmem: prepare shmem quota infrastructureCarlos Maiolino2023-08-091-1/+1
|/
* mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang2023-06-091-0/+1
* mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang2023-06-091-0/+1
* mm: page_alloc: collect mem statistic into show_mem.cKefeng Wang2023-06-091-1/+1
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-0/+1
|\
| * dmapool: add alloc/free performance testKeith Busch2023-04-051-0/+1
* | mm/slob: remove CONFIG_SLOBVlastimil Babka2023-03-291-2/+0
|/
* mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-031-1/+3
* kmsan: add KMSAN runtime coreAlexander Potapenko2022-10-031-0/+1
* mm: remove vmacacheLiam R. Howlett2022-09-261-1/+1
* mm/demotion: add support for explicit memory tiersAneesh Kumar K.V2022-09-261-0/+1
* mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin2022-07-031-0/+1
* mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song2022-04-281-1/+1
* mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig2022-03-031-0/+1
* mm: remove cleancacheChristoph Hellwig2022-01-221-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\
| * mm: page table checkPasha Tatashin2022-01-151-0/+1
* | mm, kcsan: Enable barrier instrumentationMarco Elver2021-12-091-0/+2
|/
* mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)2021-09-271-1/+1
* 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
| |/ |/|