aboutsummaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)AuthorFilesLines
2009-04-13mm: add documentation describing what tsk->active_mm means vs tsk->mmGravatar Michael Ellerman 2-0/+85
2009-04-13mm: reformat the Unevictable-LRU documentationGravatar David Howells 1-469/+572
2009-04-09tracing: consolidate documentsGravatar Li Zefan 1-126/+0
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+126
2009-03-30trivial: fix where cgroup documentation is not correctly referred toGravatar Thadeu Lima de Souza Cascardo 2-2/+4
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentGravatar Ingo Molnar 1-45/+18
2009-01-06mm: remove try_to_munlock from vmscanGravatar Hugh Dickins 1-45/+18
2008-12-29kmemtrace: remove config option for enabling tracing at bootGravatar Pekka Enberg 1-1/+1
2008-12-29kmemtrace: Fix typos in documentation.Gravatar Eduard - Gabriel Munteanu 1-1/+1
2008-12-29kmemtrace: Additional documentation.Gravatar Eduard - Gabriel Munteanu 1-0/+126
2008-10-30.gitignore updatesGravatar Alexey Dobriyan 1-0/+1
2008-10-20doc: unevictable LRU and mlocked pages documentationGravatar Lee Schermerhorn 1-0/+615
2008-08-15Documentation/vm/page_migration: update reference to numa_maps + fix download...Gravatar Michael Kerrisk 1-4/+5
2008-08-12docsrc: build Documentation/ sourcesGravatar Randy Dunlap 1-0/+8
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Gravatar Matt LaPlante 2-3/+3
2008-07-24hugetlb: new sysfs interfaceGravatar Nishanth Aravamudan 1-0/+23
2008-07-04Christoph has movedGravatar Christoph Lameter 2-3/+3
2008-06-06pagemap: add documentation for pagemapGravatar Thomas Tuttle 1-0/+77
2008-05-02slabinfo: Support printout of the number of fallbacksGravatar Christoph Lameter 1-4/+6
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Gravatar Linus Torvalds 1-16/+11
2008-04-28mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyGravatar Lee Schermerhorn 1-6/+5
2008-04-28mempolicy: use MPOL_PREFERRED for system-wide default policyGravatar Lee Schermerhorn 1-36/+18
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Gravatar Lee Schermerhorn 1-0/+68
2008-04-28mempolicy: rename struct mempolicy 'policy' member to 'mode'Gravatar Lee Schermerhorn 1-4/+0
2008-04-28mempolicy: disallow static or relative flags for local preferred modeGravatar David Rientjes 1-2/+14
2008-04-28mempolicy: update NUMA memory policy documentationGravatar David Rientjes 1-31/+100
2008-04-28mm: filter based on a nodemask as well as a gfp_maskGravatar Mel Gorman 1-8/+3
2008-04-27slub: Update statistics handling for variable order slabsGravatar Christoph Lameter 1-16/+11
2008-04-15Documentation: correct overcommit caveat in hugetlbpage.txtGravatar Nishanth Aravamudan 1-4/+3
2008-03-06slub: fix typo in Documentation/vm/slub.txtGravatar Itaru Kitayama 1-2/+2
2008-02-21slabinfo: fall back from /sys/kernel/slab to /sys/slabGravatar Christoph Lameter 1-1/+1
2008-02-07SLUB: Support for performance statisticsGravatar Christoph Lameter 1-11/+138
2008-01-24kset: move /sys/slab to /sys/kernel/slabGravatar Greg Kroah-Hartman 2-2/+2
2007-12-17Documentation: update hugetlb informationGravatar Nishanth Aravamudan 1-6/+29
2007-10-17Documentation/vm/slabinfo.c: clean up this codeGravatar WANG Cong 1-12/+15
2007-10-17doc: move vm/00-INDEX to Documentation/vmGravatar David Rientjes 1-0/+20
2007-10-16Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flagGravatar Lee Schermerhorn 1-17/+16
2007-08-22Document Linux Memory PolicyGravatar Lee Schermerhorn 1-0/+332
2007-08-09SLUB: Fix format specifier in Documentation/vm/slabinfo.cGravatar Jesper Juhl 1-1/+1
2007-07-17SLUB: change error reporting format to follow lockdep looselyGravatar Christoph Lameter 1-48/+89
2007-07-16hugetlbfs: use lib/parser, fix docsGravatar Randy Dunlap 1-5/+5
2007-07-16SLUB: support slub_debug on by defaultGravatar Christoph Lameter 1-0/+2
2007-05-31SLUB: More documentationGravatar Christoph Lameter 1-11/+124
2007-05-18slub: another slabinfo fixGravatar Christoph Lameter 1-0/+9
2007-05-17SLUB: slabinfo fixesGravatar Christoph Lameter 1-5/+12
2007-05-09SLUB: slabinfo upgradeGravatar Christoph Lameter 1-74/+352
2007-05-07slub: add slabinfo toolGravatar Christoph Lameter 1-0/+943
2007-05-07slub: user documentationGravatar Christoph Lameter 1-0/+113
2006-10-03Documentation: remove duplicated wordsGravatar Paolo Ornati 1-1/+1
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesGravatar Christoph Lameter 1-16/+13