summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
AgeCommit message (Expand)AuthorLines
2010-05-27numa: update Documentation/vm/numa, add memoryless node infoLee Schermerhorn-39/+147
2010-05-24Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon-1/+1
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue-2/+2
2010-03-12Documentation/vm/: split txt and source filesRandy Dunlap-173/+209
2010-02-26failslab: add ability to filter slab cachesDmitry Monakhov-0/+1
2009-12-16HWPOISON: Use correct name for MADV_HWPOISON in documentationAndi Kleen-1/+1
2009-12-16HWPOISON: add memory cgroup filterAndi Kleen-0/+16
2009-12-16HWPOISON: add page flags filterWu Fengguang-0/+10
2009-12-16HWPOISON: limit hwpoison injector to known page typesWu Fengguang-1/+2
2009-12-16HWPOISON: add fs/device filtersWu Fengguang-0/+7
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang-2/+14
2009-12-16page-types: add standard GPL license headerWu Fengguang-2/+13
2009-12-15ksm: remove unswappable max_kernel_pagesHugh Dickins-15/+7
2009-12-15hugetlb: handle memory hot-plug eventsLee Schermerhorn-1/+2
2009-12-15hugetlb: use only nodes with memory for huge pagesLee Schermerhorn-6/+6
2009-12-15hugetlb: update hugetlb documentation for NUMA controlsLee Schermerhorn-85/+176
2009-12-15page-types: exit early when invoked with -d|--describeAlex Chiang-2/+1
2009-12-15page-types: whitespace alignmentAlex Chiang-23/+23
2009-12-15page-types: learn to describe flags directly from command lineAlex Chiang-1/+20
2009-12-15page-types: unsigned cannot be less than 0 in add_page()Roel Kluin-1/+1
2009-12-15page-types: constify read only arraysTommi Rantala-3/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-2/+2
2009-12-04doc: Fix a typo in slub.txt.Justin P. Mattock-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2009-11-15Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett-1/+1
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