aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-10mm/kasan: add support for memory hotplugAndrey Ryabinin1-1/+0
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+5
2017-07-06mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko1-26/+0
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying1-0/+12
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+8
2017-07-02mm, x86: Add ARCH_HAS_ZONE_DEVICE to KconfigOliver O'Halloran1-1/+5
2017-06-20percpu: expose statistics about percpu memory via debugfsDennis Zhou1-0/+8
2017-06-13x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementationKirill A. Shutemov1-1/+1
2017-05-01mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt1-1/+0
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-5/+1
2016-12-12of/fdt: mark hotpluggable memoryReza Arbab1-1/+1
2016-12-12mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab1-1/+1
2016-10-27Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds1-1/+1
2016-08-26mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-04mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang1-0/+1
2016-07-28mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams1-1/+1
2016-07-26thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov1-0/+8
2016-05-27mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan1-1/+1
2016-05-26mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi1-0/+1
2016-05-20raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox1-0/+1
2016-05-20z3fold: the 3-fold allocator for compressed pagesVitaly Wool1-1/+11
2016-05-19memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov1-0/+16
2016-05-19mm: slab: remove ZONE_DMA_FLAGYang Shi1-5/+0
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2016-03-17mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams1-0/+1
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams1-2/+0
2016-03-17mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi1-1/+0
2016-02-18mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen1-0/+2
2016-02-18mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen1-0/+3
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2015-11-06mm: make compound_head() robustKirill A. Shutemov1-12/+0
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+3
2015-09-10mm: introduce idle page trackingVladimir Davydov1-0/+12
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+17
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams1-0/+17
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+3
2015-07-23mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg1-7/+1
2015-06-30mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is setMel Gorman1-0/+18
2015-06-24tracing: add trace event for memory-failureXie XiuQi1-0/+1
2015-04-14mm: cma: debugfs interfaceSasha Levin1-0/+6
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-11/+11
2015-02-12mm/zsmalloc: add statistics supportGanesh Mahendran1-0/+10
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-11/+11
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov1-1/+6
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper1-0/+3
2014-08-06mm/zpool: update zswap to use zpoolDan Streetman1-1/+1
2014-08-06mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman1-17/+24
2014-08-06CMA: generalize CMA reserved area management functionalityJoonsoo Kim1-0/+11
2014-06-04mm/zsmalloc: make zsmalloc module-buildableMinchan Kim1-1/+1