| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | mm: remove vma arg from page_evictable | Hugh Dickins | 1 | -7/+3 |
| 2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -2/+2 |
| 2012-08-21 | hugetlb: update hugetlbpage.txt | Zhouping Liu | 1 | -2/+8 |
| 2012-07-23 | mm/frontswap: cleanup doc and comment error | Wanpeng Li | 1 | -2/+2 |
| 2012-06-04 | Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+278 |
| 2012-06-01 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2012-05-31 | proc: report file/anon bit in /proc/pid/pagemap | Konstantin Khlebnikov | 1 | -1/+1 |
| 2012-05-29 | mm: document the meminfo and vmstat fields of relevance to transparent hugepages | Mel Gorman | 1 | -0/+62 |
| 2012-05-15 | frontswap: s/put_page/store/g s/get_page/load | Konrad Rzeszutek Wilk | 1 | -25/+25 |
| 2012-05-15 | mm: frontswap: config and doc files | Dan Magenheimer | 1 | -0/+278 |
| 2012-05-10 | Documentations: Fix slabinfo.c directory in vm/slub.txt | majianpeng | 1 | -1/+1 |
| 2012-03-28 | mm: move hugepage test examples to tools/testing/selftests/vm | Dave Young | 4 | -274/+0 |
| 2012-03-28 | mm: move page-types.c from Documentation to tools/vm | Dave Young | 2 | -1103/+1 |
| 2012-03-22 | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -20/+21 |
| 2012-03-21 | pagemap: document KPF_THP and make page-types aware of it | Naoya Horiguchi | 2 | -0/+6 |
| 2012-03-19 | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 1 | -20/+21 |
| 2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida | 1 | -1/+1 |
| 2012-02-10 | mm: Fix typo in cleancache.txt | Masanari Iida | 1 | -1/+1 |
| 2012-02-09 | mm: Fix typo in unevictable-lru.txt | Masanari Iida | 1 | -3/+3 |
| 2012-01-23 | mm: cleancache: report statistics via debugfs instead of sysfs. | Dan Magenheimer | 1 | -2/+2 |
| 2012-01-23 | mm: cleancache: s/flush/invalidate/ | Dan Magenheimer | 1 | -18/+19 |
| 2012-01-12 | slub: document setting min order with debug_guardpage_minorder > 0 | Stanislaw Gruszka | 1 | -1/+4 |
| 2011-11-27 | slub: fix slub_max_order Documentation | Eric Dumazet | 1 | -1/+1 |
| 2011-10-26 | Merge branches 'slab/next' and 'slub/partial' into slab/for-linus | Pekka Enberg | 1 | -2/+0 |
| 2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
| 2011-09-27 | doc: fix broken references | Paul Bolle | 2 | -3/+3 |
| 2011-09-22 | thp: fix khugepaged defrag tunable documentation | David Rientjes | 1 | -3/+4 |
| 2011-08-31 | slub: doc: update the slabinfo.c file path | Jason Liu | 2 | -3/+1 |
| 2011-06-15 | Documentation: update cgroupfs mount point | Jörg Sommer | 1 | -3/+3 |
| 2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 1 | -0/+278 |
| 2011-05-26 | mm/fs: cleancache documentation | Dan Magenheimer | 1 | -0/+278 |
| 2011-05-25 | mm: Convert i_mmap_lock to a mutex | Peter Zijlstra | 1 | -1/+1 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -3/+3 |
| 2011-03-22 | Documentation/vm/page-types.c: auto debugfs mount for hwpoison operation | Chen Gong | 1 | -4/+101 |
| 2011-03-17 | doc: CONFIG_UNEVICTABLE_LRU doesn't exist anymore | Michal Hocko | 1 | -2/+1 |
| 2011-01-13 | thp: transparent hugepage support documentation | Andrea Arcangeli | 1 | -0/+298 |
| 2010-11-06 | slub: Fix build breakage in Documentation/vm | Pekka Enberg | 1 | -1/+1 |
| 2010-11-06 | slub: move slabinfo.c to tools/slub/slabinfo.c | Christoph Lameter | 1 | -1364/+0 |
| 2010-10-26 | mm: highmem documentation | Peter Zijlstra | 1 | -0/+162 |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
| 2010-10-07 | page-types.c: fix name of unpoison interface | Naoya Horiguchi | 1 | -1/+1 |
| 2010-09-21 | Doc: Fix typo s/packages/packaged | Nikanth Karthikesan | 1 | -1/+1 |
| 2010-08-05 | Documentation/vm: fix spelling in page-types.c | Tommi Rantala | 1 | -1/+1 |
| 2010-05-27 | numa: update Documentation/vm/numa, add memoryless node info | Lee Schermerhorn | 1 | -39/+147 |
| 2010-05-24 | Documentation/vm: use better value for MAP_HUGETLB | Carlo Marcelo Arenas Belon | 1 | -1/+1 |
| 2010-04-23 | Documentation/: it's -> its where appropriate | Francis Galiegue | 1 | -2/+2 |
| 2010-03-12 | Documentation/vm/: split txt and source files | Randy Dunlap | 6 | -173/+209 |
| 2010-02-26 | failslab: add ability to filter slab caches | Dmitry Monakhov | 1 | -0/+1 |
| 2009-12-16 | HWPOISON: Use correct name for MADV_HWPOISON in documentation | Andi Kleen | 1 | -1/+1 |
| 2009-12-16 | HWPOISON: add memory cgroup filter | Andi Kleen | 1 | -0/+16 |
| 2009-12-16 | HWPOISON: add page flags filter | Wu Fengguang | 1 | -0/+10 |
| 2009-12-16 | HWPOISON: limit hwpoison injector to known page types | Wu Fengguang | 1 | -1/+2 |
| 2009-12-16 | HWPOISON: add fs/device filters | Wu Fengguang | 1 | -0/+7 |
| 2009-12-16 | HWPOISON: Add unpoisoning support | Wu Fengguang | 1 | -2/+14 |
| 2009-12-16 | page-types: add standard GPL license header | Wu Fengguang | 1 | -2/+13 |
| 2009-12-15 | ksm: remove unswappable max_kernel_pages | Hugh Dickins | 1 | -15/+7 |
| 2009-12-15 | hugetlb: handle memory hot-plug events | Lee Schermerhorn | 1 | -1/+2 |
| 2009-12-15 | hugetlb: use only nodes with memory for huge pages | Lee Schermerhorn | 1 | -6/+6 |
| 2009-12-15 | hugetlb: update hugetlb documentation for NUMA controls | Lee Schermerhorn | 1 | -85/+176 |
| 2009-12-15 | page-types: exit early when invoked with -d|--describe | Alex Chiang | 1 | -2/+1 |
| 2009-12-15 | page-types: whitespace alignment | Alex Chiang | 1 | -23/+23 |
| 2009-12-15 | page-types: learn to describe flags directly from command line | Alex Chiang | 1 | -1/+20 |
| 2009-12-15 | page-types: unsigned cannot be less than 0 in add_page() | Roel Kluin | 1 | -1/+1 |
| 2009-12-15 | page-types: constify read only arrays | Tommi Rantala | 1 | -3/+3 |
| 2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 2 | -2/+2 |
| 2009-12-04 | doc: Fix a typo in slub.txt. | Justin P. Mattock | 1 | -1/+1 |
| 2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
| 2009-11-17 | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
| 2009-11-15 | Documentation/vm/page-types.c: Declare checked_open static | Josh Triplett | 1 | -1/+1 |
| 2009-10-29 | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+136 |
| 2009-10-08 | page-types: add hwpoison/unpoison feature | Wu Fengguang | 1 | -1/+72 |
| 2009-10-08 | page-types: introduce kpageflags_flags() | Wu Fengguang | 1 | -4/+11 |
| 2009-10-08 | page-types: make voffset local variables | Wu Fengguang | 1 | -18/+21 |
| 2009-10-08 | page-types: make standalone pagemap/kpageflags read routines | Wu Fengguang | 1 | -65/+89 |
| 2009-10-08 | page-types: introduce checked_open() | Wu Fengguang | 1 | -10/+14 |
| 2009-10-08 | page-types: add GPL note | Wu Fengguang | 1 | -1/+4 |
| 2009-10-08 | pagemap: document KPF_KSM and show it in page-types | Wu Fengguang | 2 | -0/+6 |
| 2009-10-08 | pagemap: export KPF_HWPOISON | Wu Fengguang | 2 | -0/+6 |
| 2009-10-08 | ksm: more on default values | Hugh Dickins | 1 | -6/+7 |
| 2009-10-04 | HWPOISON: Add brief hwpoison description to Documentation | Andi Kleen | 1 | -0/+136 |
| 2009-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2009-09-24 | page-types: add feature for walking process address space | Wu Fengguang | 1 | -20/+180 |
| 2009-09-24 | Documentation/vm/.gitignore: add page-types | Josh Triplett | 1 | -0/+1 |
| 2009-09-24 | truncate: new helpers | npiggin@suse.de | 1 | -1/+1 |
| 2009-09-23 | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe | 2 | -60/+60 |
| 2009-09-22 | hugetlb: add MAP_HUGETLB example | Eric B Munson | 3 | -6/+87 |
| 2009-09-22 | ksm: add some documentation | Hugh Dickins | 2 | -0/+91 |
| 2009-09-22 | hugetlb: clean up and update huge pages documentation | Lee Schermerhorn | 1 | -46/+87 |
| 2009-07-10 | slub: add option to disable higher order debugging slabs | David Rientjes | 1 | -0/+10 |
| 2009-06-17 | Documentation/vm/Makefile: don't try to build slqbinfo | Andrew Morton | 1 | -1/+1 |
| 2009-06-16 | pagemap: add page-types tool | Wu Fengguang | 2 | -1/+699 |
| 2009-06-16 | pagemap: document 9 more exported page flags | Wu Fengguang | 1 | -0/+62 |
| 2009-06-16 | pagemap: document clarifications | Wu Fengguang | 1 | -3/+3 |
| 2009-06-16 | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 1 | -9/+9 |
| 2009-04-13 | mm: add documentation describing what tsk->active_mm means vs tsk->mm | Michael Ellerman | 2 | -0/+85 |
| 2009-04-13 | mm: reformat the Unevictable-LRU documentation | David Howells | 1 | -469/+572 |
| 2009-04-09 | tracing: consolidate documents | Li Zefan | 1 | -126/+0 |
| 2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+126 |
| 2009-03-30 | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 2 | -2/+4 |
| 2009-01-11 | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar | 1 | -45/+18 |
| 2009-01-06 | mm: remove try_to_munlock from vmscan | Hugh Dickins | 1 | -45/+18 |
| 2008-12-29 | kmemtrace: remove config option for enabling tracing at boot | Pekka Enberg | 1 | -1/+1 |
| 2008-12-29 | kmemtrace: Fix typos in documentation. | Eduard - Gabriel Munteanu | 1 | -1/+1 |
| 2008-12-29 | kmemtrace: Additional documentation. | Eduard - Gabriel Munteanu | 1 | -0/+126 |
| 2008-10-30 | .gitignore updates | Alexey Dobriyan | 1 | -0/+1 |
| 2008-10-20 | doc: unevictable LRU and mlocked pages documentation | Lee Schermerhorn | 1 | -0/+615 |
| 2008-08-15 | Documentation/vm/page_migration: update reference to numa_maps + fix download... | Michael Kerrisk | 1 | -4/+5 |
| 2008-08-12 | docsrc: build Documentation/ sources | Randy Dunlap | 1 | -0/+8 |
| 2008-07-26 | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante | 2 | -3/+3 |
| 2008-07-24 | hugetlb: new sysfs interface | Nishanth Aravamudan | 1 | -0/+23 |
| 2008-07-04 | Christoph has moved | Christoph Lameter | 2 | -3/+3 |
| 2008-06-06 | pagemap: add documentation for pagemap | Thomas Tuttle | 1 | -0/+77 |
| 2008-05-02 | slabinfo: Support printout of the number of fallbacks | Christoph Lameter | 1 | -4/+6 |
| 2008-04-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -16/+11 |
| 2008-04-28 | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy | Lee Schermerhorn | 1 | -6/+5 |
| 2008-04-28 | mempolicy: use MPOL_PREFERRED for system-wide default policy | Lee Schermerhorn | 1 | -36/+18 |
| 2008-04-28 | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn | 1 | -0/+68 |
| 2008-04-28 | mempolicy: rename struct mempolicy 'policy' member to 'mode' | Lee Schermerhorn | 1 | -4/+0 |
| 2008-04-28 | mempolicy: disallow static or relative flags for local preferred mode | David Rientjes | 1 | -2/+14 |
| 2008-04-28 | mempolicy: update NUMA memory policy documentation | David Rientjes | 1 | -31/+100 |
| 2008-04-28 | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman | 1 | -8/+3 |
| 2008-04-27 | slub: Update statistics handling for variable order slabs | Christoph Lameter | 1 | -16/+11 |
| 2008-04-15 | Documentation: correct overcommit caveat in hugetlbpage.txt | Nishanth Aravamudan | 1 | -4/+3 |
| 2008-03-06 | slub: fix typo in Documentation/vm/slub.txt | Itaru Kitayama | 1 | -2/+2 |
| 2008-02-21 | slabinfo: fall back from /sys/kernel/slab to /sys/slab | Christoph Lameter | 1 | -1/+1 |
| 2008-02-07 | SLUB: Support for performance statistics | Christoph Lameter | 1 | -11/+138 |
| 2008-01-24 | kset: move /sys/slab to /sys/kernel/slab | Greg Kroah-Hartman | 2 | -2/+2 |
| 2007-12-17 | Documentation: update hugetlb information | Nishanth Aravamudan | 1 | -6/+29 |
| 2007-10-17 | Documentation/vm/slabinfo.c: clean up this code | WANG Cong | 1 | -12/+15 |
| 2007-10-17 | doc: move vm/00-INDEX to Documentation/vm | David Rientjes | 1 | -0/+20 |
| 2007-10-16 | Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag | Lee Schermerhorn | 1 | -17/+16 |
| 2007-08-22 | Document Linux Memory Policy | Lee Schermerhorn | 1 | -0/+332 |
| 2007-08-09 | SLUB: Fix format specifier in Documentation/vm/slabinfo.c | Jesper Juhl | 1 | -1/+1 |
| 2007-07-17 | SLUB: change error reporting format to follow lockdep loosely | Christoph Lameter | 1 | -48/+89 |
| 2007-07-16 | hugetlbfs: use lib/parser, fix docs | Randy Dunlap | 1 | -5/+5 |
| 2007-07-16 | SLUB: support slub_debug on by default | Christoph Lameter | 1 | -0/+2 |
| 2007-05-31 | SLUB: More documentation | Christoph Lameter | 1 | -11/+124 |
| 2007-05-18 | slub: another slabinfo fix | Christoph Lameter | 1 | -0/+9 |
| 2007-05-17 | SLUB: slabinfo fixes | Christoph Lameter | 1 | -5/+12 |
| 2007-05-09 | SLUB: slabinfo upgrade | Christoph Lameter | 1 | -74/+352 |
| 2007-05-07 | slub: add slabinfo tool | Christoph Lameter | 1 | -0/+943 |
| 2007-05-07 | slub: user documentation | Christoph Lameter | 1 | -0/+113 |
| 2006-10-03 | Documentation: remove duplicated words | Paolo Ornati | 1 | -1/+1 |
| 2006-06-23 | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 1 | -16/+13 |
| 2006-06-23 | [PATCH] page migration: Update documentation | Christoph Lameter | 1 | -58/+33 |
| 2006-04-19 | [PATCH] Doc: vm/hugetlbpage update-2 | Randy Dunlap | 1 | -1/+10 |
| 2006-04-11 | [PATCH] hugetlbfs doc. update | Randy Dunlap | 1 | -10/+10 |
| 2006-03-14 | [PATCH] Page migration documentation update | Christoph Lameter | 1 | -36/+82 |
| 2006-02-01 | [PATCH] Direct Migration V9: migrate_pages() extension | Christoph Lameter | 1 | -0/+129 |
| 2005-11-07 | [PATCH] perform maintenance on Documentation/vm/hugetlbpage.txt | Muli Ben-Yehuda | 1 | -12/+13 |
| 2005-09-05 | [PATCH] swap: swap_lock replace list+device | Hugh Dickins | 1 | -8/+7 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 5 | -0/+622 |