Age | Commit message (Expand) | Author | Files | Lines |
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-23 | 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-16 | 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-23 | 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-14 | 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-27 | mm: highmem documentation | Peter Zijlstra | 1 | -0/+162 |
2010-10-25 | 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-06 | 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-13 | 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-16 | 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 |