Age | Commit message (Expand) | Author | Files | Lines |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 1 | -2/+0 |
2013-11-15 | mm: implement split page table lock for PMD level | Kirill A. Shutemov | 1 | -0/+3 |
2013-11-15 | mm: avoid increase sizeof(struct page) due to split page table lock | Kirill A. Shutemov | 1 | -0/+1 |
2013-11-13 | mem-hotplug: introduce movable_node boot option | Tang Chen | 1 | -5/+12 |
2013-10-14 | mm/Kconfig: Grammar s/an/a/ | Geert Uytterhoeven | 1 | -1/+1 |
2013-10-03 | powerpc: Fix memory hotplug with sparse vmemmap | Nathan Fontenot | 1 | -1/+1 |
2013-09-12 | mm/Kconfig: add MMU dependency for MIGRATION. | Chen Gang | 1 | -2/+2 |
2013-08-29 | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf | 1 | -0/+42 |
2013-07-10 | zswap: add to mm/ | Seth Jennings | 1 | -0/+20 |
2013-07-10 | zbud: add to mm/ | Seth Jennings | 1 | -0/+10 |
2013-07-08 | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf | 1 | -0/+24 |
2013-07-03 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 1 | -0/+12 |
2013-07-02 | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V | 1 | -0/+24 |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+1 |
2013-04-29 | mmKconfig: add an option to disable bounce | Vinayak Menon | 1 | -1/+7 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -2/+6 |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -1/+1 |
2013-02-23 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 1 | -1/+9 |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -0/+13 |
2013-02-21 | block: optionally snapshot page contents to provide stable pages during write | Darrick J. Wong | 1 | -0/+13 |
2013-01-17 | mm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2012-12-18 | memory-hotplug: document and enable CONFIG_MOVABLE_NODE | Tang Chen | 1 | -1/+12 |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+8 |
2012-12-12 | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan | 1 | -0/+8 |
2012-12-11 | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 1 | -0/+15 |
2012-10-09 | mm: enable CONFIG_COMPACTION by default | Rik van Riel | 1 | -0/+1 |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 1 | -1/+1 |
2012-07-31 | mm: factor out memory isolate functions | Minchan Kim | 1 | -0/+5 |
2012-06-04 | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+17 |
2012-05-29 | Cross Memory Attach: make it Kconfigurable | Christopher Yeoh | 1 | -0/+10 |
2012-05-21 | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz | 1 | -1/+1 |
2012-05-15 | mm: frontswap: config and doc files | Dan Magenheimer | 1 | -0/+17 |
2011-11-28 | Merge branch 'master' into x86/memblock | Tejun Heo | 1 | -1/+4 |
2011-10-31 | memblock: add NO_BOOTMEM config symbol | Sam Ravnborg | 1 | -0/+3 |
2011-07-14 | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option | Tejun Heo | 1 | -0/+3 |
2011-07-14 | memblock: Add optional region->nid | Tejun Heo | 1 | -0/+3 |
2011-06-10 | mm Kconfig typo: cleancacne -> cleancache | Michael Witten | 1 | -1/+1 |
2011-05-26 | mm: cleancache core ops functions and config | Dan Magenheimer | 1 | -0/+23 |
2011-01-26 | mm: compaction: don't depend on HUGETLB_PAGE | Andrea Arcangeli | 1 | -1/+1 |
2011-01-13 | thp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled | Andrea Arcangeli | 1 | -0/+1 |
2011-01-13 | thp: transparent hugepage config choice | Andrea Arcangeli | 1 | -2/+25 |
2011-01-13 | thp: add x86 32bit support | Johannes Weiner | 1 | -1/+1 |
2011-01-13 | thp: CONFIG_TRANSPARENT_HUGEPAGE | Andrea Arcangeli | 1 | -0/+14 |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -0/+8 |
2010-09-09 | mm: avoid warning when COMPACTION is selected | Andrea Arcangeli | 1 | -1/+1 |
2010-09-08 | percpu: use percpu allocator on UP too | Tejun Heo | 1 | -0/+8 |
2010-07-14 | lmb: rename to memblock | Yinghai Lu | 1 | -0/+3 |
2010-05-25 | mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove | Mel Gorman | 1 | -3/+14 |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |