summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-5/+1
* docs: move nommu-mmap.txt to admin-guide and rename to ReSTMauro Carvalho Chehab2020-06-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2020-06-071-0/+4
|\
| * sparc32: mm: Disable SPLIT_PTLOCK_CPUSWill Deacon2020-06-021-0/+4
* | mm/memory_hotplug: disable the functionality for 32bMichal Hocko2020-06-041-0/+1
* | mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCKDavid Hildenbrand2020-06-041-0/+3
* | mm: parallelize deferred_init_memmap()Daniel Jordan2020-06-031-3/+3
* | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-3/+0
* | mm: only allow page table mappings for built-in zsmallocChristoph Hellwig2020-06-021-1/+1
* | mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig2020-06-021-1/+1
|/
* Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-081-0/+5
|\
| * x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFODan Williams2020-02-171-0/+5
* | mm/zswap: allow setting default status, compressor and allocator in KconfigMaciej S. Szmigiero2020-04-071-1/+117
* | mm: introduce Reported pagesAlexander Duyck2020-04-071-0/+11
* | mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)2020-04-071-5/+1
|/
* mm/Kconfig: fix trivial help text punctuationRandy Dunlap2019-12-011-1/+1
* mm/Kconfig: fix indentationKrzysztof Kozlowski2019-12-011-19/+19
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-301-1/+1
|\
| * mm/hmm: remove hmm_mirror and relatedJason Gunthorpe2019-11-231-1/+0
| * mm/mmu_notifier: add an interval tree notifierJason Gunthorpe2019-11-231-0/+1
* | mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom2019-11-061-0/+3
|/
* mm,thp: add read-only THP support for (non-shmem) FSSong Liu2019-09-241-0/+11
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-5/+0
* mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig2019-08-201-3/+0
* mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig2019-08-071-8/+6
* mm/hmm: allow HMM_MIRROR on all architectures with MMUChristoph Hellwig2019-08-071-2/+1
* mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-161-3/+2
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-46/+4
|\
| * mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig2019-07-021-1/+0
| * mm: remove the HMM config optionChristoph Hellwig2019-07-021-23/+4
| * mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig2019-07-021-3/+2
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-021-11/+0
| * mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig optionChristoph Hellwig2019-07-021-10/+0
* | mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig2019-07-121-0/+10
* | mm: consolidate the get_user_pages* implementationsChristoph Hellwig2019-07-121-0/+1
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig2019-07-121-0/+3
* | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-141-0/+1
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
|/
* mm/Kconfig: update "Memory Model" help textMike Rapoport2019-05-141-25/+23
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+1
* mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE KconfigJérôme Glisse2019-05-141-0/+16
* mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-141-11/+0
* mm/hmm: select mmu notifier when selecting HMMJérôme Glisse2019-05-141-1/+1
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-0/+3
* ksm: replace jhash2 with xxhashTimofey Titovets2018-12-281-0/+1
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-4/+1
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-4/+0
* radix tree: Remove multiorder supportMatthew Wilcox2018-10-211-2/+2