summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: introduce Data Access MONitor (DAMON)SeongJae Park2021-09-081-0/+2
* mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport2021-09-081-3/+0
* mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-07-081-0/+4
* mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-0/+12
* mm/zbud: don't export any zbud APIMiaohe Lin2021-06-301-0/+1
* mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang2021-06-301-0/+3
* mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport2021-06-291-4/+0
* mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-9/+0
* mm: remove CONFIG_DISCONTIGMEMMike Rapoport2021-06-291-22/+3
* mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador2021-05-051-0/+5
* mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-0/+6
* mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual2021-05-051-0/+3
* mm: cma: support sysfsMinchan Kim2021-05-051-0/+7
* mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual2021-05-051-0/+7
* mm/Kconfig: remove default DISCONTIGMEM_MANUALGeert Uytterhoeven2021-04-301-1/+0
* mm: add a io_mapping_map_user helperChristoph Hellwig2021-04-301-0/+3
* block: remove BLK_BOUNCE_ISA supportChristoph Hellwig2021-04-061-5/+4
* media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-121-3/+0
* mm/Kconfig: fix spelling mistake "whats" -> "what's"Colin Ian King2020-12-191-1/+1
* Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-161-7/+5
|\
| * parisc: Make user stack size configurableHelge Deller2020-11-111-7/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-5/+20
|\ \
| * | mm/gup_test: GUP_TEST depends on DEBUG_FSBarry Song2020-12-151-0/+4
| * | selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard2020-12-151-0/+6
| * | mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-151-5/+10
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-0/+3
|\ \ \ | |/ / |/| |
| * | highmem: Provide generic variant of kmap_atomic*Thomas Gleixner2020-11-061-0/+3
| |/
* / mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-061-13/+0
|/