summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-0/+12
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
* mmKconfig: add an option to disable bounceVinayak Menon2013-04-291-1/+7
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-2/+6
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-1/+1
* memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu2013-02-231-1/+9
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-0/+13
|\
| * block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-211-0/+13
* | mm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
|/
* memory-hotplug: document and enable CONFIG_MOVABLE_NODETang Chen2012-12-181-1/+12
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-131-0/+8
|\
| * numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-121-0/+8
|/
* mm: introduce a common interface for balloon pages mobilityRafael Aquini2012-12-111-0/+15
* mm: enable CONFIG_COMPACTION by defaultRik van Riel2012-10-091-0/+1
* thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-091-1/+1
* mm: factor out memory isolate functionsMinchan Kim2012-07-311-0/+5
* Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-041-0/+17
|\
| * mm: frontswap: config and doc filesDan Magenheimer2012-05-151-0/+17
* | Cross Memory Attach: make it KconfigurableChristopher Yeoh2012-05-291-0/+10
* | mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2012-05-211-1/+1
|/
* Merge branch 'master' into x86/memblockTejun Heo2011-11-281-1/+4
|\
| * memblock: add NO_BOOTMEM config symbolSam Ravnborg2011-10-311-0/+3
| * mm Kconfig typo: cleancacne -> cleancacheMichael Witten2011-06-101-1/+1
* | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-141-0/+3
* | memblock: Add optional region->nidTejun Heo2011-07-141-0/+3
|/
* mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+23
* mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli2011-01-261-1/+1
* thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea Arcangeli2011-01-131-0/+1
* thp: transparent hugepage config choiceAndrea Arcangeli2011-01-131-2/+25
* thp: add x86 32bit supportJohannes Weiner2011-01-131-1/+1
* thp: CONFIG_TRANSPARENT_HUGEPAGEAndrea Arcangeli2011-01-131-0/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-10-221-0/+8
|\
| * percpu: use percpu allocator on UP tooTejun Heo2010-09-081-0/+8
* | mm: avoid warning when COMPACTION is selectedAndrea Arcangeli2010-09-091-1/+1
|/
* lmb: rename to memblockYinghai Lu2010-07-141-0/+3
* mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman2010-05-251-3/+14
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-0/+4
|\
| * sparsemem: Put mem map for one node together.Yinghai Lu2010-02-121-0/+4
* | sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
|/
* HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen2009-12-211-1/+1
* NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-171-0/+1
* HWPOISON: mention HWPoison in Kconfig entryAndi Kleen2009-12-161-1/+1
* HWPOISON: add page flags filterWu Fengguang2009-12-161-0/+1
* ksm: remove unswappable max_kernel_pagesHugh Dickins2009-12-151-1/+1
* mm: stop ptlock enlarging struct pageHugh Dickins2009-12-151-2/+4
* mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-151-8/+0
* mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-4/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-291-1/+1
|\
| * powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala2009-10-271-1/+1
* | mm: fix sparsemem configurationRussell King2009-10-291-1/+1
|/