Age | Commit message (Expand) | Author | Files | Lines |
2015-02-12 | mm: account pmd page tables to the process | Kirill A. Shutemov | 1 | -6/+6 |
2014-06-24 | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes | 1 | -1/+2 |
2014-06-05 | Documentation/sysctl/vm.txt: clarify vfs_cache_pressure description | Denys Vlasenko | 1 | -2/+7 |
2014-06-05 | mm: disable zone_reclaim_mode by default | Mel Gorman | 1 | -8/+9 |
2014-04-04 | drop_caches: add some documentation and info message | Dave Hansen | 1 | -6/+27 |
2014-01-30 | mm: document improved handling of swappiness==0 | Aaron Tomlin | 1 | -1/+3 |
2014-01-22 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand | 1 | -0/+12 |
2013-11-13 | mm: improve the description for dirty_background_ratio/dirty_ratio sysctl | Zheng Liu | 1 | -5/+10 |
2013-09-12 | mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable | Naoya Horiguchi | 1 | -11/+19 |
2013-07-09 | mm/page_alloc: fix doc for numa_zonelist_order | Wanpeng Li | 1 | -1/+1 |
2013-04-30 | mm: replace hardcoded 3% with admin_reserve_pages knob | Andrew Shewmaker | 1 | -0/+30 |
2013-04-30 | mm: limit growth of 3% hardcoded other user reserve | Andrew Shewmaker | 1 | -0/+20 |
2012-08-04 | Documentation: fix the VM knobs descritpion WRT pdflush | Artem Bityutskiy | 1 | -7/+7 |
2012-08-01 | mm, oom: replace some information in tasklist dump | David Rientjes | 1 | -3/+4 |
2012-08-01 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li | 1 | -11/+0 |
2012-08-01 | documentation: update how page-cluster affects swap I/O | Christian Ehrhardt | 1 | -2/+10 |
2011-04-06 | doc: fix 3 typos in sysctl/vm.txt | Paul Bolle | 1 | -2/+2 |
2010-10-28 | doc: clarify the behaviour of dirty_ratio/dirty_bytes | Andrea Righi | 1 | -4/+8 |
2010-08-10 | oom: enable oom tasklist dump by default | David Rientjes | 1 | -1/+1 |
2010-06-28 | Documentation/sysctl/vm.txt typo | Kulikov Vasiliy | 1 | -1/+1 |
2010-05-25 | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman | 1 | -0/+15 |
2010-05-25 | mm: compaction: add /proc trigger for memory compaction | Mel Gorman | 1 | -0/+10 |
2010-03-13 | memcg: handle panic_on_oom=always case | KAMEZAWA Hiroyuki | 1 | -1/+4 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-09-24 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -1/+40 |
2009-09-22 | vm: document that setting vfs_cache_pressure to 0 isn't a good idea | Jan Kara | 1 | -1/+3 |
2009-09-16 | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 1 | -1/+40 |
2009-06-17 | vmscan: properly account for the number of page cache pages zone_reclaim() ca... | Mel Gorman | 1 | -4/+8 |
2009-06-17 | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 1 | -5/+6 |
2009-06-12 | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 1 | -2/+2 |
2009-05-15 | Revert "mm: add /proc controls for pdflush threads" | Jens Axboe | 1 | -28/+0 |
2009-05-03 | mm: prevent divide error for small values of vm_dirty_bytes | Andrea Righi | 1 | -0/+4 |
2009-04-07 | mm: add /proc controls for pdflush threads | Peter W Morreale | 1 | -0/+28 |
2009-01-16 | Update of Documentation: vm.txt and proc.txt | Peter W Morreale | 1 | -184/+435 |
2009-01-08 | NOMMU: Make mmap allocation page trimming behaviour configurable. | Paul Mundt | 1 | -0/+18 |
2009-01-07 | mm: add dirty_background_bytes and dirty_bytes sysctls | David Rientjes | 1 | -1/+2 |
2008-07-26 | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante | 1 | -1/+1 |
2008-02-07 | oom: add sysctl to enable task memory dump | David Rientjes | 1 | -0/+22 |
2008-02-05 | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 1 | -3/+4 |
2007-12-18 | Documentation: update hugetlb information | Nishanth Aravamudan | 1 | -0/+19 |
2007-10-17 | vm.txt: document min_free_pages as critical for correctness | Pavel Machek | 1 | -0/+6 |
2007-10-17 | oom: add oom_kill_allocating_task sysctl | David Rientjes | 1 | -0/+22 |
2007-07-17 | handle kernelcore=: generic | Mel Gorman | 1 | -1/+2 |
2007-07-16 | change zonelist order: zonelist order selection logic | KAMEZAWA Hiroyuki | 1 | -0/+45 |
2007-07-12 | security: Protection for exploiting null dereference using mmap | Eric Paris | 1 | -0/+15 |
2007-05-07 | mm: fix handling of panic_on_oom when cpusets are in use | Yasunori Goto | 1 | -6/+17 |
2006-11-30 | Fix typos in /Documentation : Misc | Matt LaPlante | 1 | -1/+1 |
2006-09-26 | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter | 1 | -7/+20 |
2006-07-04 | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter | 1 | -0/+14 |
2006-06-30 | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int... | Christoph Lameter | 1 | -13/+0 |