| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2013-11-22 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 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-12 | 1 | -0/+7 |
* | | hugepage: mention libhugetlbfs in doc | Davidlohr Bueso | 2013-09-12 | 1 | -13/+12 |
|/ |
|
* | zswap: add documentation | Seth Jennings | 2013-07-11 | 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-04 | 1 | -1/+2 |
* | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-04 | 1 | -0/+36 |
|/ |
|
* | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 2013-04-30 | 1 | -1/+7 |
* | ksm: add some comments | Hugh Dickins | 2013-02-24 | 1 | -4/+12 |
* | ksm: allow trees per NUMA node | Petr Holasek | 2013-02-24 | 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-13 | 1 | -0/+7 |
| * | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events | Kirill A. Shutemov | 2012-12-13 | 1 | -0/+8 |
| * | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov | 2012-12-13 | 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-22 | 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-02 | 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-06-01 | 1 | -1/+1 |
* | | mm: document the meminfo and vmstat fields of relevance to transparent hugepages | Mel Gorman | 2012-05-30 | 1 | -0/+62 |
|/ |
|
* | mm: move hugepage test examples to tools/testing/selftests/vm | Dave Young | 2012-03-29 | 4 | -274/+0 |
* | mm: move page-types.c from Documentation to tools/vm | Dave Young | 2012-03-29 | 2 | -1103/+1 |
* | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-23 | 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-22 | 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 |
* | | | mm: Fix typo in unevictable-lru.txt | Masanari Iida | 2012-02-09 | 1 | -3/+3 |
|/ / |
|
* | | slub: document setting min order with debug_guardpage_minorder > 0 | Stanislaw Gruszka | 2012-01-13 | 1 | -1/+4 |
* | | slub: fix slub_max_order Documentation | Eric Dumazet | 2011-11-27 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'slab/next' and 'slub/partial' into slab/for-linus | Pekka Enberg | 2011-10-26 | 1 | -2/+0 |
|\ \ |
|
| * | | slub: doc: update the slabinfo.c file path | Jason Liu | 2011-08-31 | 2 | -3/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 2 | -3/+3 |
|\ \ |
|
| * | | doc: fix broken references | Paul Bolle | 2011-09-27 | 2 | -3/+3 |
| |/ |
|
* / | thp: fix khugepaged defrag tunable documentation | David Rientjes | 2011-09-22 | 1 | -3/+4 |
|/ |
|
* | Documentation: update cgroupfs mount point | Jörg Sommer | 2011-06-16 | 1 | -3/+3 |