memcg: use rcu_dereference to access mm->owner
[safe/jmp/linux-2.6] / include / linux / memcontrol.h
2009-04-21 KAMEZAWA Hiroyukimemcg: use rcu_dereference to access mm->owner
2009-04-03 KOSAKI Motohiromemcg: remove mem_cgroup_reclaim_imbalance() remnants
2009-04-03 KOSAKI Motohiromemcg: remove mem_cgroup_calc_mapped_ratio()
2009-04-03 Balbir Singhmemcg: show memcg information during OOM
2009-01-08 KAMEZAWA Hiroyukimemcg: fix shmem's swap accounting
2009-01-08 Daisuke Nishimuramemcg: remove mem_cgroup_try_charge
2009-01-08 KOSAKI Motohiromemcg: fix calculation of active_ratio
2009-01-08 KOSAKI Motohiromemcg: remove mem_cgroup_cal_reclaim()
2009-01-08 KOSAKI Motohiromemcg: add zone_reclaim_stat
2009-01-08 KOSAKI Motohiromemcg: add mem_cgroup_zone_nr_pages()
2009-01-08 KOSAKI Motohiromemcg: add inactive_anon_is_low()
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08 KAMEZAWA Hiroyukimemcg: avoid unnecessary system-wide-oom-killer
2009-01-08 Lai Jiangshanmemcontrol: rcu_read_lock() to protect mm_match_cgroup()
2009-01-08 Hirokazu Takahashimemcg: add mem_cgroup_disabled()
2009-01-08 KAMEZAWA Hiroyukimemcg: synchronized LRU
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller core
2009-01-08 KAMEZAWA Hiroyukimemcg: mem+swap controller Kconfig
2009-01-08 KAMEZAWA Hiroyukimemcg: simple migration handling
2009-01-08 KAMEZAWA Hiroyukimemcg: introduce charge-commit-cancel style of functions
2008-10-20 KAMEZAWA Hiroyukimemcg: allocate all page_cgroup at boot
2008-10-20 Lee SchermerhornUnevictable LRU Infrastructure
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Christoph Lametervmscan: Use an indexed array for LRU variables
2008-07-25 KAMEZAWA Hiroyukimemcg: helper function for relcaim from shmem.
2008-07-25 KAMEZAWA Hiroyukimemcg: remove refcnt from page_cgroup
2008-07-25 KAMEZAWA Hiroyukimemcg: better migration handling
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-03-05 Hugh Dickinsmemcg: remove mem_cgroup_uncharge
2008-03-05 Hugh Dickinsmemcg: bad page if page_cgroup when free
2008-03-05 Hugh Dickinsmemcg: move_lists on page not page_cgroup
2008-03-05 Hugh Dickinsmemcg: mm_match_cgroup not vm_match_cgroup
2008-03-05 Balbir SinghMemory controller: rename to Memory Resource Controller
2008-02-24 David Rientjessparc: fix build
2008-02-09 David Rientjesmemcontrol: add vm_match_cgroup()
2008-02-07 Balbir SinghMemory controller remove control_type feature
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukiper-zone and reclaim enhancements for memory controller...
2008-02-07 KAMEZAWA Hiroyukibugfix for memory cgroup controller: migration under...
2008-02-07 David Rientjesmemcontrol: move oom task exclusion to tasklist scan
2008-02-07 David Rientjesmemcontrol: move mm_cgroup to header file
2008-02-07 Balbir SinghMemory controller: make charging gfp mask aware
2008-02-07 Balbir SinghMemory controller: make page_referenced() cgroup aware
2008-02-07 Balbir SinghMemory controller: add switch to control what type...
2008-02-07 Pavel EmelianovMemory controller: OOM handling
2008-02-07 Balbir SinghMemory controller: add per cgroup LRU and reclaim
2008-02-07 Balbir SinghMemory controller: memory accounting
2008-02-07 Pavel EmelianovMemory controller: accounting setup
2008-02-07 Balbir SinghMemory controller: cgroups setup