| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: move recent_rotated pages calculation to shrink_inactive_list() | Kirill Tkhai | 2019-05-14 | 1 | -1/+1 |
* | include/linux/vmstat.h: remove unused page state adjustment macro | Wei Yang | 2018-12-28 | 1 | -5/+0 |
* | mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event | Steven Rostedt | 2018-04-11 | 1 | -0/+11 |
* | mm: remove unused pgdat_reclaimable_pages() | Jan Kara | 2018-01-31 | 1 | -17/+0 |
* | mm, sysctl: make NUMA stats configurable | Kemi Wang | 2017-11-15 | 1 | -0/+10 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm: consider the number in local CPUs when reading NUMA stats | Kemi Wang | 2017-09-08 | 1 | -1/+5 |
* | mm: change the call sites of numa statistics items | Kemi Wang | 2017-09-08 | 1 | -1/+28 |
* | mm: rename global_page_state to global_zone_page_state | Michal Hocko | 2017-09-06 | 1 | -2/+2 |
* | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner | 2017-07-06 | 1 | -1/+0 |
* | mm: vmstat: replace __count_zone_vm_events with a zone id equivalent | Mel Gorman | 2016-07-28 | 1 | -3/+2 |
* | mm, workingset: make working set detection node-aware | Mel Gorman | 2016-07-28 | 1 | -1/+0 |
* | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 1 | -0/+17 |
* | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman | 2016-07-28 | 1 | -12/+80 |
* | mm, page_alloc: inline zone_statistics | Mel Gorman | 2016-05-19 | 1 | -2/+0 |
* | mm: /proc/sys/vm/stat_refresh to force vmstat update | Hugh Dickins | 2016-05-19 | 1 | -0/+4 |
* | vmstat: make vmstat_updater deferrable again and shut down on idle | Christoph Lameter | 2016-01-14 | 1 | -0/+2 |
* | mm/vmstat: fix overflow in mod_zone_page_state() | Heiko Carstens | 2015-12-29 | 1 | -3/+3 |
* | mm: remove refresh_cpu_vm_stats() definition for !SMP kernel | Tetsuo Handa | 2015-11-05 | 1 | -1/+0 |
* | mm/vmstat.c: uninline node_page_state() | Andrew Morton | 2015-11-05 | 1 | -23/+1 |
* | mm,vmacache: add debug data | Davidlohr Bueso | 2014-06-04 | 1 | -0/+6 |
* | vmstat: use raw_cpu_ops to avoid false positives on preemption checks | Christoph Lameter | 2014-04-07 | 1 | -2/+6 |
* | mm: vmstat: fix UP zone state accounting | Johannes Weiner | 2014-04-03 | 1 | -8/+9 |
* | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2014-02-07 | 1 | -2/+0 |
|\ |
|
| * | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 2014-01-29 | 1 | -2/+0 |
* | | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 1 | -0/+8 |
|/ |
|
* | mm: vmscan: fix do_try_to_free_pages() livelock | Lisa Du | 2013-09-11 | 1 | -1/+0 |
* | vmstat: create separate function to fold per cpu diffs into local counters | Christoph Lameter | 2013-09-11 | 1 | -1/+2 |
* | mm: remove CONFIG_HOTPLUG ifdefs | Yijing Wang | 2013-04-29 | 1 | -6/+1 |
* | mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA... | Mel Gorman | 2013-02-23 | 1 | -1/+1 |
* | mm: numa: Add pte updates, hinting and migration stats | Mel Gorman | 2012-12-11 | 1 | -0/+8 |
* | memory-hotplug: fix zone stat mismatch | Minchan Kim | 2012-10-09 | 1 | -0/+4 |
* | cma: count free CMA pages | Bartlomiej Zolnierkiewicz | 2012-10-09 | 1 | -0/+8 |
* | mm: remove redundant initialization | Minchan Kim | 2012-07-31 | 1 | -5/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | mm: move enum vm_event_item into a standalone header file | Andrew Morton | 2011-05-26 | 1 | -61/+1 |
* | mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur | KOSAKI Motohiro | 2011-05-25 | 1 | -0/+3 |
* | mm: per-node vmstat: show proper vmstats | KOSAKI Motohiro | 2011-05-25 | 1 | -1/+3 |
* | mm: add VM counters for transparent hugepages | Andi Kleen | 2011-04-14 | 1 | -0/+7 |
* | mm: add __GFP_OTHER_NODE flag | Andi Kleen | 2011-03-22 | 1 | -2/+2 |
* | mm: vmstat: use a single setter function and callback for adjusting percpu th... | Mel Gorman | 2011-01-13 | 1 | -4/+6 |
* | mm: page allocator: adjust the per-cpu counter threshold when memory is low | Mel Gorman | 2011-01-13 | 1 | -0/+5 |
* | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2010-09-09 | 1 | -0/+22 |
* | mm: compaction: direct compact when a high-order allocation fails | Mel Gorman | 2010-05-25 | 1 | -0/+1 |
* | mm: compaction: memory compaction core | Mel Gorman | 2010-05-25 | 1 | -0/+3 |
* | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 1 | -0/+2 |
|\ |
|
| * | vmscan: stop kswapd waiting on congestion when the min watermark is not being... | KOSAKI Motohiro | 2009-12-15 | 1 | -1/+2 |
| * | vmscan: have kswapd sleep for a short interval and double check it should be ... | Mel Gorman | 2009-12-15 | 1 | -0/+1 |
* | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -4/+4 |
|/ |
|
* | this_cpu: Use this_cpu ops for VM statistics | Christoph Lameter | 2009-10-03 | 1 | -6/+4 |