index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmstat.h
Age
Commit message (
Expand
)
Author
2012-10-09
memory-hotplug: fix zone stat mismatch
Minchan Kim
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
2012-07-31
mm: remove redundant initialization
Minchan Kim
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-26
mm: move enum vm_event_item into a standalone header file
Andrew Morton
2011-05-25
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
KOSAKI Motohiro
2011-05-25
mm: per-node vmstat: show proper vmstats
KOSAKI Motohiro
2011-04-14
mm: add VM counters for transparent hugepages
Andi Kleen
2011-03-22
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2011-01-13
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
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2010-05-25
mm: compaction: direct compact when a high-order allocation fails
Mel Gorman
2010-05-25
mm: compaction: memory compaction core
Mel Gorman
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
2009-12-15
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-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-03
this_cpu: Use this_cpu ops for VM statistics
Christoph Lameter
2009-09-22
mm: count only reclaimable lru pages
Wu Fengguang
2009-09-22
mm: remove __{add,sub}_zone_page_state()
KOSAKI Motohiro
2009-06-16
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
2008-10-23
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-20
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-07-24
mm/vmstat.c: proper externs
Adrian Bunk
2008-04-28
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-02-29
let __dec_zone_page_state use __dec_zone_state
Uwe Kleine-König
2007-07-17
Create the ZONE_MOVABLE zone
Mel Gorman
2007-05-09
vmstat: use our own timer events
Christoph Lameter
2007-02-11
[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
2006-12-22
[PATCH] fix vm_events_fold_cpu() build breakage
Magnus Damm
2006-12-22
[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify
Paul Jackson
2006-09-29
[PATCH] Remove another config.h
Dave Jones
2006-09-26
[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-08-06
[PATCH] fix vmstat per cpu usage
Jan Blunck
2006-07-10
[PATCH] ZVC: add __inc_zone_state for !SMP configuration
Christoph Lameter
2006-07-10
[PATCH] count_vm_events() fix
Andrew Morton
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
[next]