Age | Commit message (Expand) | Author | Files | Lines |
2014-03-21 | doc: fix double words | Masanari Iida | 1 | -1/+1 |
2014-02-10 | Documentation/: update 00-INDEX files | Henrik Austad | 1 | -2/+2 |
2014-01-23 | mm: documentation: remove hopelessly out-of-date locking doc | Dave Hansen | 1 | -130/+0 |
2014-01-21 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand | 1 | -3/+4 |
2013-11-21 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-15 | 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-11 | mm: track vma changes with VM_SOFTDIRTY bit | Cyrill Gorcunov | 1 | -0/+7 |
2013-09-11 | hugepage: mention libhugetlbfs in doc | Davidlohr Bueso | 1 | -13/+12 |
2013-07-10 | 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-03 | pagemap: prepare to reuse constant bits with page-shift | Pavel Emelyanov | 1 | -1/+2 |
2013-07-03 | 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-29 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 1 | -1/+7 |
2013-02-23 | ksm: add some comments | Hugh Dickins | 1 | -4/+12 |
2013-02-23 | ksm: allow trees per NUMA node | Petr Holasek | 1 | -0/+7 |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+17 |
2012-12-12 | thp: introduce sysfs knob to disable huge zero page | Kirill A. Shutemov | 1 | -0/+7 |
2012-12-12 | thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events | Kirill A. Shutemov | 1 | -0/+8 |
2012-12-12 | 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-21 | 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-01 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2012-05-31 | proc: report file/anon bit in /proc/pid/pagemap | Konstantin Khlebnikov | 1 | -1/+1 |
2012-05-29 | 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-28 | mm: move hugepage test examples to tools/testing/selftests/vm | Dave Young | 4 | -274/+0 |
2012-03-28 | mm: move page-types.c from Documentation to tools/vm | Dave Young | 2 | -1103/+1 |
2012-03-22 | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -20/+21 |
2012-03-21 | 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-09 | mm: Fix typo in unevictable-lru.txt | Masanari Iida | 1 | -3/+3 |
2012-01-23 | mm: cleancache: report statistics via debugfs instead of sysfs. | Dan Magenheimer | 1 | -2/+2 |
2012-01-23 | mm: cleancache: s/flush/invalidate/ | Dan Magenheimer | 1 | -18/+19 |
2012-01-12 | slub: document setting min order with debug_guardpage_minorder > 0 | Stanislaw Gruszka | 1 | -1/+4 |
2011-11-27 | 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 |