aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/vm.txt
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-11
|\
| * mm: account pmd page tables to the processKirill A. Shutemov2015-02-11
* | Documentation: mm: Fix typo in vm.txtMasanari Iida2015-01-28
|/
* mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes2014-06-23
* Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko2014-06-04
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-04
* drop_caches: add some documentation and info messageDave Hansen2014-04-03
* mm: document improved handling of swappiness==0Aaron Tomlin2014-01-29
* mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-21
* mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu2013-11-12
* mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi2013-09-11
* mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li2013-07-09
* mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker2013-04-29
* mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker2013-04-29
* Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy2012-08-04
* mm, oom: replace some information in tasklist dumpDavid Rientjes2012-07-31
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
* documentation: update how page-cluster affects swap I/OChristian Ehrhardt2012-07-31
* doc: fix 3 typos in sysctl/vm.txtPaul Bolle2011-04-06
* doc: clarify the behaviour of dirty_ratio/dirty_bytesAndrea Righi2010-10-27
* oom: enable oom tasklist dump by defaultDavid Rientjes2010-08-09
* Documentation/sysctl/vm.txt typoKulikov Vasiliy2010-06-28
* mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-25
* mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-25
* memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki2010-03-12
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-16
* | vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara2009-09-22
|/
* vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman2009-06-16
* page allocator: use allocation flags as an index to the zone watermarkMel Gorman2009-06-16
* trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
* Revert "mm: add /proc controls for pdflush threads"Jens Axboe2009-05-15
* mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2009-05-02
* mm: add /proc controls for pdflush threadsPeter W Morreale2009-04-07
* Update of Documentation: vm.txt and proc.txtPeter W Morreale2009-01-15
* NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt2009-01-08
* mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes2009-01-06
* Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante2008-07-26
* oom: add sysctl to enable task memory dumpDavid Rientjes2008-02-07
* mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-05
* Documentation: update hugetlb informationNishanth Aravamudan2007-12-17
* vm.txt: document min_free_pages as critical for correctnessPavel Machek2007-10-17
* oom: add oom_kill_allocating_task sysctlDavid Rientjes2007-10-17
* handle kernelcore=: genericMel Gorman2007-07-17
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-16
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-11
* mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto2007-05-07
* Fix typos in /Documentation : MiscMatt LaPlante2006-11-29
* [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-26