summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
AgeCommit message (Expand)Author
2020-12-19mm/Kconfig: fix spelling mistake "whats" -> "what's"Colin Ian King
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/gup_test: GUP_TEST depends on DEBUG_FSBarry Song
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-11-11parisc: Make user stack size configurableHelge Deller
2020-11-06highmem: Provide generic variant of kmap_atomic*Thomas Gleixner
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig
2020-10-16mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memoryDavid Hildenbrand
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13mm/gup_benchmark: update the documentation in KconfigBarry Song
2020-09-24Fix references to nommu-mmap.rstStephen Kitt
2020-09-01dma-contiguous: provide the ability to reserve per-numa CMABarry Song
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-06-26docs: move nommu-mmap.txt to admin-guide and rename to ReSTMauro Carvalho Chehab
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2020-06-04mm/memory_hotplug: disable the functionality for 32bMichal Hocko
2020-06-04mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCKDavid Hildenbrand
2020-06-03mm: parallelize deferred_init_memmap()Daniel Jordan
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-02sparc32: mm: Disable SPLIT_PTLOCK_CPUSWill Deacon
2020-06-02mm: only allow page table mappings for built-in zsmallocChristoph Hellwig
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-07mm/zswap: allow setting default status, compressor and allocator in KconfigMaciej S. Szmigiero
2020-04-07mm: introduce Reported pagesAlexander Duyck
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)
2020-02-17x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFODan Williams
2019-12-01mm/Kconfig: fix trivial help text punctuationRandy Dunlap
2019-12-01mm/Kconfig: fix indentationKrzysztof Kozlowski
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe
2019-11-23mm/mmu_notifier: add an interval tree notifierJason Gunthorpe
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom
2019-09-24mm,thp: add read-only THP support for (non-shmem) FSSong Liu
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-08-20mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig
2019-08-07mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig
2019-08-07mm/hmm: allow HMM_MIRROR on all architectures with MMUChristoph Hellwig
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig
2019-07-02mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig
2019-07-02mm: remove the HMM config optionChristoph Hellwig