index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
vm_event_item.h
Age
Commit message (
Expand
)
Author
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-06-04
mm,vmacache: add debug data
Davidlohr Bueso
2014-04-03
drop_caches: add some documentation and info message
Dave Hansen
2014-01-25
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
2013-11-13
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
2013-09-11
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
2013-09-11
mm: vmstats: tlb flush counters
Dave Hansen
2013-02-23
mm: don't wait on congested zones in balance_pgdat()
Zlatko Calusic
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-12
thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
Kirill A. Shutemov
2012-12-11
mm: numa: Add pte updates, hinting and migration stats
Mel Gorman
2012-12-11
mm: compaction: Add scanned and isolated counters for compaction
Mel Gorman
2012-12-11
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
2012-10-09
mm: remove unevictable_pgs_mlockfreed
Hugh Dickins
2012-10-09
mm: remove free_page_mlock
Hugh Dickins
2012-07-31
mm: account for the number of times direct reclaimers get throttled
Mel Gorman
2012-04-25
mm: fix up the vmscan stat in vmstat
Ying Han
2011-05-26
mm: move enum vm_event_item into a standalone header file
Andrew Morton