summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * | mm,hugetlb: use folio fields in second tail pageHugh Dickins2022-11-301-1/+1
| * | mm: always compile in pte markersPeter Xu2022-11-301-7/+0
| |/
* | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka2022-12-011-2/+15
* | mm, slub: add CONFIG_SLUB_TINYVlastimil Babka2022-11-271-4/+17
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-7/+27
|\
| * mm: multi-gen LRU: admin guideYu Zhao2022-09-261-1/+2
| * mm: multi-gen LRU: kill switchYu Zhao2022-09-261-0/+6
| * mm: multi-gen LRU: minimal implementationYu Zhao2022-09-261-0/+11
| * mm: multi-gen LRU: groundworkYu Zhao2022-09-261-0/+8
| * mm: remove EXPERIMENTAL flag for zswapDavid Heidelberg2022-09-111-7/+1
* | mm/compaction: Get rid of RT ifdefferyThomas Gleixner2022-09-191-0/+6
|/
* Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-101-0/+5
|\
| * resource: Introduce alloc_free_mem_region()Dan Williams2022-07-211-0/+5
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-5/+2
|\ \
| * | mm: Kconfig: fix typoSophia Gabriella2022-07-291-1/+1
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-3/+0
| * | docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-271-1/+1
| |/
* / arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-8/+0
|/
* mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka2022-05-271-0/+56
* mm: Kconfig: simplify zswap configurationJohannes Weiner2022-05-191-30/+25
* mm: Kconfig: group swap, slab, hotplug and thp options into submenusJohannes Weiner2022-05-191-217/+230
* mm: Kconfig: move swap and slab config options to the MM sectionJohannes Weiner2022-05-191-0/+123
* mm/uffd: move USERFAULTFD configs into mm/Peter Xu2022-05-131-0/+17
* mm: enable PTE markers by defaultPeter Xu2022-05-131-3/+5
* mm/uffd: PTE_MARKER_UFFD_WPPeter Xu2022-05-131-0/+9
* mm: introduce PTE_MARKER swap entryPeter Xu2022-05-131-0/+6
* mm/mmap: drop arch_filter_pgprot()Anshuman Khandual2022-04-281-3/+0
* mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-281-0/+3
* mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual2022-03-241-0/+3
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-4/+3
|\
| * mm: build migrate_vma_* for all configs with ZONE_DEVICE supportChristoph Hellwig2022-03-031-1/+1
| * mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig2022-03-031-0/+3
| * mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig2022-03-031-4/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-0/+6
|\ \
| * | mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual2022-03-221-0/+3
| * | mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand2022-03-221-0/+3
| |/
* / usercopy: Check valid lifetime via stack depthKees Cook2022-02-251-0/+9
|/
* mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig2022-01-221-15/+3
* mm: remove cleancacheChristoph Hellwig2022-01-221-22/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-0/+12
|\
| * mm: percpu: generalize percpu related configKefeng Wang2022-01-201-0/+12
* | mm: add a field to store names for private anonymous memoryColin Cross2022-01-151-0/+14
|/
* percpu: km: ensure it is used with NOMMU (either UP or SMP)Vladimir Murzin2021-12-061-1/+1
* kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel2021-11-201-0/+3
* kernel/resource: disallow access to exclusive system RAM regionsDavid Hildenbrand2021-11-091-0/+7
* mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bitDavid Hildenbrand2021-11-061-1/+1
* mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-4/+0
* mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...David Hildenbrand2021-11-061-1/+1
* mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior2021-11-061-1/+1
* mm/idle_page_tracking: make PG_idle reusableSeongJae Park2021-09-081-1/+9