summaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-10-28resource: remove dependency on SPARSEMEM from GET_FREE_REGIONHuang Ying1-1/+0
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/...Linus 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/...Linus 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
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-4/+3
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+6
2024-02-22mm/zswap: only support zswap_exclusive_loads_enabledChengming Zhou1-16/+0
2024-02-22mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREASAnshuman Khandual1-3/+3
2024-02-22mm/cma: drop CONFIG_CMA_DEBUGAnshuman Khandual1-9/+0
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada1-4/+3
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+28
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-53/+15
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-3/+3
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho1-0/+4
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-0/+3
2023-12-29mm: remove unnecessary ia64 code and commentKefeng Wang1-1/+1
2023-12-12mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER optionDmytro Maluka1-0/+6
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham1-0/+14
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe1-0/+3
2023-12-06mm/Kconfig: make userfaultfd a menuconfigPeter Xu1-7/+9
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka1-53/+15
2023-10-25mm: restrict the pcp batch scale factor to avoid too long latencyHuang Ying1-0/+11
2023-10-04zswap: change zswap's default allocator to zsmallocNhat Pham1-0/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+10
2023-08-21mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigAneesh Kumar K.V1-0/+3
2023-08-21mm: kill frontswapJohannes Weiner1-4/+0
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V1-1/+4
2023-08-18mm: make MEMFD_CREATE into a selectable config optionThomas Weißschuh1-0/+3
2023-07-18Randomized slab caches for kmalloc()GONG, Ruiqi1-0/+17
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-4/+14
2023-06-28Merge branch 'expand-stack'Linus Torvalds1-0/+4
2023-06-24mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds1-0/+4