aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-2/+0
* Documentation: update cgroupfs mount pointJörg Sommer2011-06-151-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+278
|\
| * mm/fs: cleancache documentationDan Magenheimer2011-05-261-0/+278
* | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong2011-03-221-4/+101
* doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymoreMichal Hocko2011-03-171-2/+1
* thp: transparent hugepage support documentationAndrea Arcangeli2011-01-131-0/+298
* slub: Fix build breakage in Documentation/vmPekka Enberg2010-11-061-1/+1
* slub: move slabinfo.c to tools/slub/slabinfo.cChristoph Lameter2010-11-061-1364/+0
* mm: highmem documentationPeter Zijlstra2010-10-261-0/+162
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Doc: Fix typo s/packages/packagedNikanth Karthikesan2010-09-211-1/+1
* | page-types.c: fix name of unpoison interfaceNaoya Horiguchi2010-10-071-1/+1
|/
* Documentation/vm: fix spelling in page-types.cTommi Rantala2010-08-051-1/+1
* numa: update Documentation/vm/numa, add memoryless node infoLee Schermerhorn2010-05-271-39/+147
* Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon2010-05-241-1/+1
* Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-231-2/+2
* Documentation/vm/: split txt and source filesRandy Dunlap2010-03-126-173/+209
* failslab: add ability to filter slab cachesDmitry Monakhov2010-02-261-0/+1
* HWPOISON: Use correct name for MADV_HWPOISON in documentationAndi Kleen2009-12-161-1/+1
* HWPOISON: add memory cgroup filterAndi Kleen2009-12-161-0/+16
* HWPOISON: add page flags filterWu Fengguang2009-12-161-0/+10
* HWPOISON: limit hwpoison injector to known page typesWu Fengguang2009-12-161-1/+2
* HWPOISON: add fs/device filtersWu Fengguang2009-12-161-0/+7
* HWPOISON: Add unpoisoning supportWu Fengguang2009-12-161-2/+14
* page-types: add standard GPL license headerWu Fengguang2009-12-161-2/+13
* ksm: remove unswappable max_kernel_pagesHugh Dickins2009-12-151-15/+7
* hugetlb: handle memory hot-plug eventsLee Schermerhorn2009-12-151-1/+2
* hugetlb: use only nodes with memory for huge pagesLee Schermerhorn2009-12-151-6/+6
* hugetlb: update hugetlb documentation for NUMA controlsLee Schermerhorn2009-12-151-85/+176
* page-types: exit early when invoked with -d|--describeAlex Chiang2009-12-151-2/+1
* page-types: whitespace alignmentAlex Chiang2009-12-151-23/+23
* page-types: learn to describe flags directly from command lineAlex Chiang2009-12-151-1/+20
* page-types: unsigned cannot be less than 0 in add_page()Roel Kluin2009-12-151-1/+1
* page-types: constify read only arraysTommi Rantala2009-12-151-3/+3
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-072-2/+2
|\
| * doc: Fix a typo in slub.txt.Justin P. Mattock2009-12-041-1/+1
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-1/+1
|\ \ | |/ |/|
| * Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett2009-11-151-1/+1
* | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-291-0/+136
|\ \ | |/ |/|
| * HWPOISON: Add brief hwpoison description to DocumentationAndi Kleen2009-10-041-0/+136
* | 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