index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
res_counter.c
Age
Commit message (
Expand
)
Author
2014-06-04
kernel/res_counter.c: replace simple_strtoull by kstrtoull
Fabian Frederick
2014-04-07
res_counter: remove interface for locked charging and uncharging
David Rientjes
2013-09-12
memcg: reduce function dereference
Sha Zhengju
2013-09-12
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2012-12-18
res_counter: return amount of charges after res_counter_uncharge()
Glauber Costa
2012-12-13
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-24
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-05
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