summaryrefslogtreecommitdiff
path: root/Documentation/sysctl/vm.txt
AgeCommit message (Expand)Author
2017-11-17Documentation/sysctl/vm.txt: fix typoKangmin Park
2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang
2017-11-15mm: consolidate page table accountingKirill A. Shutemov
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalYafang Shao
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko
2017-07-10mm: document highmem_is_dirtyable sysctlMichal Hocko
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes
2016-07-18Documentation: add watermark_scale_factor to the list of vm systcl fileJerome Marchand
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins
2016-04-28Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman
2015-12-08Documentation: fix sysfs-ptpChris Dunlop
2015-11-09Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryChun Chen
2015-09-08mm/page_alloc.c: fix a misleading commentYaowei Bai
2015-07-24Documentation: mm: fix location of extfrag_indexRabin Vincent
2015-04-15mm: allow compaction of unevictable pagesEric B Munson
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-01-28Documentation: mm: Fix typo in vm.txtMasanari Iida
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-06-04Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionDenys Vlasenko
2014-06-04mm: disable zone_reclaim_mode by defaultMel Gorman
2014-04-03drop_caches: add some documentation and info messageDave Hansen
2014-01-29mm: document improved handling of swappiness==0Aaron Tomlin
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlZheng Liu
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableNaoya Horiguchi
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderWanpeng Li
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushArtem Bityutskiy
2012-07-31mm, oom: replace some information in tasklist dumpDavid Rientjes
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31documentation: update how page-cluster affects swap I/OChristian Ehrhardt
2011-04-06doc: fix 3 typos in sysctl/vm.txtPaul Bolle
2010-10-27doc: clarify the behaviour of dirty_ratio/dirty_bytesAndrea Righi
2010-08-09oom: enable oom tasklist dump by defaultDavid Rientjes
2010-06-28Documentation/sysctl/vm.txt typoKulikov Vasiliy
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman
2010-03-12memcg: handle panic_on_oom=always caseKAMEZAWA Hiroyuki
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman