| Commit message (Expand) | Author | Age |
* | oom: badness heuristic rewrite | David Rientjes | 2010-08-09 |
* | vmscan: kill prev_priority completely | KOSAKI Motohiro | 2010-08-09 |
* | memcg: fix mis-accounting of file mapped racy with migration | akpm@linux-foundation.org | 2010-05-27 |
* | vmscan: remove isolate_pages callback scan control | Johannes Weiner | 2010-05-25 |
* | memcg: fix oom kill behavior | KAMEZAWA Hiroyuki | 2010-03-12 |
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | memcg: add accessor to mem_cgroup.css | Wu Fengguang | 2009-12-16 |
| * | memcg: rename and export try_get_mem_cgroup_from_page() | Wu Fengguang | 2009-12-16 |
* | | memcg: make memcg's file mapped consistent with global VM | KAMEZAWA Hiroyuki | 2009-12-16 |
* | | memcg: coalesce uncharge during unmap/truncate | KAMEZAWA Hiroyuki | 2009-12-16 |
|/ |
|
* | memory controller: soft limit reclaim on contention | Balbir Singh | 2009-09-24 |
* | memcg: add file-based RSS accounting | Balbir Singh | 2009-06-18 |
* | vmscan: evict use-once pages first | Rik van Riel | 2009-06-16 |
* | memcg: fix mem_cgroup_shrink_usage() | Daisuke Nishimura | 2009-05-02 |
* | memcg: use rcu_dereference to access mm->owner | KAMEZAWA Hiroyuki | 2009-04-21 |
* | memcg: remove mem_cgroup_reclaim_imbalance() remnants | KOSAKI Motohiro | 2009-04-02 |
* | memcg: remove mem_cgroup_calc_mapped_ratio() | KOSAKI Motohiro | 2009-04-02 |
* | memcg: show memcg information during OOM | Balbir Singh | 2009-04-02 |
* | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: remove mem_cgroup_try_charge | Daisuke Nishimura | 2009-01-08 |
* | memcg: fix calculation of active_ratio | 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: revert gfp mask fix | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: avoid unnecessary system-wide-oom-killer | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcontrol: rcu_read_lock() to protect mm_match_cgroup() | Lai Jiangshan | 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: simple migration handling | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: introduce charge-commit-cancel style of functions | KAMEZAWA Hiroyuki | 2009-01-08 |
* | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 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 |
* | vmscan: Use an indexed array for LRU variables | Christoph Lameter | 2008-10-20 |
* | memcg: helper function for relcaim from shmem. | KAMEZAWA Hiroyuki | 2008-07-25 |
* | memcg: remove refcnt from page_cgroup | KAMEZAWA Hiroyuki | 2008-07-25 |
* | memcg: better migration handling | KAMEZAWA Hiroyuki | 2008-07-25 |
* | cgroups: add an owner to the mm_struct | Balbir Singh | 2008-04-29 |
* | memcg: remove mem_cgroup_uncharge | Hugh Dickins | 2008-03-04 |
* | memcg: bad page if page_cgroup when free | Hugh Dickins | 2008-03-04 |
* | memcg: move_lists on page not page_cgroup | Hugh Dickins | 2008-03-04 |
* | memcg: mm_match_cgroup not vm_match_cgroup | Hugh Dickins | 2008-03-04 |
* | Memory controller: rename to Memory Resource Controller | Balbir Singh | 2008-03-04 |
* | sparc: fix build | David Rientjes | 2008-02-23 |
* | memcontrol: add vm_match_cgroup() | David Rientjes | 2008-02-09 |
* | Memory controller remove control_type feature | Balbir Singh | 2008-02-07 |