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