summaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)Author
2009-04-13mm: add documentation describing what tsk->active_mm means vs tsk->mmMichael Ellerman
2009-04-13mm: reformat the Unevictable-LRU documentationDavid Howells
2009-04-09tracing: consolidate documentsLi Zefan
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-30trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar
2009-01-06mm: remove try_to_munlock from vmscanHugh Dickins
2008-12-29kmemtrace: remove config option for enabling tracing at bootPekka Enberg
2008-12-29kmemtrace: Fix typos in documentation.Eduard - Gabriel Munteanu
2008-12-29kmemtrace: Additional documentation.Eduard - Gabriel Munteanu
2008-10-30.gitignore updatesAlexey Dobriyan
2008-10-20doc: unevictable LRU and mlocked pages documentationLee Schermerhorn
2008-08-15Documentation/vm/page_migration: update reference to numa_maps + fix download...Michael Kerrisk
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante
2008-07-24hugetlb: new sysfs interfaceNishanth Aravamudan
2008-07-04Christoph has movedChristoph Lameter
2008-06-06pagemap: add documentation for pagemapThomas Tuttle
2008-05-02slabinfo: Support printout of the number of fallbacksChristoph Lameter
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-04-28mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn
2008-04-28mempolicy: use MPOL_PREFERRED for system-wide default policyLee Schermerhorn
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn
2008-04-28mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn
2008-04-28mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes
2008-04-28mempolicy: update NUMA memory policy documentationDavid Rientjes
2008-04-28mm: filter based on a nodemask as well as a gfp_maskMel Gorman
2008-04-27slub: Update statistics handling for variable order slabsChristoph Lameter
2008-04-15Documentation: correct overcommit caveat in hugetlbpage.txtNishanth Aravamudan
2008-03-06slub: fix typo in Documentation/vm/slub.txtItaru Kitayama
2008-02-21slabinfo: fall back from /sys/kernel/slab to /sys/slabChristoph Lameter
2008-02-07SLUB: Support for performance statisticsChristoph Lameter
2008-01-24kset: move /sys/slab to /sys/kernel/slabGreg Kroah-Hartman
2007-12-17Documentation: update hugetlb informationNishanth Aravamudan
2007-10-17Documentation/vm/slabinfo.c: clean up this codeWANG Cong
2007-10-17doc: move vm/00-INDEX to Documentation/vmDavid Rientjes
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagLee Schermerhorn
2007-08-22Document Linux Memory PolicyLee Schermerhorn
2007-08-09SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl
2007-07-17SLUB: change error reporting format to follow lockdep looselyChristoph Lameter
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap
2007-07-16SLUB: support slub_debug on by defaultChristoph Lameter
2007-05-31SLUB: More documentationChristoph Lameter
2007-05-18slub: another slabinfo fixChristoph Lameter
2007-05-17SLUB: slabinfo fixesChristoph Lameter
2007-05-09SLUB: slabinfo upgradeChristoph Lameter
2007-05-07slub: add slabinfo toolChristoph Lameter
2007-05-07slub: user documentationChristoph Lameter
2006-10-03Documentation: remove duplicated wordsPaolo Ornati
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter