aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-11mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov1-0/+7
2013-09-11hugepage: mention libhugetlbfs in docDavidlohr Bueso1-13/+12
2013-07-10zswap: add documentationSeth Jennings1-0/+68
2013-07-09mm/thp: fix doc for transparent huge zero pageWanpeng Li1-2/+2
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-07-03pagemap: prepare to reuse constant bits with page-shiftPavel Emelyanov1-1/+2
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-0/+36
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-1/+1
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker1-1/+7
2013-02-23ksm: add some commentsHugh Dickins1-4/+12
2013-02-23ksm: allow trees per NUMA nodePetr Holasek1-0/+7
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+17
2012-12-12thp: introduce sysfs knob to disable huge zero pageKirill A. Shutemov1-0/+7
2012-12-12thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED eventsKirill A. Shutemov1-0/+8
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov1-2/+2
2012-11-19doc: fix quite a few typos within DocumentationMasanari Iida1-1/+1
2012-10-09mm: remove vma arg from page_evictableHugh Dickins1-7/+3
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-2/+2
2012-08-21hugetlb: update hugetlbpage.txtZhouping Liu1-2/+8
2012-07-23mm/frontswap: cleanup doc and comment errorWanpeng Li1-2/+2
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-0/+278
2012-06-01Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds1-1/+1
2012-05-31proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov1-1/+1
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman1-0/+62
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk1-25/+25
2012-05-15mm: frontswap: config and doc filesDan Magenheimer1-0/+278
2012-05-10Documentations: Fix slabinfo.c directory in vm/slub.txtmajianpeng1-1/+1
2012-03-28mm: move hugepage test examples to tools/testing/selftests/vmDave Young4-274/+0
2012-03-28mm: move page-types.c from Documentation to tools/vmDave Young2-1103/+1
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-20/+21
2012-03-21pagemap: document KPF_THP and make page-types aware of itNaoya Horiguchi2-0/+6
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk1-20/+21
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida1-1/+1
2012-02-10mm: Fix typo in cleancache.txtMasanari Iida1-1/+1
2012-02-09mm: Fix typo in unevictable-lru.txtMasanari Iida1-3/+3
2012-01-23mm: cleancache: report statistics via debugfs instead of sysfs.Dan Magenheimer1-2/+2
2012-01-23mm: cleancache: s/flush/invalidate/Dan Magenheimer1-18/+19
2012-01-12slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka1-1/+4
2011-11-27slub: fix slub_max_order DocumentationEric Dumazet1-1/+1
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg1-2/+0
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2011-09-27doc: fix broken referencesPaul Bolle2-3/+3
2011-09-22thp: fix khugepaged defrag tunable documentationDavid Rientjes1-3/+4
2011-08-31slub: doc: update the slabinfo.c file pathJason Liu2-3/+1
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer1-3/+3
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds1-0/+278
2011-05-26mm/fs: cleancache documentationDan Magenheimer1-0/+278
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-22Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong1-4/+101