summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorLines
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
2024-09-09mm: Kconfig: fixup zsmalloc configurationSergey Senozhatsky-1/+1
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)-6/+3
2024-09-03zsmalloc: use all available 24 bits of page_typeMatthew Wilcox (Oracle)-8/+2
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)-0/+8
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)-0/+3
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand-7/+11
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+10
2024-07-12mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy-10/+0
2024-07-03kmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabledIlya Leoshkevich-0/+1
2024-07-03mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help textJavier Martinez Canillas-1/+1
2024-07-03mm/zsmalloc: use a proper page typeDavid Hildenbrand-2/+8
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook-0/+17
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+7
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)-0/+3
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand-1/+1
2024-04-25mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVESPeter Xu-0/+6
2024-04-24mm: Update shuffle documentation to match its current stateMaĆ­ra Canal-4/+3