aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual1-0/+3
2021-05-05mm: cma: support sysfsMinchan Kim1-0/+7
2021-05-05mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual1-0/+7
2021-04-30mm/Kconfig: remove default DISCONTIGMEM_MANUALGeert Uytterhoeven1-1/+0
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig1-0/+3
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig1-5/+4
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter1-3/+0
2020-12-19mm/Kconfig: fix spelling mistake "whats" -> "what's"Colin Ian King1-1/+1
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-7/+5
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+20
2020-12-15mm/gup_test: GUP_TEST depends on DEBUG_FSBarry Song1-0/+4
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard1-0/+6
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-5/+10
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim1-13/+0
2020-11-11parisc: Make user stack size configurableHelge Deller1-7/+5
2020-11-06highmem: Provide generic variant of kmap_atomic*Thomas Gleixner1-0/+3
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig1-0/+3
2020-10-16mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memoryDavid Hildenbrand1-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2020-10-13mm/gup_benchmark: update the documentation in KconfigBarry Song1-2/+2
2020-09-24Fix references to nommu-mmap.rstStephen Kitt1-1/+1
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song1-1/+2
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-5/+1
2020-06-26docs: move nommu-mmap.txt to admin-guide and rename to ReSTMauro Carvalho Chehab1-1/+1
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-0/+4
2020-06-04mm/memory_hotplug: disable the functionality for 32bMichal Hocko1-0/+1
2020-06-04mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCKDavid Hildenbrand1-0/+3
2020-06-03mm: parallelize deferred_init_memmap()Daniel Jordan1-3/+3
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-3/+0
2020-06-02sparc32: mm: Disable SPLIT_PTLOCK_CPUSWill Deacon1-0/+4