summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm: clarify COMPACTION Kconfig textMichal Hocko2016-08-261-1/+8
* mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang2016-08-041-0/+1
* mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERTDan Williams2016-07-281-1/+1
* thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov2016-07-261-0/+8
* mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEMGavin Shan2016-05-271-1/+1
* mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitlyYang Shi2016-05-261-0/+1
* raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDERMatthew Wilcox2016-05-201-0/+1
* z3fold: the 3-fold allocator for compressed pagesVitaly Wool2016-05-201-1/+11
* memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINEVitaly Kuznetsov2016-05-191-0/+16
* mm: slab: remove ZONE_DMA_FLAGYang Shi2016-05-191-5/+0
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+5
|\
| * mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-181-0/+2
| * mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-181-0/+3
* | mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams2016-03-171-0/+1
* | mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams2016-03-171-2/+0
* | mm/Kconfig: remove redundant arch depend for memory hotplugYang Shi2016-03-171-1/+0
|/
* mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka2016-02-051-4/+5
* mm: make compound_head() robustKirill A. Shutemov2015-11-061-12/+0
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-111-0/+3
|\
| * [media] mm: Provide new get_vaddr_frames() helperJan Kara2015-08-161-0/+3
* | mm: introduce idle page trackingVladimir Davydov2015-09-101-0/+12
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+17
|\ \
| * | mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-0/+17
| |/
* | mm/Kconfig: NEED_BOUNCE_POOL: clean-up conditionValentin Rothberg2015-07-231-7/+1
|/
* mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...Mel Gorman2015-06-301-0/+18
* tracing: add trace event for memory-failureXie XiuQi2015-06-241-0/+1
* mm: cma: debugfs interfaceSasha Levin2015-04-141-0/+6
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-11/+11
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-11/+11
* | mm/zsmalloc: add statistics supportGanesh Mahendran2015-02-121-0/+10
* | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/
* mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov2014-10-091-1/+6
* mm: introduce a general RCU get_user_pages_fast()Steve Capper2014-10-091-0/+3
* mm/zpool: update zswap to use zpoolDan Streetman2014-08-061-1/+1
* mm/zpool: implement common zpool api to zbud/zsmallocDan Streetman2014-08-061-17/+24
* CMA: generalize CMA reserved area management functionalityJoonsoo Kim2014-08-061-0/+11
* mm/zsmalloc: make zsmalloc module-buildableMinchan Kim2014-06-041-1/+1
* mm/process_vm_access: move config option into init/KconfigKonstantin Khlebnikov2014-06-041-10/+0
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-0/+3
* mm/memblock: add physical memory listPhilipp Hachtmann2014-05-201-0/+3
* parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller2014-05-151-0/+15
* mm: create generic early_ioremap() supportMark Salter2014-04-071-0/+3
* mm: disable split page table lock for !MMUKirill A. Shutemov2014-04-071-0/+1
* mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings2014-03-101-2/+2
* zsmalloc: move it under mmMinchan Kim2014-01-301-0/+25
* mm: add missing dependency in KconfigSima Baymani2013-12-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * mm/Kconfig: Grammar s/an/a/Geert Uytterhoeven2013-10-141-1/+1
* | mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov2013-11-151-2/+0
* | mm: implement split page table lock for PMD levelKirill A. Shutemov2013-11-151-0/+3
OpenPOWER on IntegriCloud