summaryrefslogtreecommitdiff
path: root/mm/vmstat.c
AgeCommit message (Expand)Author
2010-08-09vmscan: kill prev_priority completelyKOSAKI Motohiro
2010-08-09mm: use for_each_online_cpu() in vmstatMinchan Kim
2010-05-25mm: compaction: direct compact when a high-order allocation failsMel Gorman
2010-05-25mm: compaction: memory compaction coreMel Gorman
2010-05-25mm: export fragmentation index via debugfsMel Gorman
2010-05-25mm: export unusable free space index via debugfsMel Gorman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-06mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro
2010-01-05this_cpu: Remove pageset_notifierChristoph Lameter
2010-01-05this_cpu: Page allocator conversionChristoph Lameter
2009-12-15vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro
2009-12-15vmscan: have kswapd sleep for a short interval and double check it should be ...Mel Gorman
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo
2009-09-22mm: vmstat: add isolate pagesKOSAKI Motohiro
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-06-16vmscan: don't export nr_saved_scan in /proc/zoneinfoWu Fengguang
2009-06-16vmscan: cleanup the scan batching codeWu Fengguang
2009-06-16page allocator: use allocation flags as an index to the zone watermarkMel Gorman
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-04-02mm: align vmstat_work's timerAnton Blanchard
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-03-30cpumask: use new cpumask_ functions in core code.Rusty Russell
2009-01-01cpumask: convert mm/Rusty Russell
2008-10-23proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-23proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-23proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-23proc: move /proc/buddyinfo boilerplate to mm/vmstat.cAlexey Dobriyan
2008-10-20mlock: count attempts to free mlocked pageLee Schermerhorn
2008-10-20vmstat: mlocked pages statisticsNick Piggin
2008-10-20Unevictable LRU Page StatisticsLee Schermerhorn
2008-10-20unevictable lru: add event counting with statisticsLee Schermerhorn
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter
2008-08-27[ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfoMel Gorman
2008-07-24mm/vmstat.c: proper externsAdrian Bunk
2008-05-23mm: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-13make vmstat cpu-unplug safeKOSAKI Motohiro
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30/proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro
2008-04-28vmstats: add cond_resched() to refresh_cpu_vm_stats()Dimitri Sivanich
2008-04-28Subject: [PATCH] hugetlb: vmstat events for huge page allocationsAdam Litke
2008-04-28mm: remember what the preferred zone is for zone_statisticsMel Gorman
2008-04-15add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro
2008-02-05vmstat: remove prefetchChristoph Lameter
2008-02-05Page allocator: get rid of the list of cold pagesChristoph Lameter
2008-02-05vmstat: small revisions to refresh_cpu_vm_stats()Christoph Lameter