index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
res_counter.c
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