summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorLines
2018-12-28ksm: replace jhash2 with xxhashTimofey Titovets-0/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport-4/+1
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport-4/+0
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox-2/+2
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin-0/+1
2018-08-17mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAPHuang Ying-2/+3
2018-08-17mm/sparse: delete old sparse_init and enable new onePavel Tatashin-4/+0
2018-08-17mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEMMike Rapoport-1/+1
2018-08-02kconfig: add a Memory Management options" menuChristoph Hellwig-0/+5
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+5
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams-0/+5
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour-0/+3
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds-3/+4
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams-0/+5
2018-05-18mm: don't allow deferred pages with NEED_PER_CPU_KMPavel Tatashin-0/+1
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig-1/+1
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport-2/+3
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet-3/+3
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport-3/+3
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann-7/+0
2018-02-23Drop a bunch of metag referencesJames Hogan-4/+3
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin-6/+1
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov-0/+9
2017-09-08mm/hmm: avoid bloating arch that do not make use of HMMJérôme Glisse-0/+4
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse-0/+11
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse-1/+10
2017-09-08mm/hmm/mirror: mirror process address space on device with HMM helpersJérôme Glisse-0/+12
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse-0/+13
2017-09-08mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATIONNaoya Horiguchi-0/+3
2017-09-06mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams-0/+1
2017-07-10mm/kasan: add support for memory hotplugAndrey Ryabinin-1/+0
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+5
2017-07-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko-26/+0
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying-0/+12
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds-0/+8
2017-07-02mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran-1/+5
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou-0/+8
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov-1/+1
2017-05-01mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt-1/+0
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V-5/+1
2016-12-12of/fdt: mark hotpluggable memoryReza Arbab-1/+1
2016-12-12mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab-1/+1
2016-10-27Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds-1/+1
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko-1/+8
2016-08-04mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang-0/+1
2016-07-28mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams-1/+1
2016-07-26thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov-0/+8
2016-05-27mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan-1/+1
2016-05-26mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi-0/+1