summaryrefslogtreecommitdiff
path: root/include/linux/vmstat.h
AgeCommit message (Expand)Author
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-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman
2007-05-09vmstat: use our own timer eventsChristoph Lameter
2007-02-11[PATCH] count_vm_events-warning-fixAndrew Morton
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter
2007-02-11[PATCH] Drop free_pages()Christoph Lameter
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter
2006-12-22[PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm
2006-12-22[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustifyPaul Jackson
2006-09-29[PATCH] Remove another config.hDave Jones
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter
2006-08-06[PATCH] fix vmstat per cpu usageJan Blunck
2006-07-10[PATCH] ZVC: add __inc_zone_state for !SMP configurationChristoph Lameter
2006-07-10[PATCH] count_vm_events() fixAndrew Morton
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph 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 counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationChristoph Lameter
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter