summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+14
* proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+13
* proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-1/+14
* proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-231-4/+21
* mlock: count attempts to free mlocked pageLee Schermerhorn2008-10-201-0/+1
* vmstat: mlocked pages statisticsNick Piggin2008-10-201-0/+5
* Unevictable LRU Page StatisticsLee Schermerhorn2008-10-201-0/+3
* unevictable lru: add event counting with statisticsLee Schermerhorn2008-10-201-0/+5
* vmscan: second chance replacement for anonymous pagesRik van Riel2008-10-201-2/+4
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-5/+9
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-201-1/+2
* [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman2008-08-271-1/+18
* mm/vmstat.c: proper externsAdrian Bunk2008-07-241-0/+1
* mm: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
* make vmstat cpu-unplug safeKOSAKI Motohiro2008-05-131-0/+2
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-301-0/+1
* /proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro2008-04-301-0/+4
* vmstats: add cond_resched() to refresh_cpu_vm_stats()Dimitri Sivanich2008-04-281-0/+1
* Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke2008-04-281-0/+4
* mm: remember what the preferred zone is for zone_statisticsMel Gorman2008-04-281-3/+3
* add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro2008-04-151-0/+1
* vmstat: remove prefetchChristoph Lameter2008-02-051-9/+2
* Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-051-18/+12
* vmstat: small revisions to refresh_cpu_vm_stats()Christoph Lameter2008-02-051-4/+16
* vmstat: fix section mismatch warningRandy Dunlap2007-11-141-1/+1
* oom: change all_unreclaimable zone member to flagsDavid Rientjes2007-10-171-1/+1
* mm/vmstat.c: cleanupsAdrian Bunk2007-10-161-18/+1
* Print out statistics in relation to fragmentation avoidance to /proc/pagetype...Mel Gorman2007-10-161-81/+205
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-171-1/+1
* mm: fixup /proc/vmstat outputPeter Zijlstra2007-07-061-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* VM statistics: Make timer deferrableChristoph Lameter2007-05-111-1/+1
* Move remote node draining out of slab allocatorsChristoph Lameter2007-05-091-5/+49
* Make vm statistics update interval configurableChristoph Lameter2007-05-091-1/+3
* vmstat: use our own timer eventsChristoph Lameter2007-05-091-4/+36
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+3
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-111-1/+7
* [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-111-8/+0
* [PATCH] Drop __get_zone_counts()Christoph Lameter2007-02-111-8/+0
* [PATCH] Reorder ZVCs according to cachelineChristoph Lameter2007-02-111-2/+2
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-111-16/+4
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-111-15/+13
* [PATCH] /proc/zoneinfo: fix vm stats displayAndrew Morton2007-02-111-6/+0
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-4/+4
* [PATCH] mm: cleanup indentation on switch for CPU operationsAndy Whitcroft2006-12-071-7/+7
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-281-2/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] zone_statistics: Use hot node instead of cold zone_pgdatChristoph Lameter2006-09-271-1/+1
* [PATCH] vm: add per-zone writeout counterAndrew Morton2006-09-271-0/+1