aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+5
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-5/+2
2022-07-29mm: Kconfig: fix typoSophia Gabriella1-1/+1
2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams1-0/+5
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-3/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-8/+0
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport1-1/+1
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka1-0/+56
2022-05-19mm: Kconfig: simplify zswap configurationJohannes Weiner1-30/+25
2022-05-19mm: Kconfig: group swap, slab, hotplug and thp options into submenusJohannes Weiner1-217/+230
2022-05-19mm: Kconfig: move swap and slab config options to the MM sectionJohannes Weiner1-0/+123
2022-05-13mm/uffd: move USERFAULTFD configs into mm/Peter Xu1-0/+17
2022-05-13mm: enable PTE markers by defaultPeter Xu1-3/+5
2022-05-13mm/uffd: PTE_MARKER_UFFD_WPPeter Xu1-0/+9
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu1-0/+6
2022-04-28mm/mmap: drop arch_filter_pgprot()Anshuman Khandual1-3/+0
2022-04-28mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+3
2022-03-24mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual1-0/+3
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-4/+3
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual1-0/+3
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand1-0/+3
2022-03-03mm: build migrate_vma_* for all configs with ZONE_DEVICE supportChristoph Hellwig1-1/+1
2022-03-03mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig1-0/+3
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-4/+0
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+9
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3
2022-01-22mm: remove cleancacheChristoph Hellwig1-22/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-0/+12
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross1-0/+14
2021-12-06percpu: km: ensure it is used with NOMMU (either UP or SMP)Vladimir Murzin1-1/+1
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel1-0/+3
2021-11-09kernel/resource: disallow access to exclusive system RAM regionsDavid Hildenbrand1-0/+7
2021-11-06mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bitDavid Hildenbrand1-1/+1
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand1-4/+0
2021-11-06mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUGDavid Hildenbrand1-1/+1
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RTSebastian Andrzej Siewior1-1/+1
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park1-1/+9
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park1-0/+2
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport1-3/+0
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport1-0/+4
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-0/+12
2021-06-30mm/zbud: don't export any zbud APIMiaohe Lin1-0/+1
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang1-0/+3
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport1-4/+0
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-9/+0
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport1-22/+3
2021-05-05mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador1-0/+5
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual1-0/+6