Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-24 | memcg: remove direct page_cgroup-to-page pointer | Johannes Weiner | 1 | -17/+58 |
2011-03-24 | memcg: fold __mem_cgroup_move_account into caller | Johannes Weiner | 1 | -5/+0 |
2011-03-24 | memcg: change page_cgroup_zoneinfo signature | Johannes Weiner | 1 | -10/+0 |
2011-01-14 | Revert update for dirty_ratio for memcg. | KAMEZAWA Hiroyuki | 1 | -23/+0 |
2011-01-14 | memcg: add lock to synchronize page accounting and migration | KAMEZAWA Hiroyuki | 1 | -3/+28 |
2011-01-14 | memcg: add page_cgroup flags for dirty page tracking | Greg Thelen | 1 | -0/+23 |
2010-11-25 | memcg: fix false positive VM_BUG on non-SMP | Kirill A. Shutemov | 1 | -2/+5 |
2010-05-27 | memcg: fix mis-accounting of file mapped racy with migration | akpm@linux-foundation.org | 1 | -0/+5 |
2010-04-07 | memcg: fix race in file_mapped accounting | KAMEZAWA Hiroyuki | 1 | -0/+6 |
2010-03-13 | memcg: move charges of anonymous swap | Daisuke Nishimura | 1 | -0/+2 |
2009-12-16 | memcg: cleanup mem_cgroup_move_parent() | Daisuke Nishimura | 1 | -5/+2 |
2009-09-24 | memcg: remove the overhead associated with the root cgroup | Balbir Singh | 1 | -0/+13 |
2009-09-20 | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-06-12 | memcg: fix page_cgroup fatal error in FLATMEM | KAMEZAWA Hiroyuki | 1 | -1/+17 |
2009-04-03 | cgroups: use css id in swap cgroup for saving memory v5 | KAMEZAWA Hiroyuki | 1 | -7/+6 |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 1 | -17/+0 |
2009-01-08 | memcg: swap cgroup for remembering usage | KAMEZAWA Hiroyuki | 1 | -0/+35 |
2008-11-30 | meminit section warnings | Al Viro | 1 | -2/+2 |
2008-10-23 | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki | 1 | -0/+5 |
2008-10-20 | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 1 | -0/+103 |