summaryrefslogtreecommitdiff
path: root/include/linux/vmstat.h
Commit message (Expand)AuthorAge
* mm: remove refresh_cpu_vm_stats() definition for !SMP kernelTetsuo Handa2015-11-05
* mm/vmstat.c: uninline node_page_state()Andrew Morton2015-11-05
* mm,vmacache: add debug dataDavidlohr Bueso2014-06-04
* vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter2014-04-07
* mm: vmstat: fix UP zone state accountingJohannes Weiner2014-04-03
* Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07
|\
| * mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner2014-01-29
* | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-25
|/
* mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-11
* vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter2013-09-11
* mm: remove CONFIG_HOTPLUG ifdefsYijing Wang2013-04-29
* mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...Mel Gorman2013-02-23
* mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-11
* memory-hotplug: fix zone stat mismatchMinchan Kim2012-10-09
* cma: count free CMA pagesBartlomiej Zolnierkiewicz2012-10-09
* mm: remove redundant initializationMinchan Kim2012-07-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* mm: move enum vm_event_item into a standalone header fileAndrew Morton2011-05-26
* mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro2011-05-25
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-25
* mm: add VM counters for transparent hugepagesAndi Kleen2011-04-14
* mm: add __GFP_OTHER_NODE flagAndi Kleen2011-03-22
* mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman2011-01-13
* mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman2011-01-13
* mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-09
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-25
* mm: compaction: memory compaction coreMel Gorman2010-05-25
* Merge branch 'master' into percpuTejun Heo2010-01-05
|\
| * vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro2009-12-15
| * vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman2009-12-15
* | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
|/
* this_cpu: Use this_cpu ops for VM statisticsChristoph Lameter2009-10-03
* mm: count only reclaimable lru pagesWu Fengguang2009-09-22
* mm: remove __{add,sub}_zone_page_state()KOSAKI Motohiro2009-09-22
* vmscan: count the number of times zone_reclaim() scans and failsMel Gorman2009-06-16
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-16
* proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23
* proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23
* proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23
* proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23
* mlock: count attempts to free mlocked pageLee Schermerhorn2008-10-20
* vmstat: mlocked pages statisticsNick Piggin2008-10-20
* unevictable lru: add event counting with statisticsLee Schermerhorn2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* mm/vmstat.c: proper externsAdrian Bunk2008-07-24
* Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke2008-04-28
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-28
* let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König2008-02-29
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-17
* vmstat: use our own timer eventsChristoph Lameter2007-05-09