Age | Commit message (Expand) | Author | Files | Lines |
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-07 | 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-13 | 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-29 | 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-16 | Documentation: correct overcommit caveat in hugetlbpage.txt | Nishanth Aravamudan | 1 | -4/+3 |
2008-03-07 | slub: fix typo in Documentation/vm/slub.txt | Itaru Kitayama | 1 | -2/+2 |
2008-02-22 | slabinfo: fall back from /sys/kernel/slab to /sys/slab | Christoph Lameter | 1 | -1/+1 |
2008-02-08 | SLUB: Support for performance statistics | Christoph Lameter | 1 | -11/+138 |
2008-01-25 | kset: move /sys/slab to /sys/kernel/slab | Greg Kroah-Hartman | 2 | -2/+2 |
2007-12-18 | 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-23 | Document Linux Memory Policy | Lee Schermerhorn | 1 | -0/+332 |
2007-08-10 | 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-04 | 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 |