| Commit message (Expand) | Author | Age |
* | thp: transparent hugepage support documentation | Andrea Arcangeli | 2011-01-13 |
* | slub: Fix build breakage in Documentation/vm | Pekka Enberg | 2010-11-06 |
* | slub: move slabinfo.c to tools/slub/slabinfo.c | Christoph Lameter | 2010-11-06 |
* | mm: highmem documentation | Peter Zijlstra | 2010-10-26 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Doc: Fix typo s/packages/packaged | Nikanth Karthikesan | 2010-09-21 |
* | | page-types.c: fix name of unpoison interface | Naoya Horiguchi | 2010-10-07 |
|/ |
|
* | Documentation/vm: fix spelling in page-types.c | Tommi Rantala | 2010-08-05 |
* | numa: update Documentation/vm/numa, add memoryless node info | Lee Schermerhorn | 2010-05-27 |
* | Documentation/vm: use better value for MAP_HUGETLB | Carlo Marcelo Arenas Belon | 2010-05-24 |
* | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-22 |
* | Documentation/vm/: split txt and source files | Randy Dunlap | 2010-03-12 |
* | failslab: add ability to filter slab caches | Dmitry Monakhov | 2010-02-26 |
* | HWPOISON: Use correct name for MADV_HWPOISON in documentation | Andi Kleen | 2009-12-16 |
* | HWPOISON: add memory cgroup filter | Andi Kleen | 2009-12-16 |
* | HWPOISON: add page flags filter | Wu Fengguang | 2009-12-16 |
* | HWPOISON: limit hwpoison injector to known page types | Wu Fengguang | 2009-12-16 |
* | HWPOISON: add fs/device filters | Wu Fengguang | 2009-12-16 |
* | HWPOISON: Add unpoisoning support | Wu Fengguang | 2009-12-16 |
* | page-types: add standard GPL license header | Wu Fengguang | 2009-12-16 |
* | ksm: remove unswappable max_kernel_pages | Hugh Dickins | 2009-12-15 |
* | hugetlb: handle memory hot-plug events | Lee Schermerhorn | 2009-12-15 |
* | hugetlb: use only nodes with memory for huge pages | Lee Schermerhorn | 2009-12-15 |
* | hugetlb: update hugetlb documentation for NUMA controls | Lee Schermerhorn | 2009-12-15 |
* | page-types: exit early when invoked with -d|--describe | Alex Chiang | 2009-12-15 |
* | page-types: whitespace alignment | Alex Chiang | 2009-12-15 |
* | page-types: learn to describe flags directly from command line | Alex Chiang | 2009-12-15 |
* | page-types: unsigned cannot be less than 0 in add_page() | Roel Kluin | 2009-12-15 |
* | page-types: constify read only arrays | Tommi Rantala | 2009-12-15 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ |
|
| * | doc: Fix a typo in slub.txt. | Justin P. Mattock | 2009-12-04 |
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-11-17 |
|\ \
| |/
|/| |
|
| * | Documentation/vm/page-types.c: Declare checked_open static | Josh Triplett | 2009-11-15 |
* | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-10-29 |
|\ \
| |/
|/| |
|
| * | HWPOISON: Add brief hwpoison description to Documentation | Andi Kleen | 2009-10-03 |
* | | page-types: add hwpoison/unpoison feature | Wu Fengguang | 2009-10-08 |
* | | page-types: introduce kpageflags_flags() | Wu Fengguang | 2009-10-08 |
* | | page-types: make voffset local variables | Wu Fengguang | 2009-10-08 |
* | | page-types: make standalone pagemap/kpageflags read routines | Wu Fengguang | 2009-10-08 |
* | | page-types: introduce checked_open() | Wu Fengguang | 2009-10-08 |
* | | page-types: add GPL note | Wu Fengguang | 2009-10-08 |
* | | pagemap: document KPF_KSM and show it in page-types | Wu Fengguang | 2009-10-08 |
* | | pagemap: export KPF_HWPOISON | Wu Fengguang | 2009-10-08 |
* | | ksm: more on default values | Hugh Dickins | 2009-10-08 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-09-24 |
|\ |
|
| * | truncate: new helpers | npiggin@suse.de | 2009-09-24 |
* | | page-types: add feature for walking process address space | Wu Fengguang | 2009-09-24 |
* | | Documentation/vm/.gitignore: add page-types | Josh Triplett | 2009-09-24 |
|/ |
|
* | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe | 2009-09-23 |