summaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-17/+31
2026-02-12Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-11/+0
2026-02-07mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng1-7/+2
2026-02-07mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng1-0/+3
2026-02-01mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-2/+2
2026-02-01mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)1-2/+2
2026-02-01mm/kconfig: make BALLOON_COMPACTION depend on MIGRATIONDavid Hildenbrand (Red Hat)1-10/+7
2026-01-29slab: remove SLUB_CPU_PARTIALVlastimil Babka1-11/+0
2026-01-21mm: add basic tests for lazy_mmuKevin Brodsky1-0/+12
2026-01-21mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-0/+7
2026-01-06x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-4/+8
2025-11-25mm/memory-failure: remove the selection of RASXie Yuanbin1-1/+0
2025-11-17mm: handle poisoning of pfn without struct pagesAnkit Agrawal1-0/+1
2025-11-17mm: shmem/tmpfs hugepage defaults config choiceDmitry Ilvokhin1-0/+91
2025-11-17mm: introduce deferred freeing for kernel page tablesDave Hansen1-0/+3
2025-11-17mm: remove the BOUNCE config optionHuacai Chen1-9/+0
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-0/+7
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-41/+30
2025-09-29slab: Introduce kmalloc_nolock() and kfree_nolock().Alexei Starovoitov1-0/+1
2025-09-28mm/memory-failure: don't select MEMORY_ISOLATIONXie Yuanbin1-1/+0
2025-09-22mm: stop making SPARSEMEM_VMEMMAP user-selectableDavid Hildenbrand1-2/+1
2025-09-22mm: remove unused zpool layerJohannes Weiner1-38/+11
2025-09-14mm: add persistent huge zero folioPankaj Raghav1-0/+16
2025-09-14mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand1-0/+2
2025-08-02mm: remove mm/io-mapping.cLorenzo Stoakes1-4/+0
2025-07-10mm: remove devmap related functions and page table bitsAlistair Popple1-4/+0
2025-07-10mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge1-0/+7
2025-07-10mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDERZi Yan1-7/+8
2025-07-10mm: Kconfig: use verb *use* in plural form in descriptionPaul Menzel1-1/+1
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+1
2025-06-01mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas1-0/+34
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen1-0/+1
2025-05-23mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang1-1/+1
2025-05-13memblock: add support for scratch memoryAlexander Graf1-0/+4
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-47/+27
2025-03-18mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in...David Hildenbrand1-0/+17
2025-03-18mm/rmap: basic MM owner tracking for large folios (!hugetlb)David Hildenbrand1-0/+4
2025-03-17mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden1-0/+6
2025-03-17mm: zbud: remove zbudYosry Ahmed1-18/+0
2025-03-17mm: z3fold: remove z3foldYosry Ahmed1-29/+0
2025-02-05slab: don't batch kvfree_rcu() with SLUB_TINYVlastimil Babka1-0/+4
2025-01-26mm: add build-time option for hotplug memory default online typeGregory Price1-7/+50
2025-01-14mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)Qi Zheng1-0/+15
2024-11-19Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+6
2024-10-29resource: remove dependency on SPARSEMEM from GET_FREE_REGIONHuang Ying1-1/+0
2024-10-04mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown1-0/+6
2024-09-27mm: make SPLIT_PTE_PTLOCKS depend on SMPGuenter Roeck1-0/+1
2024-09-17mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed1-6/+19
2024-09-17mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pudPeter Xu1-0/+13