summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
AgeCommit message (Expand)AuthorLines
2012-01-12slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka-1/+4
2011-11-27slub: fix slub_max_order DocumentationEric Dumazet-1/+1
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg-2/+0
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2011-09-27doc: fix broken referencesPaul Bolle-3/+3
2011-09-22thp: fix khugepaged defrag tunable documentationDavid Rientjes-3/+4
2011-08-31slub: doc: update the slabinfo.c file pathJason Liu-3/+1
2011-06-15Documentation: update cgroupfs mount pointJörg Sommer-3/+3
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds-0/+278
2011-05-26mm/fs: cleancache documentationDan Magenheimer-0/+278
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-03-22Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong-4/+101
2011-03-17doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymoreMichal Hocko-2/+1
2011-01-13thp: transparent hugepage support documentationAndrea Arcangeli-0/+298
2010-11-06slub: Fix build breakage in Documentation/vmPekka Enberg-1/+1
2010-11-06slub: move slabinfo.c to tools/slub/slabinfo.cChristoph Lameter-1364/+0
2010-10-26mm: highmem documentationPeter Zijlstra-0/+162
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi-1/+1
2010-09-21Doc: Fix typo s/packages/packagedNikanth Karthikesan-1/+1
2010-08-05Documentation/vm: fix spelling in page-types.cTommi Rantala-1/+1
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