summaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)Author
2023-12-06mm/Kconfig: make userfaultfd a menuconfigPeter Xu
2023-10-25mm: restrict the pcp batch scale factor to avoid too long latencyHuang Ying
2023-10-04zswap: change zswap's default allocator to zsmallocNhat Pham
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-21mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigAneesh Kumar K.V
2023-08-21mm: kill frontswapJohannes Weiner
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V
2023-08-18mm: make MEMFD_CREATE into a selectable config optionThomas Weißschuh
2023-07-18Randomized slab caches for kmalloc()GONG, Ruiqi
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-24mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-06-19mm: zswap: support exclusive loadsYosry Ahmed
2023-06-16Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...Vlastimil Babka
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka
2023-05-24mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATORVlastimil Babka
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-05mm: introduce CONFIG_PER_VMA_LOCKSuren Baghdasaryan
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05dmapool: add alloc/free performance testKeith Busch
2023-04-05mm: Remove "select SRCU"Paul E. McKenney
2023-03-29mm/slob: remove CONFIG_SLOBVlastimil Babka
2023-02-02zsmalloc: set default zspage chain size to 8Sergey Senozhatsky
2023-02-02zsmalloc: make zspage chain size configurableSergey Senozhatsky
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-30mm: Kconfig: make config SECRETMEM visible with EXPERTLukas Bulwahn
2022-11-30mm,hugetlb: use folio fields in second tail pageHugh Dickins
2022-11-30mm: always compile in pte markersPeter Xu
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas
2022-11-27mm, slub: add CONFIG_SLUB_TINYVlastimil Babka
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-26mm: multi-gen LRU: admin guideYu Zhao
2022-09-26mm: multi-gen LRU: kill switchYu Zhao
2022-09-26mm: multi-gen LRU: minimal implementationYu Zhao
2022-09-26mm: multi-gen LRU: groundworkYu Zhao
2022-09-19mm/compaction: Get rid of RT ifdefferyThomas Gleixner
2022-09-11mm: remove EXPERIMENTAL flag for zswapDavid Heidelberg
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-29mm: Kconfig: fix typoSophia Gabriella
2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann