| Commit message (Expand) | Author | Age | Files | Lines |
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -1/+1 |
* | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 2013-02-24 | 1 | -1/+9 |
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 1 | -0/+13 |
|\ |
|
| * | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong | 2013-02-22 | 1 | -0/+13 |
* | | mm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-17 | 1 | -1/+1 |
|/ |
|
* | memory-hotplug: document and enable CONFIG_MOVABLE_NODE | Tang Chen | 2012-12-19 | 1 | -1/+12 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 | 1 | -0/+8 |
|\ |
|
| * | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan | 2012-12-13 | 1 | -0/+8 |
|/ |
|
* | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 2012-12-12 | 1 | -0/+15 |
* | mm: enable CONFIG_COMPACTION by default | Rik van Riel | 2012-10-09 | 1 | -0/+1 |
* | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 2012-10-09 | 1 | -1/+1 |
* | mm: factor out memory isolate functions | Minchan Kim | 2012-08-01 | 1 | -0/+5 |
* | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-04 | 1 | -0/+17 |
|\ |
|
| * | mm: frontswap: config and doc files | Dan Magenheimer | 2012-05-15 | 1 | -0/+17 |
* | | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh | 2012-05-30 | 1 | -0/+10 |
* | | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz | 2012-05-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 1 | -1/+4 |
|\ |
|
| * | memblock: add NO_BOOTMEM config symbol | Sam Ravnborg | 2011-11-01 | 1 | -0/+3 |
| * | mm Kconfig typo: cleancacne -> cleancache | Michael Witten | 2011-06-10 | 1 | -1/+1 |
* | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option | Tejun Heo | 2011-07-14 | 1 | -0/+3 |
* | | memblock: Add optional region->nid | Tejun Heo | 2011-07-14 | 1 | -0/+3 |
|/ |
|
* | mm: cleancache core ops functions and config | Dan Magenheimer | 2011-05-26 | 1 | -0/+23 |
* | mm: compaction: don't depend on HUGETLB_PAGE | Andrea Arcangeli | 2011-01-26 | 1 | -1/+1 |
* | thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled | Andrea Arcangeli | 2011-01-14 | 1 | -0/+1 |
* | thp: transparent hugepage config choice | Andrea Arcangeli | 2011-01-14 | 1 | -2/+25 |
* | thp: add x86 32bit support | Johannes Weiner | 2011-01-14 | 1 | -1/+1 |
* | thp: CONFIG_TRANSPARENT_HUGEPAGE | Andrea Arcangeli | 2011-01-14 | 1 | -0/+14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-10-23 | 1 | -0/+8 |
|\ |
|
| * | percpu: use percpu allocator on UP too | Tejun Heo | 2010-09-08 | 1 | -0/+8 |
* | | mm: avoid warning when COMPACTION is selected | Andrea Arcangeli | 2010-09-10 | 1 | -1/+1 |
|/ |
|
* | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 1 | -0/+3 |
* | mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove | Mel Gorman | 2010-05-25 | 1 | -3/+14 |
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 1 | -0/+4 |
|\ |
|
| * | sparsemem: Put mem map for one node together. | Yinghai Lu | 2010-02-12 | 1 | -0/+4 |
* | | sh: Drop down to a single quicklist. | Paul Mundt | 2010-01-05 | 1 | -1/+1 |
|/ |
|
* | HWPOISON: Add PROC_FS dependency to hwpoison injector v2 | Andi Kleen | 2009-12-21 | 1 | -1/+1 |
* | NOMMU: Optimise away the {dac_,}mmap_min_addr tests | David Howells | 2009-12-16 | 1 | -0/+1 |
* | HWPOISON: mention HWPoison in Kconfig entry | Andi Kleen | 2009-12-16 | 1 | -1/+1 |
* | HWPOISON: add page flags filter | Wu Fengguang | 2009-12-16 | 1 | -0/+1 |
* | ksm: remove unswappable max_kernel_pages | Hugh Dickins | 2009-12-15 | 1 | -1/+1 |
* | mm: stop ptlock enlarging struct page | Hugh Dickins | 2009-12-15 | 1 | -2/+4 |
* | mm: CONFIG_MMU for PG_mlocked | Hugh Dickins | 2009-12-15 | 1 | -8/+0 |
* | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen | 2009-11-18 | 1 | -4/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-10-29 | 1 | -1/+1 |
|\ |
|
| * | powerpc: Limit memory hotplug support to PPC64 Book-3S machines | Kumar Gala | 2009-10-27 | 1 | -1/+1 |
* | | mm: fix sparsemem configuration | Russell King | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | ksm: more on default values | Hugh Dickins | 2009-10-08 | 1 | -1/+3 |
* | x86: Fix hwpoison code related build failure on 32-bit NUMAQ | Linus Torvalds | 2009-09-27 | 1 | -1/+3 |
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+14 |
|\ |
|
| * | HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs | Andi Kleen | 2009-09-16 | 1 | -0/+4 |