index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
res_counter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
memcg: reduce function dereference
Sha Zhengju
1
-8
/
+11
2013-09-12
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
1
-1
/
+5
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
1
-4
/
+4
2012-12-18
res_counter: return amount of charges after res_counter_uncharge()
Glauber Costa
1
-7
/
+13
2012-12-12
res_counter: delete res_counter_write()
Greg Thelen
1
-22
/
+0
2012-05-29
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
1
-2
/
+8
2012-04-27
res_counter: Account max_usage when calling res_counter_charge_nofail()
Frederic Weisbecker
1
-1
/
+1
2012-04-27
res_counter: Merge res_counter_charge and res_counter_charge_nofail
Frederic Weisbecker
1
-39
/
+34
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
1
-0
/
+25
2011-12-13
resource cgroups: remove bogus cast
Davidlohr Bueso
1
-2
/
+1
2011-03-23
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
KAMEZAWA Hiroyuki
1
-0
/
+14
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-10-01
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
1
-16
/
+2
2009-09-24
memory controller: soft limit organize cgroups
Balbir Singh
1
-2
/
+16
2009-09-24
memory controller: soft limit interface
Balbir Singh
1
-0
/
+3
2009-06-18
memcg: add interface to reset limits
Daisuke Nishimura
1
-1
/
+11
2009-01-08
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
1
-9
/
+35
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
1
-27
/
+21
2008-04-29
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
1
-0
/
+4
2008-04-29
CGroup API files: add res_counter_read_u64()
Paul Menage
1
-0
/
+5
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2008-03-04
Memory Resource Controller use strstrip while parsing arguments
Balbir Singh
1
-0
/
+1
2008-02-07
Memory controller improve user interface
Balbir Singh
1
-11
/
+25
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+120