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