summaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)Author
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
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-05-19mm: Kconfig: simplify zswap configurationJohannes Weiner
2022-05-19mm: Kconfig: group swap, slab, hotplug and thp options into submenusJohannes Weiner
2022-05-19mm: Kconfig: move swap and slab config options to the MM sectionJohannes Weiner
2022-05-13mm/uffd: move USERFAULTFD configs into mm/Peter Xu
2022-05-13mm: enable PTE markers by defaultPeter Xu
2022-05-13mm/uffd: PTE_MARKER_UFFD_WPPeter Xu
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu
2022-04-28mm/mmap: drop arch_filter_pgprot()Anshuman Khandual
2022-04-28mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-24mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand
2022-03-03mm: build migrate_vma_* for all configs with ZONE_DEVICE supportChristoph Hellwig
2022-03-03mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig
2022-01-22mm: remove cleancacheChristoph Hellwig
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20mm: percpu: generalize percpu related configKefeng Wang