| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/balloon_compaction: add vmstat counters and kpageflags bit | Konstantin Khlebnikov | 2014-10-10 | 1 | -1/+6 |
* | mm: introduce a general RCU get_user_pages_fast() | Steve Capper | 2014-10-10 | 1 | -0/+3 |
* | mm/zpool: update zswap to use zpool | Dan Streetman | 2014-08-07 | 1 | -1/+1 |
* | mm/zpool: implement common zpool api to zbud/zsmalloc | Dan Streetman | 2014-08-07 | 1 | -17/+24 |
* | CMA: generalize CMA reserved area management functionality | Joonsoo Kim | 2014-08-07 | 1 | -0/+11 |
* | mm/zsmalloc: make zsmalloc module-buildable | Minchan Kim | 2014-06-05 | 1 | -1/+1 |
* | mm/process_vm_access: move config option into init/Kconfig | Konstantin Khlebnikov | 2014-06-05 | 1 | -10/+0 |
* | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 2014-06-05 | 1 | -0/+3 |
* | mm/memblock: add physical memory list | Philipp Hachtmann | 2014-05-20 | 1 | -0/+3 |
* | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller | 2014-05-15 | 1 | -0/+15 |
* | mm: create generic early_ioremap() support | Mark Salter | 2014-04-08 | 1 | -0/+3 |
* | mm: disable split page table lock for !MMU | Kirill A. Shutemov | 2014-04-08 | 1 | -0/+1 |
* | mm/Kconfig: fix URL for zsmalloc benchmark | Ben Hutchings | 2014-03-11 | 1 | -2/+2 |
* | zsmalloc: move it under mm | Minchan Kim | 2014-01-31 | 1 | -0/+25 |
* | mm: add missing dependency in Kconfig | Sima Baymani | 2013-12-19 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ |
|
| * | mm/Kconfig: Grammar s/an/a/ | Geert Uytterhoeven | 2013-10-14 | 1 | -1/+1 |
* | | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+0 |
* | | mm: implement split page table lock for PMD level | Kirill A. Shutemov | 2013-11-15 | 1 | -0/+3 |
* | | mm: avoid increase sizeof(struct page) due to split page table lock | Kirill A. Shutemov | 2013-11-15 | 1 | -0/+1 |
* | | mem-hotplug: introduce movable_node boot option | Tang Chen | 2013-11-13 | 1 | -5/+12 |
* | | powerpc: Fix memory hotplug with sparse vmemmap | Nathan Fontenot | 2013-10-03 | 1 | -1/+1 |
* | | mm/Kconfig: add MMU dependency for MIGRATION. | Chen Gang | 2013-09-13 | 1 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'origin/next' into kvm-ppc-next | Alexander Graf | 2013-08-29 | 1 | -0/+42 |
|\ |
|
| * | zswap: add to mm/ | Seth Jennings | 2013-07-11 | 1 | -0/+20 |
| * | zbud: add to mm/ | Seth Jennings | 2013-07-11 | 1 | -0/+10 |
| * | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-04 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next | Alexander Graf | 2013-07-08 | 1 | -0/+24 |
|\ \
| |/
|/| |
|
| * | mm/cma: Move dma contiguous changes into a seperate config | Aneesh Kumar K.V | 2013-07-02 | 1 | -0/+24 |
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+1 |
|/ |
|
* | mmKconfig: add an option to disable bounce | Vinayak Menon | 2013-04-30 | 1 | -1/+7 |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -2/+6 |
* | 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 |