| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation/vm: use better value for MAP_HUGETLB | Carlo Marcelo Arenas Belon | 2010-05-24 | 1 | -1/+1 |
* | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-23 | 1 | -2/+2 |
* | Documentation/vm/: split txt and source files | Randy Dunlap | 2010-03-12 | 6 | -173/+209 |
* | failslab: add ability to filter slab caches | Dmitry Monakhov | 2010-02-26 | 1 | -0/+1 |
* | HWPOISON: Use correct name for MADV_HWPOISON in documentation | Andi Kleen | 2009-12-16 | 1 | -1/+1 |
* | HWPOISON: add memory cgroup filter | Andi Kleen | 2009-12-16 | 1 | -0/+16 |
* | HWPOISON: add page flags filter | Wu Fengguang | 2009-12-16 | 1 | -0/+10 |
* | HWPOISON: limit hwpoison injector to known page types | Wu Fengguang | 2009-12-16 | 1 | -1/+2 |
* | HWPOISON: add fs/device filters | Wu Fengguang | 2009-12-16 | 1 | -0/+7 |
* | HWPOISON: Add unpoisoning support | Wu Fengguang | 2009-12-16 | 1 | -2/+14 |
* | page-types: add standard GPL license header | Wu Fengguang | 2009-12-16 | 1 | -2/+13 |
* | ksm: remove unswappable max_kernel_pages | Hugh Dickins | 2009-12-15 | 1 | -15/+7 |
* | hugetlb: handle memory hot-plug events | Lee Schermerhorn | 2009-12-15 | 1 | -1/+2 |
* | hugetlb: use only nodes with memory for huge pages | Lee Schermerhorn | 2009-12-15 | 1 | -6/+6 |
* | hugetlb: update hugetlb documentation for NUMA controls | Lee Schermerhorn | 2009-12-15 | 1 | -85/+176 |
* | page-types: exit early when invoked with -d|--describe | Alex Chiang | 2009-12-15 | 1 | -2/+1 |
* | page-types: whitespace alignment | Alex Chiang | 2009-12-15 | 1 | -23/+23 |
* | page-types: learn to describe flags directly from command line | Alex Chiang | 2009-12-15 | 1 | -1/+20 |
* | page-types: unsigned cannot be less than 0 in add_page() | Roel Kluin | 2009-12-15 | 1 | -1/+1 |
* | page-types: constify read only arrays | Tommi Rantala | 2009-12-15 | 1 | -3/+3 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 2 | -2/+2 |
|\ |
|
| * | doc: Fix a typo in slub.txt. | Justin P. Mattock | 2009-12-04 | 1 | -1/+1 |
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2009-11-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Documentation/vm/page-types.c: Declare checked_open static | Josh Triplett | 2009-11-15 | 1 | -1/+1 |
* | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-10-29 | 1 | -0/+136 |
|\ \
| |/
|/| |
|
| * | HWPOISON: Add brief hwpoison description to Documentation | Andi Kleen | 2009-10-04 | 1 | -0/+136 |
* | | page-types: add hwpoison/unpoison feature | Wu Fengguang | 2009-10-08 | 1 | -1/+72 |
* | | page-types: introduce kpageflags_flags() | Wu Fengguang | 2009-10-08 | 1 | -4/+11 |
* | | page-types: make voffset local variables | Wu Fengguang | 2009-10-08 | 1 | -18/+21 |
* | | page-types: make standalone pagemap/kpageflags read routines | Wu Fengguang | 2009-10-08 | 1 | -65/+89 |
* | | page-types: introduce checked_open() | Wu Fengguang | 2009-10-08 | 1 | -10/+14 |
* | | page-types: add GPL note | Wu Fengguang | 2009-10-08 | 1 | -1/+4 |
* | | pagemap: document KPF_KSM and show it in page-types | Wu Fengguang | 2009-10-08 | 2 | -0/+6 |
* | | pagemap: export KPF_HWPOISON | Wu Fengguang | 2009-10-08 | 2 | -0/+6 |
* | | ksm: more on default values | Hugh Dickins | 2009-10-08 | 1 | -6/+7 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-09-24 | 1 | -1/+1 |
|\ |
|
| * | truncate: new helpers | npiggin@suse.de | 2009-09-24 | 1 | -1/+1 |
* | | page-types: add feature for walking process address space | Wu Fengguang | 2009-09-24 | 1 | -20/+180 |
* | | Documentation/vm/.gitignore: add page-types | Josh Triplett | 2009-09-24 | 1 | -0/+1 |
|/ |
|
* | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe | 2009-09-23 | 2 | -60/+60 |
* | hugetlb: add MAP_HUGETLB example | Eric B Munson | 2009-09-22 | 3 | -6/+87 |
* | ksm: add some documentation | Hugh Dickins | 2009-09-22 | 2 | -0/+91 |
* | hugetlb: clean up and update huge pages documentation | Lee Schermerhorn | 2009-09-22 | 1 | -46/+87 |
* | slub: add option to disable higher order debugging slabs | David Rientjes | 2009-07-10 | 1 | -0/+10 |
* | Documentation/vm/Makefile: don't try to build slqbinfo | Andrew Morton | 2009-06-17 | 1 | -1/+1 |
* | pagemap: add page-types tool | Wu Fengguang | 2009-06-16 | 2 | -1/+699 |
* | pagemap: document 9 more exported page flags | Wu Fengguang | 2009-06-16 | 1 | -0/+62 |
* | pagemap: document clarifications | Wu Fengguang | 2009-06-16 | 1 | -3/+3 |
* | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 2009-06-16 | 1 | -9/+9 |