aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-22Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong1-4/+101
2011-03-17doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymoreMichal Hocko1-2/+1
2011-01-13thp: transparent hugepage support documentationAndrea Arcangeli1-0/+298
2010-11-06slub: Fix build breakage in Documentation/vmPekka Enberg1-1/+1
2010-11-06slub: move slabinfo.c to tools/slub/slabinfo.cChristoph Lameter1-1364/+0
2010-10-26mm: highmem documentationPeter Zijlstra1-0/+162
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-07page-types.c: fix name of unpoison interfaceNaoya Horiguchi1-1/+1
2010-09-21Doc: Fix typo s/packages/packagedNikanth Karthikesan1-1/+1
2010-08-05Documentation/vm: fix spelling in page-types.cTommi Rantala1-1/+1
2010-05-27numa: update Documentation/vm/numa, add memoryless node infoLee Schermerhorn1-39/+147
2010-05-24Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon1-1/+1
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-2/+2
2010-03-12Documentation/vm/: split txt and source filesRandy Dunlap6-173/+209
2010-02-26failslab: add ability to filter slab cachesDmitry Monakhov1-0/+1
2009-12-16HWPOISON: Use correct name for MADV_HWPOISON in documentationAndi Kleen1-1/+1
2009-12-16HWPOISON: add memory cgroup filterAndi Kleen1-0/+16
2009-12-16HWPOISON: add page flags filterWu Fengguang1-0/+10
2009-12-16HWPOISON: limit hwpoison injector to known page typesWu Fengguang1-1/+2
2009-12-16HWPOISON: add fs/device filtersWu Fengguang1-0/+7
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang1-2/+14
2009-12-16page-types: add standard GPL license headerWu Fengguang1-2/+13
2009-12-15ksm: remove unswappable max_kernel_pagesHugh Dickins1-15/+7
2009-12-15hugetlb: handle memory hot-plug eventsLee Schermerhorn1-1/+2
2009-12-15hugetlb: use only nodes with memory for huge pagesLee Schermerhorn1-6/+6
2009-12-15hugetlb: update hugetlb documentation for NUMA controlsLee Schermerhorn1-85/+176
2009-12-15page-types: exit early when invoked with -d|--describeAlex Chiang1-2/+1
2009-12-15page-types: whitespace alignmentAlex Chiang1-23/+23
2009-12-15page-types: learn to describe flags directly from command lineAlex Chiang1-1/+20
2009-12-15page-types: unsigned cannot be less than 0 in add_page()Roel Kluin1-1/+1
2009-12-15page-types: constify read only arraysTommi Rantala1-3/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2009-12-04doc: Fix a typo in slub.txt.Justin P. Mattock1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds1-1/+1
2009-11-15Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett1-1/+1
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds1-0/+136
2009-10-08page-types: add hwpoison/unpoison featureWu Fengguang1-1/+72
2009-10-08page-types: introduce kpageflags_flags()Wu Fengguang1-4/+11
2009-10-08page-types: make voffset local variablesWu Fengguang1-18/+21
2009-10-08page-types: make standalone pagemap/kpageflags read routinesWu Fengguang1-65/+89
2009-10-08page-types: introduce checked_open()Wu Fengguang1-10/+14
2009-10-08page-types: add GPL noteWu Fengguang1-1/+4
2009-10-08pagemap: document KPF_KSM and show it in page-typesWu Fengguang2-0/+6
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang2-0/+6
2009-10-08ksm: more on default valuesHugh Dickins1-6/+7
2009-10-04HWPOISON: Add brief hwpoison description to DocumentationAndi Kleen1-0/+136
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-09-24page-types: add feature for walking process address spaceWu Fengguang1-20/+180