index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sysctl
/
vm.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: /proc/sys/vm/stat_refresh to force vmstat update
Hugh Dickins
2016-05-20
1
-0
/
+14
*
Documentation/sysctl/vm.txt: update numa_zonelist_order description
Xishi Qiu
2016-04-29
1
-9
/
+10
*
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
2016-03-17
1
-0
/
+18
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-15
1
-0
/
+29
|
\
|
*
mm: mmap: add new /proc tunable for mmap_base ASLR
Daniel Cashman
2016-01-15
1
-0
/
+29
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-01-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Documentation: fix sysfs-ptp
Chris Dunlop
2015-12-08
1
-2
/
+2
*
|
Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memory
Chun Chen
2015-11-10
1
-1
/
+1
|
/
*
mm/page_alloc.c: fix a misleading comment
Yaowei Bai
2015-09-09
1
-2
/
+2
*
Documentation: mm: fix location of extfrag_index
Rabin Vincent
2015-07-24
1
-5
/
+5
*
mm: allow compaction of unevictable pages
Eric B Munson
2015-04-16
1
-0
/
+11
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
1
-6
/
+6
|
\
|
*
mm: account pmd page tables to the process
Kirill A. Shutemov
2015-02-12
1
-6
/
+6
*
|
Documentation: mm: Fix typo in vm.txt
Masanari Iida
2015-01-28
1
-1
/
+1
|
/
*
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
2014-06-24
1
-1
/
+2
*
Documentation/sysctl/vm.txt: clarify vfs_cache_pressure description
Denys Vlasenko
2014-06-05
1
-2
/
+7
*
mm: disable zone_reclaim_mode by default
Mel Gorman
2014-06-05
1
-8
/
+9
*
drop_caches: add some documentation and info message
Dave Hansen
2014-04-04
1
-6
/
+27
*
mm: document improved handling of swappiness==0
Aaron Tomlin
2014-01-30
1
-1
/
+3
*
mm: add overcommit_kbytes sysctl variable
Jerome Marchand
2014-01-22
1
-0
/
+12
*
mm: improve the description for dirty_background_ratio/dirty_ratio sysctl
Zheng Liu
2013-11-13
1
-5
/
+10
*
mm: prepare to remove /proc/sys/vm/hugepages_treat_as_movable
Naoya Horiguchi
2013-09-12
1
-11
/
+19
*
mm/page_alloc: fix doc for numa_zonelist_order
Wanpeng Li
2013-07-09
1
-1
/
+1
*
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
2013-04-30
1
-0
/
+30
*
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
2013-04-30
1
-0
/
+20
*
Documentation: fix the VM knobs descritpion WRT pdflush
Artem Bityutskiy
2012-08-04
1
-7
/
+7
*
mm, oom: replace some information in tasklist dump
David Rientjes
2012-08-01
1
-3
/
+4
*
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
2012-08-01
1
-11
/
+0
*
documentation: update how page-cluster affects swap I/O
Christian Ehrhardt
2012-08-01
1
-2
/
+10
*
doc: fix 3 typos in sysctl/vm.txt
Paul Bolle
2011-04-06
1
-2
/
+2
*
doc: clarify the behaviour of dirty_ratio/dirty_bytes
Andrea Righi
2010-10-28
1
-4
/
+8
*
oom: enable oom tasklist dump by default
David Rientjes
2010-08-10
1
-1
/
+1
*
Documentation/sysctl/vm.txt typo
Kulikov Vasiliy
2010-06-28
1
-1
/
+1
*
mm: compaction: add a tunable that decides when memory should be compacted an...
Mel Gorman
2010-05-25
1
-0
/
+15
*
mm: compaction: add /proc trigger for memory compaction
Mel Gorman
2010-05-25
1
-0
/
+10
*
memcg: handle panic_on_oom=always case
KAMEZAWA Hiroyuki
2010-03-13
1
-1
/
+4
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
1
-1
/
+40
|
\
|
*
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
2009-09-16
1
-1
/
+40
*
|
vm: document that setting vfs_cache_pressure to 0 isn't a good idea
Jan Kara
2009-09-22
1
-1
/
+3
|
/
*
vmscan: properly account for the number of page cache pages zone_reclaim() ca...
Mel Gorman
2009-06-17
1
-4
/
+8
*
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
2009-06-17
1
-5
/
+6
*
trivial: Miscellaneous documentation typo fixes
Matt LaPlante
2009-06-12
1
-2
/
+2
*
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
2009-05-15
1
-28
/
+0
*
mm: prevent divide error for small values of vm_dirty_bytes
Andrea Righi
2009-05-03
1
-0
/
+4
*
mm: add /proc controls for pdflush threads
Peter W Morreale
2009-04-07
1
-0
/
+28
*
Update of Documentation: vm.txt and proc.txt
Peter W Morreale
2009-01-16
1
-184
/
+435
*
NOMMU: Make mmap allocation page trimming behaviour configurable.
Paul Mundt
2009-01-08
1
-0
/
+18
*
mm: add dirty_background_bytes and dirty_bytes sysctls
David Rientjes
2009-01-07
1
-1
/
+2
*
Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...
Matt LaPlante
2008-07-26
1
-1
/
+1
[next]