summaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-02mm: only allow page table mappings for built-in zsmallocChristoph Hellwig1-1/+1
2020-06-02mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPINGChristoph Hellwig1-1/+1
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2020-04-07mm/zswap: allow setting default status, compressor and allocator in KconfigMaciej S. Szmigiero1-1/+117
2020-04-07mm: introduce Reported pagesAlexander Duyck1-0/+11
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)1-5/+1
2020-02-17x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFODan Williams1-0/+5
2019-12-01mm/Kconfig: fix trivial help text punctuationRandy Dunlap1-1/+1
2019-12-01mm/Kconfig: fix indentationKrzysztof Kozlowski1-19/+19
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-1/+1
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe1-1/+0
2019-11-23mm/mmu_notifier: add an interval tree notifierJason Gunthorpe1-0/+1
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-0/+3
2019-09-24mm,thp: add read-only THP support for (non-shmem) FSSong Liu1-0/+11
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-5/+0
2019-08-20mm: remove CONFIG_MIGRATE_VMA_HELPERChristoph Hellwig1-3/+0
2019-08-07mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig1-8/+6
2019-08-07mm/hmm: allow HMM_MIRROR on all architectures with MMUChristoph Hellwig1-2/+1
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy1-3/+2
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-46/+4
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig1-0/+10
2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig1-0/+1
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig1-1/+1
2019-07-12mm: lift the x86_32 PAE version of gup_get_pte to common codeChristoph Hellwig1-0/+3
2019-07-02mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig1-1/+0
2019-07-02mm: remove the HMM config optionChristoph Hellwig1-23/+4
2019-07-02mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig1-3/+2
2019-07-02mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig1-11/+0
2019-07-02mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig optionChristoph Hellwig1-10/+0
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet1-0/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14mm/Kconfig: update "Memory Model" help textMike Rapoport1-25/+23
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport1-1/+1
2019-05-14mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE KconfigJérôme Glisse1-0/+16
2019-05-14mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-11/+0
2019-05-14mm/hmm: select mmu notifier when selecting HMMJérôme Glisse1-1/+1
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti1-0/+3
2018-12-28ksm: replace jhash2 with xxhashTimofey Titovets1-0/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-4/+1
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-4/+0
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox1-2/+2
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin1-0/+1
2018-08-17mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAPHuang Ying1-2/+3