| Commit message (Expand) | Author | Age | Files | Lines |
* | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -2/+4 |
* | memcg: remove mem_cgroup_try_charge | Daisuke Nishimura | 2009-01-08 | 1 | -8/+0 |
* | memcg: fix calculation of active_ratio | KOSAKI Motohiro | 2009-01-08 | 1 | -3/+2 |
* | memcg: remove mem_cgroup_cal_reclaim() | KOSAKI Motohiro | 2009-01-08 | 1 | -10/+0 |
* | memcg: add zone_reclaim_stat | KOSAKI Motohiro | 2009-01-08 | 1 | -0/+16 |
* | memcg: add mem_cgroup_zone_nr_pages() | KOSAKI Motohiro | 2009-01-08 | 1 | -0/+11 |
* | memcg: add inactive_anon_is_low() | KOSAKI Motohiro | 2009-01-08 | 1 | -0/+9 |
* | memcg: revert gfp mask fix | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+10 |
* | memcg: avoid unnecessary system-wide-oom-killer | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+7 |
* | memcontrol: rcu_read_lock() to protect mm_match_cgroup() | Lai Jiangshan | 2009-01-08 | 1 | -2/+9 |
* | memcg: add mem_cgroup_disabled() | Hirokazu Takahashi | 2009-01-08 | 1 | -1/+14 |
* | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -2/+27 |
* | memcg: mem+swap controller core | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -2/+9 |
* | memcg: mem+swap controller Kconfig | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+3 |
* | memcg: simple migration handling | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -12/+7 |
* | memcg: introduce charge-commit-cancel style of functions | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -2/+34 |
* | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 2008-10-20 | 1 | -12/+1 |
* | Unevictable LRU Infrastructure | Lee Schermerhorn | 2008-10-20 | 1 | -1/+1 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 | 1 | -1/+1 |
* | vmscan: Use an indexed array for LRU variables | Christoph Lameter | 2008-10-20 | 1 | -12/+5 |
* | memcg: helper function for relcaim from shmem. | KAMEZAWA Hiroyuki | 2008-07-25 | 1 | -0/+7 |
* | memcg: remove refcnt from page_cgroup | KAMEZAWA Hiroyuki | 2008-07-25 | 1 | -5/+5 |
* | memcg: better migration handling | KAMEZAWA Hiroyuki | 2008-07-25 | 1 | -5/+6 |
* | cgroups: add an owner to the mm_struct | Balbir Singh | 2008-04-29 | 1 | -13/+3 |
* | memcg: remove mem_cgroup_uncharge | Hugh Dickins | 2008-03-04 | 1 | -13/+7 |
* | memcg: bad page if page_cgroup when free | Hugh Dickins | 2008-03-04 | 1 | -4/+4 |
* | memcg: move_lists on page not page_cgroup | Hugh Dickins | 2008-03-04 | 1 | -3/+2 |
* | memcg: mm_match_cgroup not vm_match_cgroup | Hugh Dickins | 2008-03-04 | 1 | -2/+2 |
* | Memory controller: rename to Memory Resource Controller | Balbir Singh | 2008-03-04 | 1 | -2/+2 |
* | sparc: fix build | David Rientjes | 2008-02-23 | 1 | -3/+0 |
* | memcontrol: add vm_match_cgroup() | David Rientjes | 2008-02-09 | 1 | -6/+4 |
* | Memory controller remove control_type feature | Balbir Singh | 2008-02-07 | 1 | -5/+1 |
* | per-zone and reclaim enhancements for memory controller: calculate the number... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+15 |
* | per-zone and reclaim enhancements for memory controller: remember reclaim pri... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+20 |
* | per-zone and reclaim enhancements for memory controller: calculate active/ina... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+8 |
* | per-zone and reclaim enhancements for memory controller: calculate mapper_rat... | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -1/+10 |
* | bugfix for memory cgroup controller: migration under memory controller fix | KAMEZAWA Hiroyuki | 2008-02-07 | 1 | -0/+19 |
* | memcontrol: move oom task exclusion to tasklist scan | David Rientjes | 2008-02-07 | 1 | -0/+7 |
* | memcontrol: move mm_cgroup to header file | David Rientjes | 2008-02-07 | 1 | -2/+9 |
* | Memory controller: make charging gfp mask aware | Balbir Singh | 2008-02-07 | 1 | -4/+8 |
* | Memory controller: make page_referenced() cgroup aware | Balbir Singh | 2008-02-07 | 1 | -0/+6 |
* | Memory controller: add switch to control what type of pages to limit | Balbir Singh | 2008-02-07 | 1 | -0/+9 |
* | Memory controller: OOM handling | Pavel Emelianov | 2008-02-07 | 1 | -0/+1 |
* | Memory controller: add per cgroup LRU and reclaim | Balbir Singh | 2008-02-07 | 1 | -0/+12 |
* | Memory controller: memory accounting | Balbir Singh | 2008-02-07 | 1 | -0/+20 |
* | Memory controller: accounting setup | Pavel Emelianov | 2008-02-07 | 1 | -0/+36 |
* | Memory controller: cgroups setup | Balbir Singh | 2008-02-07 | 1 | -0/+21 |