summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
AgeCommit message (Expand)AuthorLines
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+136
2009-10-08page-types: add hwpoison/unpoison featureWu Fengguang-1/+72
2009-10-08page-types: introduce kpageflags_flags()Wu Fengguang-4/+11
2009-10-08page-types: make voffset local variablesWu Fengguang-18/+21
2009-10-08page-types: make standalone pagemap/kpageflags read routinesWu Fengguang-65/+89
2009-10-08page-types: introduce checked_open()Wu Fengguang-10/+14
2009-10-08page-types: add GPL noteWu Fengguang-1/+4
2009-10-08pagemap: document KPF_KSM and show it in page-typesWu Fengguang-0/+6
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang-0/+6
2009-10-08ksm: more on default valuesHugh Dickins-6/+7
2009-10-04HWPOISON: Add brief hwpoison description to DocumentationAndi Kleen-0/+136
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2009-09-24page-types: add feature for walking process address spaceWu Fengguang-20/+180
2009-09-24Documentation/vm/.gitignore: add page-typesJosh Triplett-0/+1
2009-09-24truncate: new helpersnpiggin@suse.de-1/+1
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe-60/+60
2009-09-22hugetlb: add MAP_HUGETLB exampleEric B Munson-6/+87
2009-09-22ksm: add some documentationHugh Dickins-0/+91
2009-09-22hugetlb: clean up and update huge pages documentationLee Schermerhorn-46/+87
2009-07-10slub: add option to disable higher order debugging slabsDavid Rientjes-0/+10
2009-06-17Documentation/vm/Makefile: don't try to build slqbinfoAndrew Morton-1/+1
2009-06-16pagemap: add page-types toolWu Fengguang-1/+699
2009-06-16pagemap: document 9 more exported page flagsWu Fengguang-0/+62
2009-06-16pagemap: document clarificationsWu Fengguang-3/+3
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman-9/+9
2009-04-13mm: add documentation describing what tsk->active_mm means vs tsk->mmMichael Ellerman-0/+85
2009-04-13mm: reformat the Unevictable-LRU documentationDavid Howells-469/+572
2009-04-09tracing: consolidate documentsLi Zefan-126/+0
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+126
2009-03-30trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo-2/+4
2009-01-11Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar-45/+18
2009-01-06mm: remove try_to_munlock from vmscanHugh Dickins-45/+18
2008-12-29kmemtrace: remove config option for enabling tracing at bootPekka Enberg-1/+1
2008-12-29kmemtrace: Fix typos in documentation.Eduard - Gabriel Munteanu-1/+1
2008-12-29kmemtrace: Additional documentation.Eduard - Gabriel Munteanu-0/+126
2008-10-30.gitignore updatesAlexey Dobriyan-0/+1
2008-10-20doc: unevictable LRU and mlocked pages documentationLee Schermerhorn-0/+615
2008-08-15Documentation/vm/page_migration: update reference to numa_maps + fix download...Michael Kerrisk-4/+5
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap-0/+8
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante-3/+3
2008-07-24hugetlb: new sysfs interfaceNishanth Aravamudan-0/+23
2008-07-04Christoph has movedChristoph Lameter-3/+3
2008-06-06pagemap: add documentation for pagemapThomas Tuttle-0/+77
2008-05-02slabinfo: Support printout of the number of fallbacksChristoph Lameter-4/+6
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds-16/+11
2008-04-28mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn-6/+5
2008-04-28mempolicy: use MPOL_PREFERRED for system-wide default policyLee Schermerhorn-36/+18
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn-0/+68
2008-04-28mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn-4/+0
2008-04-28mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes-2/+14