| Commit message (Expand) | Author | Age |
* | mm: vmstat: use a single setter function and callback for adjusting percpu th... | Mel Gorman | 2011-01-13 |
* | mm: page allocator: adjust the per-cpu counter threshold when memory is low | Mel Gorman | 2011-01-13 |
* | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2010-09-09 |
* | mm: compaction: direct compact when a high-order allocation fails | Mel Gorman | 2010-05-25 |
* | mm: compaction: memory compaction core | Mel Gorman | 2010-05-25 |
* | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
|\ |
|
| * | vmscan: stop kswapd waiting on congestion when the min watermark is not being... | KOSAKI Motohiro | 2009-12-15 |
| * | vmscan: have kswapd sleep for a short interval and double check it should be ... | Mel Gorman | 2009-12-15 |
* | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
|/ |
|
* | this_cpu: Use this_cpu ops for VM statistics | Christoph Lameter | 2009-10-03 |
* | mm: count only reclaimable lru pages | Wu Fengguang | 2009-09-22 |
* | mm: remove __{add,sub}_zone_page_state() | KOSAKI Motohiro | 2009-09-22 |
* | vmscan: count the number of times zone_reclaim() scans and fails | Mel Gorman | 2009-06-16 |
* | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 |
* | proc: move /proc/zoneinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
* | proc: move /proc/vmstat boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
* | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
* | proc: move /proc/buddyinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 2008-10-23 |
* | mlock: count attempts to free mlocked page | Lee Schermerhorn | 2008-10-20 |
* | vmstat: mlocked pages statistics | Nick Piggin | 2008-10-20 |
* | unevictable lru: add event counting with statistics | Lee Schermerhorn | 2008-10-20 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 |
* | mm/vmstat.c: proper externs | Adrian Bunk | 2008-07-24 |
* | Subject: [PATCH] hugetlb: vmstat events for huge page allocations | Adam Litke | 2008-04-28 |
* | mm: remember what the preferred zone is for zone_statistics | Mel Gorman | 2008-04-28 |
* | let __dec_zone_page_state use __dec_zone_state | Uwe Kleine-König | 2008-02-29 |
* | Create the ZONE_MOVABLE zone | Mel Gorman | 2007-07-17 |
* | vmstat: use our own timer events | Christoph Lameter | 2007-05-09 |
* | [PATCH] count_vm_events-warning-fix | Andrew Morton | 2007-02-11 |
* | [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM | Christoph Lameter | 2007-02-11 |
* | [PATCH] Drop free_pages() | Christoph Lameter | 2007-02-11 |
* | [PATCH] Use ZVC for inactive and active counts | Christoph Lameter | 2007-02-11 |
* | [PATCH] fix vm_events_fold_cpu() build breakage | Magnus Damm | 2006-12-22 |
* | [PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify | Paul Jackson | 2006-12-22 |
* | [PATCH] Remove another config.h | Dave Jones | 2006-09-29 |
* | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones | Christoph Lameter | 2006-09-26 |
* | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional | Christoph Lameter | 2006-09-26 |
* | [PATCH] fix vmstat per cpu usage | Jan Blunck | 2006-08-06 |
* | [PATCH] ZVC: add __inc_zone_state for !SMP configuration | Christoph Lameter | 2006-07-10 |
* | [PATCH] count_vm_events() fix | Andrew Morton | 2006-07-10 |
* | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 |
* | [PATCH] Use Zoned VM Counters for NUMA statistics | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned-vm-counters: remove read_page_state() | Andrew Morton | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: conversion of nr_slab to per zone counter | Christoph Lameter | 2006-06-30 |
* | [PATCH] zoned vm counters: convert nr_mapped to per zone counter | Christoph Lameter | 2006-06-30 |