| Commit message (Expand) | Author | Age |
* | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2014-12-13 |
|\ |
|
| * | Documentation: add new page_owner document | Joonsoo Kim | 2014-12-13 |
* | | Documentation: vm: Add 1GB large page support information | Masanari Iida | 2014-11-06 |
|/ |
|
* | Docs: Document that the sticky bit is understood by hugetlbfs | Kirill Smelkov | 2014-10-22 |
* | mm: mark remap_file_pages() syscall as deprecated | Kirill A. Shutemov | 2014-06-06 |
* | mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M... | Naoya Horiguchi | 2014-06-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-06-04 |
|\ |
|
| * | doc: spelling error changes | Carlos Garcia | 2014-05-05 |
* | | Documentation/vm/numa_memory_policy.txt: fix wrong document in numa_memory_po... | Tang Chen | 2014-04-18 |
|/ |
|
* | doc: fix double words | Masanari Iida | 2014-03-21 |
* | Documentation/: update 00-INDEX files | Henrik Austad | 2014-02-10 |
* | mm: documentation: remove hopelessly out-of-date locking doc | Dave Hansen | 2014-01-23 |
* | mm: add overcommit_kbytes sysctl variable | Jerome Marchand | 2014-01-21 |
* | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2013-11-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ |
|
| * | mm: update 00-INDEX | Henrik Austad | 2013-10-14 |
* | | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 2013-11-14 |
* | | Documentation/vm/zswap.txt: fix typos | Christian Hesse | 2013-11-12 |
* | | mm: track vma changes with VM_SOFTDIRTY bit | Cyrill Gorcunov | 2013-09-11 |
* | | hugepage: mention libhugetlbfs in doc | Davidlohr Bueso | 2013-09-11 |
|/ |
|
* | zswap: add documentation | Seth Jennings | 2013-07-10 |
* | mm/thp: fix doc for transparent huge zero page | Wanpeng Li | 2013-07-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 |
|\ |
|
| * | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 2013-05-28 |
* | | pagemap: prepare to reuse constant bits with page-shift | Pavel Emelyanov | 2013-07-03 |
* | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-03 |
|/ |
|
* | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 2013-04-29 |
* | ksm: add some comments | Hugh Dickins | 2013-02-23 |
* | ksm: allow trees per NUMA node | Petr Holasek | 2013-02-23 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 |
|\ |
|
| * | thp: introduce sysfs knob to disable huge zero page | Kirill A. Shutemov | 2012-12-12 |
| * | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events | Kirill A. Shutemov | 2012-12-12 |
| * | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov | 2012-12-12 |
* | | doc: fix quite a few typos within Documentation | Masanari Iida | 2012-11-19 |
|/ |
|
* | mm: remove vma arg from page_evictable | Hugh Dickins | 2012-10-09 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 |
* | hugetlb: update hugetlbpage.txt | Zhouping Liu | 2012-08-21 |
* | mm/frontswap: cleanup doc and comment error | Wanpeng Li | 2012-07-23 |
* | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-04 |
|\ |
|
| * | frontswap: s/put_page/store/g s/get_page/load | Konrad Rzeszutek Wilk | 2012-05-15 |
| * | mm: frontswap: config and doc files | Dan Magenheimer | 2012-05-15 |
* | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-06-01 |
|\ \ |
|
| * | | Documentations: Fix slabinfo.c directory in vm/slub.txt | majianpeng | 2012-05-10 |
| |/ |
|
* | | proc: report file/anon bit in /proc/pid/pagemap | Konstantin Khlebnikov | 2012-05-31 |
* | | mm: document the meminfo and vmstat fields of relevance to transparent hugepages | Mel Gorman | 2012-05-29 |
|/ |
|
* | mm: move hugepage test examples to tools/testing/selftests/vm | Dave Young | 2012-03-28 |
* | mm: move page-types.c from Documentation to tools/vm | Dave Young | 2012-03-28 |
* | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 |
|\ |
|
| * | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 2012-03-19 |
| |\ |
|
| | * | mm: cleancache: report statistics via debugfs instead of sysfs. | Dan Magenheimer | 2012-01-23 |