Age | Commit message (Expand) | Author |
2012-12-18 | res_counter: return amount of charges after res_counter_uncharge() | Glauber Costa |
2012-12-12 | res_counter: delete res_counter_write() | Greg Thelen |
2012-05-29 | rescounters: add res_counter_uncharge_until() | Frederic Weisbecker |
2012-04-27 | res_counter: Account max_usage when calling res_counter_charge_nofail() | Frederic Weisbecker |
2012-04-27 | res_counter: Merge res_counter_charge and res_counter_charge_nofail | Frederic Weisbecker |
2012-01-22 | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa |
2011-12-13 | resource cgroups: remove bogus cast | Davidlohr Bueso |
2011-03-23 | memcg: res_counter_read_u64(): fix potential races on 32-bit machines | KAMEZAWA Hiroyuki |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-10-01 | memcg: some modification to softlimit under hierarchical memory reclaim. | KAMEZAWA Hiroyuki |
2009-09-24 | memory controller: soft limit organize cgroups | Balbir Singh |
2009-09-24 | memory controller: soft limit interface | Balbir Singh |
2009-06-18 | memcg: add interface to reset limits | Daisuke Nishimura |
2009-01-08 | memcg: memory cgroup resource counters for hierarchy | Balbir Singh |
2008-07-25 | cgroup files: convert res_counter_write() to be a cgroups write_string() handler | Paul Menage |
2008-04-29 | memcgroup: add the max_usage member on the res_counter | Pavel Emelyanov |
2008-04-29 | CGroup API files: add res_counter_read_u64() | Paul Menage |
2008-04-29 | kernel: explicitly include required header files under kernel/ | Robert P. J. Day |
2008-03-04 | Memory Resource Controller use strstrip while parsing arguments | Balbir Singh |
2008-02-07 | Memory controller improve user interface | Balbir Singh |
2008-02-07 | Memory controller: resource counters | Pavel Emelianov |