aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus 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-21mm: stop making SPARSEMEM_VMEMMAP user-selectableDavid Hildenbrand1-2/+1
2025-09-21mm: remove unused zpool layerJohannes Weiner1-38/+11
2025-09-13mm: add persistent huge zero folioPankaj Raghav1-0/+16
2025-09-13mm: 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-09mm: remove devmap related functions and page table bitsAlistair Popple1-4/+0
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEEDS_WEAK_PER_CPUHao Ge1-0/+7
2025-07-09mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDERZi Yan1-7/+8
2025-07-09mm: 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/chenhuacai/linux-loongsonLinus Torvalds1-0/+1
2025-05-31mm: 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-22mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang1-1/+1
2025-05-12memblock: 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/kernel/git/akpm/mmLinus Torvalds1-47/+27
2025-03-17mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large foliosDavid Hildenbrand1-0/+17
2025-03-17mm/rmap: basic MM owner tracking for large folios (!hugetlb)David Hildenbrand1-0/+4
2025-03-16mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden1-0/+6
2025-03-16mm: zbud: remove zbudYosry Ahmed1-18/+0
2025-03-16mm: z3fold: remove z3foldYosry Ahmed1-29/+0
2025-02-05slab: don't batch kvfree_rcu() with SLUB_TINYVlastimil Babka1-0/+4
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price1-7/+50
2025-01-13mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)Qi Zheng1-0/+15
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+6
2024-10-28resource: 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-26mm: 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
2024-09-09mm: Kconfig: fixup zsmalloc configurationSergey Senozhatsky1-1/+1
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)1-6/+3
2024-09-03zsmalloc: use all available 24 bits of page_typeMatthew Wilcox (Oracle)1-8/+2
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)1-0/+8
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)1-0/+3
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand1-7/+11
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-13/+10
2024-07-12mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy1-10/+0
2024-07-03kmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabledIlya Leoshkevich1-0/+1
2024-07-03mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help textJavier Martinez Canillas1-1/+1
2024-07-03mm/zsmalloc: use a proper page typeDavid Hildenbrand1-2/+8
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook1-0/+17
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+7
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)1-0/+3
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-1/+1
2024-04-25mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVESPeter Xu1-0/+6
2024-04-24mm: Update shuffle documentation to match its current stateMaĆ­ra Canal1-4/+3