summaryrefslogtreecommitdiff
path: root/mm/Kconfig
Commit message (Expand)AuthorAge
* mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt2017-05-01
* mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-12
* of/fdt: mark hotpluggable memoryReza Arbab2016-12-12
* mm: enable CONFIG_MOVABLE_NODE on non-x86 archesReza Arbab2016-12-12
* Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testingLinus Torvalds2016-10-27
* mm: clarify COMPACTION Kconfig textMichal Hocko2016-08-26
* mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang2016-08-04
* mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams2016-07-28
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-26
* mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan2016-05-27
* mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi2016-05-26
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-20
* z3fold: the 3-fold allocator for compressed pagesVitaly Wool2016-05-20
* memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov2016-05-19
* mm: slab: remove ZONE_DMA_FLAGYang Shi2016-05-19
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-18
| * mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-18
* | mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams2016-03-17
* | mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2016-03-17
* | mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi2016-03-17
|/
* mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka2016-02-05
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-11
|\
| * [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-16
* | mm: introduce idle page trackingVladimir Davydov2015-09-10
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \
| * | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
| |/
* | mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg2015-07-23
|/
* mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman2015-06-30
* tracing: add trace event for memory-failureXie XiuQi2015-06-24
* mm: cma: debugfs interfaceSasha Levin2015-04-14
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-19
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-07
* | mm/zsmalloc: add statistics supportGanesh Mahendran2015-02-12
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
|/
* mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-09
* mm: introduce a general RCU get_user_pages_fast()Steve Capper2014-10-09
* mm/zpool: update zswap to use zpoolDan Streetman2014-08-06
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2014-08-06
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-06
* mm/zsmalloc: make zsmalloc module-buildableMinchan Kim2014-06-04
* mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov2014-06-04
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* mm/memblock: add physical memory listPhilipp Hachtmann2014-05-20
* parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-15
* mm: create generic early_ioremap() supportMark Salter2014-04-07
* mm: disable split page table lock for !MMUKirill A. Shutemov2014-04-07
* mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings2014-03-10
* zsmalloc: move it under mmMinchan Kim2014-01-30