| Commit message (Expand) | Author | Age |
* | cgroups: use hierarchy_mutex in memory controller | Paul Menage | 2009-01-08 |
* | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: fix LRU accounting for SwapCache | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: use css_tryget in memcg | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: fix double free and make refcnt sane | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: fix swap accounting leak | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: change try_to_free_pages to hierarchical_reclaim | Daisuke Nishimura | 2009-01-08 |
* | memcg: avoid deadlock caused by race between oom and cpuset_attach | Daisuke Nishimura | 2009-01-08 |
* | memcg: remove mem_cgroup_try_charge | Daisuke Nishimura | 2009-01-08 |
* | memcg: don't trigger oom at page migration | Daisuke Nishimura | 2009-01-08 |
* | memcg: show real limit under hierarchy mode | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: fix calculation of active_ratio | KOSAKI Motohiro | 2009-01-08 |
* | memcg: swappiness | KOSAKI Motohiro | 2009-01-08 |
* | memcg: protect prev_priority | KOSAKI Motohiro | 2009-01-08 |
* | memcg: show reclaim stat | KOSAKI Motohiro | 2009-01-08 |
* | memcg: remove mem_cgroup_cal_reclaim() | KOSAKI Motohiro | 2009-01-08 |
* | memcg: add zone_reclaim_stat | KOSAKI Motohiro | 2009-01-08 |
* | memcg: add mem_cgroup_zone_nr_pages() | KOSAKI Motohiro | 2009-01-08 |
* | memcg: add inactive_anon_is_low() | KOSAKI Motohiro | 2009-01-08 |
* | memcg: add null check to page_cgroup_zoneinfo() | KOSAKI Motohiro | 2009-01-08 |
* | memcg: hierarchy avoid unnecessary reclaim | Daisuke Nishimura | 2009-01-08 |
* | memcg: swapout refcnt fix | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: memory swap controller: fix limit check | Daisuke Nishimura | 2009-01-08 |
* | memcg: check group leader fix | Nikanth Karthikesan | 2009-01-08 |
* | memcg: revert gfp mask fix | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: fix reclaim result checks | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: avoid unnecessary system-wide-oom-killer | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: memory cgroup hierarchy feature selector | Balbir Singh | 2009-01-08 |
* | memcg: memory cgroup hierarchical reclaim | Balbir Singh | 2009-01-08 |
* | memcg: memory cgroup resource counters for hierarchy | Balbir Singh | 2009-01-08 |
* | memcg: add mem_cgroup_disabled() | Hirokazu Takahashi | 2009-01-08 |
* | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: mem+swap controller core | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: handle swap caches | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: new force_empty to free pages under group | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: reduce size of mem_cgroup by using nr_cpu_ids | Jan Blunck | 2009-01-08 |
* | memcg: move all acccounting to parent at rmdir() | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: simple migration handling | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: fix gfp_mask of callers of charge | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: introduce charge-commit-cancel style of functions | KAMEZAWA Hiroyuki | 2009-01-08 |
* | mm: make mem_cgroup_resize_limit() static | KOSAKI Motohiro | 2009-01-06 |
* | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki | 2008-10-23 |
* | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 2008-10-20 |
* | memcg: atomic ops for page_cgroup->flags | KAMEZAWA Hiroyuki | 2008-10-20 |
* | memcg: optimize per-cpu statistics | KAMEZAWA Hiroyuki | 2008-10-20 |
* | memcg: make page->mapping NULL before uncharge | KAMEZAWA Hiroyuki | 2008-10-20 |
* | Unevictable LRU Page Statistics | Lee Schermerhorn | 2008-10-20 |
* | Unevictable LRU Infrastructure | Lee Schermerhorn | 2008-10-20 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 |