Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |