Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | Documentation/sysctl/vm.txt: update __vm_enough_memory()'s path | juviliu | 1 | -1/+1 |
2018-07-27 | Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description. | Prashant Dhamdhere | 1 | -0/+10 |
2018-06-26 | doc: add description to dirtytime_expire_seconds | Yang Shi | 1 | -0/+13 |
2018-04-28 | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport | 1 | -2/+2 |
2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 1 | -3/+3 |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 1 | -3/+3 |
2018-04-11 | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request | Joonsoo Kim | 1 | -3/+2 |
2018-02-01 | mm, hugetlb: remove hugepages_treat_as_movable sysctl | Michal Hocko | 1 | -25/+0 |
2017-11-30 | Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are... | Michal Hocko | 1 | -7/+0 |
2017-11-18 | Documentation/sysctl/vm.txt: fix typo | Kangmin Park | 1 | -1/+1 |
2017-11-16 | mm, sysctl: make NUMA stats configurable | Kemi Wang | 1 | -0/+16 |
2017-11-16 | mm: consolidate page table accounting | Kirill A. Shutemov | 1 | -4/+4 |
2017-11-16 | mm: account pud page tables | Kirill A. Shutemov | 1 | -4/+4 |
2017-11-16 | mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical | Yafang Shao | 1 | -0/+7 |
2017-09-07 | mm, page_alloc: rip out ZONELIST_ORDER_ZONE | Michal Hocko | 1 | -1/+3 |
2017-07-11 | mm: document highmem_is_dirtyable sysctl | Michal Hocko | 1 | -0/+20 |
2017-02-25 | mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count | David Rientjes | 1 | -2/+2 |
2016-07-18 | Documentation: add watermark_scale_factor to the list of vm systcl file | Jerome Marchand | 1 | -0/+1 |
2016-05-20 | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins | 1 | -0/+14 |
2016-04-29 | Documentation/sysctl/vm.txt: update numa_zonelist_order description | Xishi Qiu | 1 | -9/+10 |
2016-03-18 | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner | 1 | -0/+18 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+29 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2016-01-15 | mm: mmap: add new /proc tunable for mmap_base ASLR | Daniel Cashman | 1 | -0/+29 |
2015-12-08 | Documentation: fix sysfs-ptp | Chris Dunlop | 1 | -2/+2 |
2015-11-10 | Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory | Chun Chen | 1 | -1/+1 |
2015-09-09 | mm/page_alloc.c: fix a misleading comment | Yaowei Bai | 1 | -2/+2 |
2015-07-24 | Documentation: mm: fix location of extfrag_index | Rabin Vincent | 1 | -5/+5 |
2015-04-16 | mm: allow compaction of unevictable pages | Eric B Munson | 1 | -0/+11 |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+6 |
2015-02-12 | mm: account pmd page tables to the process | Kirill A. Shutemov | 1 | -6/+6 |
2015-01-29 | Documentation: mm: Fix typo in vm.txt | Masanari Iida | 1 | -1/+1 |
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 |