index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
cgroups
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
1
-1
/
+3
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+36
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-4
/
+69
2013-04-29
memcg: add memory.pressure_level events
Anton Vorontsov
1
-1
/
+69
2013-04-12
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
1
-5
/
+15
2013-04-10
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
1
-15
/
+5
2013-04-08
Documentation: cgroup: add documentation for net_cls cgroups.
Rami Rosen
2
-0
/
+36
2013-04-03
cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.
Rami Rosen
1
-1
/
+1
2013-03-27
doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"
Paul Bolle
1
-1
/
+1
2013-03-20
devcg: propagate local changes down the hierarchy
Aristeu Rozanski
1
-3
/
+67
2013-03-12
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
1
-0
/
+1
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+24
2013-02-27
Documentation/cgroups/blkio-controller.txt: fix typo
Warren Turkal
1
-1
/
+1
2013-01-09
cfq-iosched: enable full blkcg hierarchy support
Tejun Heo
1
-11
/
+24
2013-01-07
cgroups: move cgroup_event_listener.c to tools/cgroup
Greg Thelen
3
-114
/
+1
2012-12-18
kmem: add slab-specific documentation about the kmem controller
Glauber Costa
1
-0
/
+7
2012-12-18
memcg: add documentation about the kmem controller
Glauber Costa
1
-1
/
+58
2012-12-18
res_counter: return amount of charges after res_counter_uncharge()
Glauber Costa
1
-3
/
+4
2012-12-12
cpuset: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
1
-1
/
+1
2012-12-12
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
4
-52
/
+82
2012-12-11
Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/
Jeff Liu
1
-3
/
+3
2012-12-09
cgroup: update Documentation/cgroups/00-INDEX
Namjae Jeon
1
-0
/
+8
2012-11-22
netprio_cgroup: allow nesting and inherit config on cgroup creation
Tejun Heo
1
-0
/
+2
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
1
-8
/
+0
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
1
-5
/
+3
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
1
-20
/
+29
2012-11-16
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
1
-0
/
+4
2012-11-09
cgroup_freezer: implement proper hierarchy support
Tejun Heo
1
-21
/
+42
2012-10-09
memcg: trivial fixes for Documentation/cgroups/memory.txt
Michael Kerrisk
1
-45
/
+45
2012-09-13
cgroup: trivial fixes for Documentation/cgroups/cgroups.txt
Michael Kerrisk
1
-34
/
+34
2012-09-12
cgroup: add documentation on extended attributes usage
Aristeu Rozanski
1
-2
/
+22
2012-07-31
mm/memcg: complete documentation for tcp memcg files
Wanpeng Li
1
-0
/
+2
2012-07-31
memcg: rename config variables
Andrew Morton
1
-5
/
+5
2012-07-31
hugetlb/cgroup: add HugeTLB controller documentation
Aneesh Kumar K.V
1
-0
/
+45
2012-07-17
cgroup: Update remount documentation
Daniel Wagner
1
-9
/
+6
2012-07-09
cgroup: Remove populate() documentation
Daniel Wagner
1
-10
/
+0
2012-06-06
cgroup: remove hierarchy_mutex
Li Zefan
1
-1
/
+1
2012-05-29
memcg: move charges to root cgroup if use_hierarchy=0
KAMEZAWA Hiroyuki
1
-5
/
+8
2012-05-29
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
1
-0
/
+8
2012-05-29
memcg: fix/change behavior of shared anon at moving task
KAMEZAWA Hiroyuki
1
-5
/
+4
2012-05-29
Documentation: memcg: future proof hierarchical statistics documentation
Johannes Weiner
1
-11
/
+4
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-2
/
+2
2012-04-27
res_counter: Merge res_counter_charge and res_counter_charge_nofail
Frederic Weisbecker
1
-2
/
+2
2012-04-12
memcg: fix up documentation on global LRU
Ying Han
1
-3
/
+2
2012-03-29
documentation: remove references to cpu_*_map.
Rusty Russell
1
-1
/
+1
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-9
/
+9
2012-03-07
Documentation: Fix multiple typo in Documentation
Masanari Iida
1
-9
/
+9
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-15
/
+11
2012-01-12
memcg: fix pgpgin/pgpgout documentation
Ying Han
1
-2
/
+5
[next]