| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: add documentation describing what tsk->active_mm means vs tsk->mm | Michael Ellerman | 2009-04-13 | 2 | -0/+85 |
* | mm: reformat the Unevictable-LRU documentation | David Howells | 2009-04-13 | 1 | -469/+572 |
* | tracing: consolidate documents | Li Zefan | 2009-04-09 | 1 | -126/+0 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -0/+126 |
|\ |
|
| * | Merge commit 'v2.6.29-rc1' into tracing/urgent | Ingo Molnar | 2009-01-11 | 1 | -45/+18 |
| |\ |
|
| * | | kmemtrace: remove config option for enabling tracing at boot | Pekka Enberg | 2008-12-29 | 1 | -1/+1 |
| * | | kmemtrace: Fix typos in documentation. | Eduard - Gabriel Munteanu | 2008-12-29 | 1 | -1/+1 |
| * | | kmemtrace: Additional documentation. | Eduard - Gabriel Munteanu | 2008-12-29 | 1 | -0/+126 |
* | | | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 2009-03-30 | 2 | -2/+4 |
| |/
|/| |
|
* | | mm: remove try_to_munlock from vmscan | Hugh Dickins | 2009-01-06 | 1 | -45/+18 |
|/ |
|
* | .gitignore updates | Alexey Dobriyan | 2008-10-30 | 1 | -0/+1 |
* | doc: unevictable LRU and mlocked pages documentation | Lee Schermerhorn | 2008-10-20 | 1 | -0/+615 |
* | Documentation/vm/page_migration: update reference to numa_maps + fix download... | Michael Kerrisk | 2008-08-15 | 1 | -4/+5 |
* | docsrc: build Documentation/ sources | Randy Dunlap | 2008-08-12 | 1 | -0/+8 |
* | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante | 2008-07-26 | 2 | -3/+3 |
* | hugetlb: new sysfs interface | Nishanth Aravamudan | 2008-07-24 | 1 | -0/+23 |
* | Christoph has moved | Christoph Lameter | 2008-07-04 | 2 | -3/+3 |
* | pagemap: add documentation for pagemap | Thomas Tuttle | 2008-06-06 | 1 | -0/+77 |
* | slabinfo: Support printout of the number of fallbacks | Christoph Lameter | 2008-05-02 | 1 | -4/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-04-28 | 1 | -16/+11 |
|\ |
|
| * | slub: Update statistics handling for variable order slabs | Christoph Lameter | 2008-04-27 | 1 | -16/+11 |
* | | mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy | Lee Schermerhorn | 2008-04-28 | 1 | -6/+5 |
* | | mempolicy: use MPOL_PREFERRED for system-wide default policy | Lee Schermerhorn | 2008-04-28 | 1 | -36/+18 |
* | | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn | 2008-04-28 | 1 | -0/+68 |
* | | mempolicy: rename struct mempolicy 'policy' member to 'mode' | Lee Schermerhorn | 2008-04-28 | 1 | -4/+0 |
* | | mempolicy: disallow static or relative flags for local preferred mode | David Rientjes | 2008-04-28 | 1 | -2/+14 |
* | | mempolicy: update NUMA memory policy documentation | David Rientjes | 2008-04-28 | 1 | -31/+100 |
* | | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman | 2008-04-28 | 1 | -8/+3 |
|/ |
|
* | Documentation: correct overcommit caveat in hugetlbpage.txt | Nishanth Aravamudan | 2008-04-15 | 1 | -4/+3 |
* | slub: fix typo in Documentation/vm/slub.txt | Itaru Kitayama | 2008-03-06 | 1 | -2/+2 |
* | slabinfo: fall back from /sys/kernel/slab to /sys/slab | Christoph Lameter | 2008-02-21 | 1 | -1/+1 |
* | SLUB: Support for performance statistics | Christoph Lameter | 2008-02-07 | 1 | -11/+138 |
* | kset: move /sys/slab to /sys/kernel/slab | Greg Kroah-Hartman | 2008-01-24 | 2 | -2/+2 |
* | Documentation: update hugetlb information | Nishanth Aravamudan | 2007-12-17 | 1 | -6/+29 |
* | Documentation/vm/slabinfo.c: clean up this code | WANG Cong | 2007-10-17 | 1 | -12/+15 |
* | doc: move vm/00-INDEX to Documentation/vm | David Rientjes | 2007-10-17 | 1 | -0/+20 |
* | Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag | Lee Schermerhorn | 2007-10-16 | 1 | -17/+16 |
* | Document Linux Memory Policy | Lee Schermerhorn | 2007-08-22 | 1 | -0/+332 |
* | SLUB: Fix format specifier in Documentation/vm/slabinfo.c | Jesper Juhl | 2007-08-09 | 1 | -1/+1 |
* | SLUB: change error reporting format to follow lockdep loosely | Christoph Lameter | 2007-07-17 | 1 | -48/+89 |
* | hugetlbfs: use lib/parser, fix docs | Randy Dunlap | 2007-07-16 | 1 | -5/+5 |
* | SLUB: support slub_debug on by default | Christoph Lameter | 2007-07-16 | 1 | -0/+2 |
* | SLUB: More documentation | Christoph Lameter | 2007-05-31 | 1 | -11/+124 |
* | slub: another slabinfo fix | Christoph Lameter | 2007-05-18 | 1 | -0/+9 |
* | SLUB: slabinfo fixes | Christoph Lameter | 2007-05-17 | 1 | -5/+12 |
* | SLUB: slabinfo upgrade | Christoph Lameter | 2007-05-09 | 1 | -74/+352 |
* | slub: add slabinfo tool | Christoph Lameter | 2007-05-07 | 1 | -0/+943 |
* | slub: user documentation | Christoph Lameter | 2007-05-07 | 1 | -0/+113 |
* | Documentation: remove duplicated words | Paolo Ornati | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] page migration: sys_move_pages(): support moving of individual pages | Christoph Lameter | 2006-06-23 | 1 | -16/+13 |