Age | Commit message (Expand) | Author | Files | Lines |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -8/+12 |
2013-11-15 | mm: dynamically allocate page->ptl if it cannot be embedded to struct page | Kirill A. Shutemov | 1 | -0/+94 |
2013-11-13 | Documentation/vm/zswap.txt: fix typos | Christian Hesse | 1 | -4/+4 |
2013-10-14 | mm: update 00-INDEX | Henrik Austad | 1 | -8/+12 |
2013-09-12 | mm: track vma changes with VM_SOFTDIRTY bit | Cyrill Gorcunov | 1 | -0/+7 |
2013-09-12 | hugepage: mention libhugetlbfs in doc | Davidlohr Bueso | 1 | -13/+12 |
2013-07-11 | zswap: add documentation | Seth Jennings | 1 | -0/+68 |
2013-07-09 | mm/thp: fix doc for transparent huge zero page | Wanpeng Li | 1 | -2/+2 |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-07-04 | pagemap: prepare to reuse constant bits with page-shift | Pavel Emelyanov | 1 | -1/+2 |
2013-07-04 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 1 | -0/+36 |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 1 | -1/+1 |
2013-04-30 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 1 | -1/+7 |
2013-02-24 | ksm: add some comments | Hugh Dickins | 1 | -4/+12 |
2013-02-24 | ksm: allow trees per NUMA node | Petr Holasek | 1 | -0/+7 |
2012-12-14 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+17 |
2012-12-13 | thp: introduce sysfs knob to disable huge zero page | Kirill A. Shutemov | 1 | -0/+7 |
2012-12-13 | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events | Kirill A. Shutemov | 1 | -0/+8 |
2012-12-13 | thp: change split_huge_page_pmd() interface | Kirill A. Shutemov | 1 | -2/+2 |
2012-11-19 | doc: fix quite a few typos within Documentation | Masanari Iida | 1 | -1/+1 |
2012-10-09 | mm: remove vma arg from page_evictable | Hugh Dickins | 1 | -7/+3 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -2/+2 |
2012-08-22 | hugetlb: update hugetlbpage.txt | Zhouping Liu | 1 | -2/+8 |
2012-07-23 | mm/frontswap: cleanup doc and comment error | Wanpeng Li | 1 | -2/+2 |
2012-06-04 | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+278 |
2012-06-02 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2012-06-01 | proc: report file/anon bit in /proc/pid/pagemap | Konstantin Khlebnikov | 1 | -1/+1 |
2012-05-30 | mm: document the meminfo and vmstat fields of relevance to transparent hugepages | Mel Gorman | 1 | -0/+62 |
2012-05-15 | frontswap: s/put_page/store/g s/get_page/load | Konrad Rzeszutek Wilk | 1 | -25/+25 |
2012-05-15 | mm: frontswap: config and doc files | Dan Magenheimer | 1 | -0/+278 |
2012-05-10 | Documentations: Fix slabinfo.c directory in vm/slub.txt | majianpeng | 1 | -1/+1 |
2012-03-29 | mm: move hugepage test examples to tools/testing/selftests/vm | Dave Young | 4 | -274/+0 |
2012-03-29 | mm: move page-types.c from Documentation to tools/vm | Dave Young | 2 | -1103/+1 |
2012-03-23 | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -20/+21 |
2012-03-22 | pagemap: document KPF_THP and make page-types aware of it | Naoya Horiguchi | 2 | -0/+6 |
2012-03-19 | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 1 | -20/+21 |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida | 1 | -1/+1 |
2012-02-10 | mm: Fix typo in cleancache.txt | Masanari Iida | 1 | -1/+1 |
2012-02-10 | mm: Fix typo in unevictable-lru.txt | Masanari Iida | 1 | -3/+3 |
2012-01-24 | mm: cleancache: report statistics via debugfs instead of sysfs. | Dan Magenheimer | 1 | -2/+2 |
2012-01-24 | mm: cleancache: s/flush/invalidate/ | Dan Magenheimer | 1 | -18/+19 |
2012-01-13 | slub: document setting min order with debug_guardpage_minorder > 0 | Stanislaw Gruszka | 1 | -1/+4 |
2011-11-28 | slub: fix slub_max_order Documentation | Eric Dumazet | 1 | -1/+1 |
2011-10-26 | Merge branches 'slab/next' and 'slub/partial' into slab/for-linus | Pekka Enberg | 1 | -2/+0 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2011-09-27 | doc: fix broken references | Paul Bolle | 2 | -3/+3 |
2011-09-23 | thp: fix khugepaged defrag tunable documentation | David Rientjes | 1 | -3/+4 |
2011-08-31 | slub: doc: update the slabinfo.c file path | Jason Liu | 2 | -3/+1 |
2011-06-16 | Documentation: update cgroupfs mount point | Jörg Sommer | 1 | -3/+3 |