aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl/vm.txt
AgeCommit message (Expand)AuthorFilesLines
2018-12-28mm: reclaim small amounts of memory when an external fragmentation event occursGravatar Mel Gorman 1-0/+21
2018-08-22Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathGravatar juviliu 1-1/+1
2018-07-26Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description.Gravatar Prashant Dhamdhere 1-0/+10
2018-06-26doc: add description to dirtytime_expire_secondsGravatar Yang Shi 1-0/+13
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmGravatar Mike Rapoport 1-2/+2
2018-04-16Merge branch 'mm-rst' into docs-nextGravatar Jonathan Corbet 1-3/+3
2018-04-16docs/vm: rename documentation files to .rstGravatar Mike Rapoport 1-3/+3
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestGravatar Joonsoo Kim 1-3/+2
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlGravatar Michal Hocko 1-25/+0
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Gravatar Michal Hocko 1-7/+0
2017-11-17Documentation/sysctl/vm.txt: fix typoGravatar Kangmin Park 1-1/+1
2017-11-15mm, sysctl: make NUMA stats configurableGravatar Kemi Wang 1-0/+16
2017-11-15mm: consolidate page table accountingGravatar Kirill A. Shutemov 1-4/+4
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 1-4/+4
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalGravatar Yafang Shao 1-0/+7
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEGravatar Michal Hocko 1-1/+3
2017-07-10mm: document highmem_is_dirtyable sysctlGravatar Michal Hocko 1-0/+20
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countGravatar David Rientjes 1-2/+2
2016-07-18Documentation: add watermark_scale_factor to the list of vm systcl fileGravatar Jerome Marchand 1-0/+1
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateGravatar Hugh Dickins 1-0/+14
2016-04-28Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionGravatar Xishi Qiu 1-9/+10
2016-03-17mm: scale kswapd watermarks in proportion to memoryGravatar Johannes Weiner 1-0/+18
2016-01-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+29
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRGravatar Daniel Cashman 1-0/+29
2015-12-08Documentation: fix sysfs-ptpGravatar Chris Dunlop 1-2/+2
2015-11-09Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryGravatar Chun Chen 1-1/+1
2015-09-08mm/page_alloc.c: fix a misleading commentGravatar Yaowei Bai 1-2/+2
2015-07-24Documentation: mm: fix location of extfrag_indexGravatar Rabin Vincent 1-5/+5
2015-04-15mm: allow compaction of unevictable pagesGravatar Eric B Munson 1-0/+11
2015-02-11Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-6/+6
2015-02-11mm: account pmd page tables to the processGravatar Kirill A. Shutemov 1-6/+6
2015-01-28Documentation: mm: Fix typo in vm.txtGravatar Masanari Iida 1-1/+1
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultGravatar David Rientjes 1-1/+2
2014-06-04Documentation/sysctl/vm.txt: clarify vfs_cache_pressure descriptionGravatar Denys Vlasenko 1-2/+7
2014-06-04mm: disable zone_reclaim_mode by defaultGravatar Mel Gorman 1-8/+9
2014-04-03drop_caches: add some documentation and info messageGravatar Dave Hansen 1-6/+27
2014-01-29mm: document improved handling of swappiness==0Gravatar Aaron Tomlin 1-1/+3
2014-01-21mm: add overcommit_kbytes sysctl variableGravatar Jerome Marchand 1-0/+12
2013-11-13mm: improve the description for dirty_background_ratio/dirty_ratio sysctlGravatar Zheng Liu 1-5/+10
2013-09-11mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movableGravatar Naoya Horiguchi 1-11/+19
2013-07-09mm/page_alloc: fix doc for numa_zonelist_orderGravatar Wanpeng Li 1-1/+1
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobGravatar Andrew Shewmaker 1-0/+30
2013-04-29mm: limit growth of 3% hardcoded other user reserveGravatar Andrew Shewmaker 1-0/+20
2012-08-04Documentation: fix the VM knobs descritpion WRT pdflushGravatar Artem Bityutskiy 1-7/+7
2012-07-31mm, oom: replace some information in tasklist dumpGravatar David Rientjes 1-3/+4
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsGravatar Wanpeng Li 1-11/+0
2012-07-31documentation: update how page-cluster affects swap I/OGravatar Christian Ehrhardt 1-2/+10
2011-04-06doc: fix 3 typos in sysctl/vm.txtGravatar Paul Bolle 1-2/+2
2010-10-27doc: clarify the behaviour of dirty_ratio/dirty_bytesGravatar Andrea Righi 1-4/+8