aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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-041-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-161-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
|/
* ksm: more on default valuesHugh Dickins2009-10-081-1/+3
* x86: Fix hwpoison code related build failure on 32-bit NUMAQLinus Torvalds2009-09-271-1/+3
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+14
|\
| * HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen2009-09-161-0/+4
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-161-0/+10
* | ksm: add some documentationHugh Dickins2009-09-221-0/+1
* | ksm: the mm interface to ksmHugh Dickins2009-09-221-0/+11
|/
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-1/+1
|\
| * mm: remove !NUMA condition from PAGEFLAGS_EXTENDED condition setH. Peter Anvin2009-08-311-1/+1