Age | Commit message (Expand) | Author | Files | Lines |
2010-07-19 | kmemleak: Annotate false positive in init_section_page_cgroup() | Catalin Marinas | 1 | -0/+7 |
2010-03-17 | memcg: avoid use cmpxchg in swap cgroup maintainance | KAMEZAWA Hiroyuki | 1 | -4/+16 |
2010-03-12 | memcg: move charges of anonymous swap | Daisuke Nishimura | 1 | -2/+32 |
2009-09-22 | memory hotplug: alloc page from other node in memory online | Shaohua Li | 1 | -3/+9 |
2009-06-18 | memcg: remove some redundant checks | Li Zefan | 1 | -8/+0 |
2009-06-18 | memcg: add file-based RSS accounting | Balbir Singh | 1 | -0/+2 |
2009-06-18 | cgroups: make messages more readable | Randy Dunlap | 1 | -7/+7 |
2009-06-12 | memcg: fix page_cgroup fatal error in FLATMEM | KAMEZAWA Hiroyuki | 1 | -19/+10 |
2009-06-11 | memcg: don't use bootmem allocator in setup code | Yinghai Lu | 1 | -4/+8 |
2009-04-02 | memcg: remove redundant message at swapon | KAMEZAWA Hiroyuki | 1 | -7/+0 |
2009-04-02 | cgroups: use css id in swap cgroup for saving memory v5 | KAMEZAWA Hiroyuki | 1 | -18/+14 |
2009-02-11 | memcg: use __GFP_NOWARN in page cgroup allocation | KAMEZAWA Hiroyuki | 1 | -1/+2 |
2009-01-08 | memcg: add mem_cgroup_disabled() | Hirokazu Takahashi | 1 | -2/+2 |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 1 | -0/+1 |
2009-01-08 | memcg: swap cgroup for remembering usage | KAMEZAWA Hiroyuki | 1 | -0/+197 |
2009-01-08 | memcg: do not recalculate section unnecessarily in init_section_page_cgroup | Fernando Luis Vazquez Cao | 1 | -4/+1 |
2009-01-06 | mm: make init_section_page_cgroup() static | KOSAKI Motohiro | 1 | -1/+1 |
2008-12-10 | page_cgroup should ignore empty nodes | KAMEZAWA Hiroyuki | 1 | -0/+3 |
2008-12-01 | memcg: memory hotplug fix for notifier callback | KAMEZAWA Hiroyuki | 1 | -14/+29 |
2008-11-30 | meminit section warnings | Al Viro | 1 | -6/+7 |
2008-11-12 | memcg: bugfix for memory hotplug | KAMEZAWA Hiroyuki | 1 | -2/+2 |
2008-10-23 | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki | 1 | -7/+25 |
2008-10-23 | mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). | Paul Mundt | 1 | -0/+1 |
2008-10-20 | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 1 | -0/+237 |