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
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
2012-01-12
Documentation/cgroups/memory.txt: fix typo
Zhu Yanhai
1
-1
/
+1
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-30
/
+21
2011-12-22
Partial revert "Basic kernel memory functionality for the Memory Controller"
Glauber Costa
1
-20
/
+2
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
1
-20
/
+0
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-10
/
+21
2011-12-12
Display current tcp memory allocation in kmem cgroup
Glauber Costa
1
-0
/
+1
2011-12-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
1
-0
/
+1
2011-12-12
tcp memory pressure controls
Glauber Costa
1
-0
/
+2
2011-12-12
socket: initial cgroup code.
Glauber Costa
1
-1
/
+3
2011-12-12
Basic kernel memory functionality for the Memory Controller
Glauber Costa
1
-2
/
+38
2011-11-22
net: add documentation for net_prio cgroups (v4)
Neil Horman
1
-0
/
+53
2011-11-07
Documentation: Fix typo in freezer-subsystem.txt
Rafael J. Wysocki
1
-2
/
+2
2011-11-04
Documentation: update cgroups notes
Li Zefan
1
-2
/
+2
2011-11-02
memcg: skip scanning active lists based on individual size
Johannes Weiner
1
-1
/
+0
2011-09-14
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
1
-84
/
+1
2011-07-26
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
1
-1
/
+84
[next]