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