aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm
Commit message (Expand)AuthorAgeFilesLines
* page-types: add hwpoison/unpoison featureWu Fengguang2009-10-081-1/+72
* page-types: introduce kpageflags_flags()Wu Fengguang2009-10-081-4/+11
* page-types: make voffset local variablesWu Fengguang2009-10-081-18/+21
* page-types: make standalone pagemap/kpageflags read routinesWu Fengguang2009-10-081-65/+89
* page-types: introduce checked_open()Wu Fengguang2009-10-081-10/+14
* page-types: add GPL noteWu Fengguang2009-10-081-1/+4
* pagemap: document KPF_KSM and show it in page-typesWu Fengguang2009-10-082-0/+6
* pagemap: export KPF_HWPOISONWu Fengguang2009-10-082-0/+6
* ksm: more on default valuesHugh Dickins2009-10-081-6/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-241-1/+1
|\
| * truncate: new helpersnpiggin@suse.de2009-09-241-1/+1
* | page-types: add feature for walking process address spaceWu Fengguang2009-09-241-20/+180
* | Documentation/vm/.gitignore: add page-typesJosh Triplett2009-09-241-0/+1
|/
* Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe2009-09-232-60/+60
* hugetlb: add MAP_HUGETLB exampleEric B Munson2009-09-223-6/+87
* ksm: add some documentationHugh Dickins2009-09-222-0/+91
* hugetlb: clean up and update huge pages documentationLee Schermerhorn2009-09-221-46/+87
* slub: add option to disable higher order debugging slabsDavid Rientjes2009-07-101-0/+10
* Documentation/vm/Makefile: don't try to build slqbinfoAndrew Morton2009-06-171-1/+1
* pagemap: add page-types toolWu Fengguang2009-06-162-1/+699
* pagemap: document 9 more exported page flagsWu Fengguang2009-06-161-0/+62
* pagemap: document clarificationsWu Fengguang2009-06-161-3/+3
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-161-9/+9
* mm: add documentation describing what tsk->active_mm means vs tsk->mmMichael Ellerman2009-04-132-0/+85
* mm: reformat the Unevictable-LRU documentationDavid Howells2009-04-131-469/+572
* tracing: consolidate documentsLi Zefan2009-04-091-126/+0
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+126
|\
| * Merge commit 'v2.6.29-rc1' into tracing/urgentIngo Molnar2009-01-111-45/+18
| |\
| * | kmemtrace: remove config option for enabling tracing at bootPekka Enberg2008-12-291-1/+1
| * | kmemtrace: Fix typos in documentation.Eduard - Gabriel Munteanu2008-12-291-1/+1
| * | kmemtrace: Additional documentation.Eduard - Gabriel Munteanu2008-12-291-0/+126
* | | trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-302-2/+4
| |/ |/|
* | mm: remove try_to_munlock from vmscanHugh Dickins2009-01-061-45/+18
|/
* .gitignore updatesAlexey Dobriyan2008-10-301-0/+1
* doc: unevictable LRU and mlocked pages documentationLee Schermerhorn2008-10-201-0/+615
* Documentation/vm/page_migration: update reference to numa_maps + fix download...Michael Kerrisk2008-08-151-4/+5
* docsrc: build Documentation/ sourcesRandy Dunlap2008-08-121-0/+8
* Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante2008-07-262-3/+3
* hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-241-0/+23
* Christoph has movedChristoph Lameter2008-07-042-3/+3
* pagemap: add documentation for pagemapThomas Tuttle2008-06-061-0/+77
* slabinfo: Support printout of the number of fallbacksChristoph Lameter2008-05-021-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-281-16/+11
|\
| * slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-271-16/+11
* | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local PolicyLee Schermerhorn2008-04-281-6/+5
* | mempolicy: use MPOL_PREFERRED for system-wide default policyLee Schermerhorn2008-04-281-36/+18
* | mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-281-0/+68
* | mempolicy: rename struct mempolicy 'policy' member to 'mode'Lee Schermerhorn2008-04-281-4/+0
* | mempolicy: disallow static or relative flags for local preferred modeDavid Rientjes2008-04-281-2/+14
* | mempolicy: update NUMA memory policy documentationDavid Rientjes2008-04-281-31/+100