index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
res_counter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/res_counter.c: replace simple_strtoull by kstrtoull
Fabian Frederick
2014-06-04
1
-2
/
+5
*
res_counter: remove interface for locked charging and uncharging
David Rientjes
2014-04-07
1
-11
/
+12
*
memcg: reduce function dereference
Sha Zhengju
2013-09-12
1
-8
/
+11
*
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
2013-09-12
1
-1
/
+5
*
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2013-09-12
1
-4
/
+4
*
res_counter: return amount of charges after res_counter_uncharge()
Glauber Costa
2012-12-18
1
-7
/
+13
*
res_counter: delete res_counter_write()
Greg Thelen
2012-12-12
1
-22
/
+0
*
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
2012-05-29
1
-2
/
+8
*
res_counter: Account max_usage when calling res_counter_charge_nofail()
Frederic Weisbecker
2012-04-27
1
-1
/
+1
*
res_counter: Merge res_counter_charge and res_counter_charge_nofail
Frederic Weisbecker
2012-04-27
1
-39
/
+34
*
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2012-01-22
1
-0
/
+25
*
resource cgroups: remove bogus cast
Davidlohr Bueso
2011-12-13
1
-2
/
+1
*
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
KAMEZAWA Hiroyuki
2011-03-23
1
-0
/
+14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
2009-10-01
1
-16
/
+2
*
memory controller: soft limit organize cgroups
Balbir Singh
2009-09-24
1
-2
/
+16
*
memory controller: soft limit interface
Balbir Singh
2009-09-24
1
-0
/
+3
*
memcg: add interface to reset limits
Daisuke Nishimura
2009-06-18
1
-1
/
+11
*
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
2009-01-08
1
-9
/
+35
*
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
1
-27
/
+21
*
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
2008-04-29
1
-0
/
+4
*
CGroup API files: add res_counter_read_u64()
Paul Menage
2008-04-29
1
-0
/
+5
*
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-29
1
-0
/
+1
*
Memory Resource Controller use strstrip while parsing arguments
Balbir Singh
2008-03-04
1
-0
/
+1
*
Memory controller improve user interface
Balbir Singh
2008-02-07
1
-11
/
+25
*
Memory controller: resource counters
Pavel Emelianov
2008-02-07
1
-0
/
+120