aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/page_cgroup.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-31memcg: rename config variablesAndrew Morton1-5/+5
2012-03-21memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki1-6/+0
2012-03-21memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki1-19/+0
2012-03-21memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki1-7/+1
2012-01-12memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki1-8/+0
2012-01-12page_cgroup: add helper function to get swap_cgroupBob Liu1-2/+2
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner1-33/+0
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner1-17/+58
2011-03-23memcg: fold __mem_cgroup_move_account into callerJohannes Weiner1-5/+0
2011-03-23memcg: change page_cgroup_zoneinfo signatureJohannes Weiner1-10/+0
2011-01-14Revert update for dirty_ratio for memcg.KAMEZAWA Hiroyuki1-23/+0
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki1-3/+28
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen1-0/+23
2010-11-25memcg: fix false positive VM_BUG on non-SMPKirill A. Shutemov1-2/+5
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org1-0/+5
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki1-0/+6
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura1-0/+2
2009-12-16memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura1-5/+2
2009-09-24memcg: remove the overhead associated with the root cgroupBalbir Singh1-0/+13
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput1-2/+2
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki1-1/+17
2009-04-02cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki1-7/+6
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki1-17/+0
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki1-0/+35
2008-11-30meminit section warningsAl Viro1-2/+2
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki1-0/+5
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki1-0/+103