aboutsummaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)Author
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot
2013-09-12mm/Kconfig: add MMU dependency for MIGRATION.Chen Gang
2013-08-29Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-07-10zswap: add to mm/Seth Jennings
2013-07-10zbud: add to mm/Seth Jennings
2013-07-08Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-nextAlexander Graf
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-07-02mm/cma: Move dma contiguous changes into a seperate configAneesh Kumar K.V
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-04-29mmKconfig: add an option to disable bounceVinayak Menon
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-01-17mm: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-18memory-hotplug: document and enable CONFIG_MOVABLE_NODETang Chen
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-12numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-11mm: introduce a common interface for balloon pages mobilityRafael Aquini
2012-10-09mm: enable CONFIG_COMPACTION by defaultRik van Riel
2012-10-09thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer
2012-07-31mm: factor out memory isolate functionsMinchan Kim
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-29Cross Memory Attach: make it KconfigurableChristopher Yeoh
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz
2012-05-15mm: frontswap: config and doc filesDan Magenheimer
2011-11-28Merge branch 'master' into x86/memblockTejun Heo
2011-10-31memblock: add NO_BOOTMEM config symbolSam Ravnborg
2011-07-14memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo
2011-07-14memblock: Add optional region->nidTejun Heo
2011-06-10mm Kconfig typo: cleancacne -> cleancacheMichael Witten
2011-05-26mm: cleancache core ops functions and configDan Magenheimer
2011-01-26mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli
2011-01-13thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabledAndrea Arcangeli
2011-01-13thp: transparent hugepage config choiceAndrea Arcangeli
2011-01-13thp: add x86 32bit supportJohannes Weiner
2011-01-13thp: CONFIG_TRANSPARENT_HUGEPAGEAndrea Arcangeli
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-09mm: avoid warning when COMPACTION is selectedAndrea Arcangeli
2010-09-08percpu: use percpu allocator on UP tooTejun Heo
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-25mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu
2010-01-05sh: Drop down to a single quicklist.Paul Mundt
2009-12-21HWPOISON: Add PROC_FS dependency to hwpoison injector v2Andi Kleen
2009-12-17NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells
2009-12-16HWPOISON: mention HWPoison in Kconfig entryAndi Kleen
2009-12-16HWPOISON: add page flags filterWu Fengguang