aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_cgroup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-19kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas1-0/+7
2010-03-17memcg: avoid use cmpxchg in swap cgroup maintainanceKAMEZAWA Hiroyuki1-4/+16
2010-03-12memcg: move charges of anonymous swapDaisuke Nishimura1-2/+32
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li1-3/+9
2009-06-18memcg: remove some redundant checksLi Zefan1-8/+0
2009-06-18memcg: add file-based RSS accountingBalbir Singh1-0/+2
2009-06-18cgroups: make messages more readableRandy Dunlap1-7/+7
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki1-19/+10
2009-06-11memcg: don't use bootmem allocator in setup codeYinghai Lu1-4/+8
2009-04-02memcg: remove redundant message at swaponKAMEZAWA Hiroyuki1-7/+0
2009-04-02cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki1-18/+14
2009-02-11memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki1-1/+2
2009-01-08memcg: add mem_cgroup_disabled()Hirokazu Takahashi1-2/+2
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki1-0/+1
2009-01-08memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki1-0/+197
2009-01-08memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao1-4/+1
2009-01-06mm: make init_section_page_cgroup() staticKOSAKI Motohiro1-1/+1
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki1-0/+3
2008-12-01memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki1-14/+29
2008-11-30meminit section warningsAl Viro1-6/+7
2008-11-12memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki1-2/+2
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki1-7/+25
2008-10-23mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt1-0/+1
2008-10-20memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki1-0/+237