summaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)Author
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang
2009-10-08ksm: more on default valuesHugh Dickins
2009-10-04HWPOISON: Add brief hwpoison description to DocumentationAndi Kleen
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24page-types: add feature for walking process address spaceWu Fengguang
2009-09-24Documentation/vm/.gitignore: add page-typesJosh Triplett
2009-09-24truncate: new helpersnpiggin@suse.de
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe
2009-09-22hugetlb: add MAP_HUGETLB exampleEric B Munson
2009-09-22ksm: add some documentationHugh Dickins
2009-09-22hugetlb: clean up and update huge pages documentationLee Schermerhorn
2009-07-10slub: add option to disable higher order debugging slabsDavid Rientjes
2009-06-17Documentation/vm/Makefile: don't try to build slqbinfoAndrew Morton
2009-06-16pagemap: add page-types toolWu Fengguang
2009-06-16pagemap: document 9 more exported page flagsWu Fengguang
2009-06-16pagemap: document clarificationsWu Fengguang
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman
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