summaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)AuthorFilesLines
2008-06-06pagemap: add documentation for pagemapThomas Tuttle1-0/+77
2008-05-02slabinfo: Support printout of the number of fallbacksChristoph Lameter1-4/+6
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-16/+11
2008-04-28mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn1-6/+5
2008-04-28mempolicy: use MPOL_PREFERRED for system-wide default policyLee Schermerhorn1-36/+18
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn1-0/+68
2008-04-28mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn1-4/+0
2008-04-28mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes1-2/+14
2008-04-28mempolicy: update NUMA memory policy documentationDavid Rientjes1-31/+100
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman1-8/+3
2008-04-27slub: Update statistics handling for variable order slabsChristoph Lameter1-16/+11
2008-04-15Documentation: correct overcommit caveat in hugetlbpage.txtNishanth Aravamudan1-4/+3
2008-03-06slub: fix typo in Documentation/vm/slub.txtItaru Kitayama1-2/+2
2008-02-21slabinfo: fall back from /sys/kernel/slab to /sys/slabChristoph Lameter1-1/+1
2008-02-07SLUB: Support for performance statisticsChristoph Lameter1-11/+138
2008-01-24kset: move /sys/slab to /sys/kernel/slabGreg Kroah-Hartman2-2/+2
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan1-6/+29
2007-10-17Documentation/vm/slabinfo.c: clean up this codeWANG Cong1-12/+15
2007-10-17doc: move vm/00-INDEX to Documentation/vmDavid Rientjes1-0/+20
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn1-17/+16
2007-08-22Document Linux Memory PolicyLee Schermerhorn1-0/+332
2007-08-09SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl1-1/+1
2007-07-17SLUB: change error reporting format to follow lockdep looselyChristoph Lameter1-48/+89
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap1-5/+5
2007-07-16SLUB: support slub_debug on by defaultChristoph Lameter1-0/+2
2007-05-31SLUB: More documentationChristoph Lameter1-11/+124
2007-05-18slub: another slabinfo fixChristoph Lameter1-0/+9
2007-05-17SLUB: slabinfo fixesChristoph Lameter1-5/+12
2007-05-09SLUB: slabinfo upgradeChristoph Lameter1-74/+352
2007-05-07slub: add slabinfo toolChristoph Lameter1-0/+943
2007-05-07slub: user documentationChristoph Lameter1-0/+113
2006-10-03Documentation: remove duplicated wordsPaolo Ornati1-1/+1
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter1-16/+13
2006-06-23[PATCH] page migration: Update documentationChristoph Lameter1-58/+33
2006-04-19[PATCH] Doc: vm/hugetlbpage update-2Randy Dunlap1-1/+10
2006-04-11[PATCH] hugetlbfs doc. updateRandy Dunlap1-10/+10
2006-03-14[PATCH] Page migration documentation updateChristoph Lameter1-36/+82
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter1-0/+129
2005-11-07[PATCH] perform maintenance on Documentation/vm/hugetlbpage.txtMuli Ben-Yehuda1-12/+13
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins1-8/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds5-0/+622