index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
cgroups
/
cgroups.txt
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-15
/
+11
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-11-04
Documentation: update cgroups notes
Li Zefan
1
-2
/
+2
2011-06-15
Documentation: fix cgroup typos and formatting
Jörg Sommer
1
-1
/
+1
2011-06-15
Documentation: update cgroupfs mount point
Jörg Sommer
1
-23
/
+35
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-1
/
+1
2011-05-26
cgroups: make procs file writable
Ben Blum
1
-1
/
+8
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-8
/
+22
2011-04-04
Documentation: update cgroups info user groups names
Geunsik Lim
1
-6
/
+6
2011-03-16
Documentation: update cgroup pid and cpuset information
Eric B Munson
1
-0
/
+12
2011-01-13
cgroups: remove deprecated subsystem from examples.
Trevor Woerner
1
-4
/
+4
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
1
-2
/
+12
2010-05-27
Documentation/cgroups/cgroups.txt: fix reference to "numtasks"
Trevor Woerner
1
-1
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-04-24
cgroups: fix procs documentation
KAMEZAWA Hiroyuki
1
-2
/
+1
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-12
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
1
-0
/
+20
2010-03-12
cgroups: fix CONTENTS in cgroups documentation
Kirill A. Shutemov
1
-0
/
+1
2010-03-12
cgroups: subsystem module unloading
Ben Blum
1
-2
/
+3
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
1
-0
/
+4
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
1
-1
/
+12
2009-10-08
cgroups: update documentation of cgroups tasks and procs files
Paul Menage
1
-2
/
+9
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
1
-3
/
+9
2009-09-24
cgroups: support named cgroups hierarchies
Paul Menage
1
-0
/
+20
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+5
2009-04-02
cgroups: more documentation for remount and release_agent
Li Zefan
1
-2
/
+18
2009-04-02
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
1
-2
/
+4
2009-03-30
trivial: cgroups: documentation typo and spelling corrections
Chris Samuel
1
-5
/
+5
2009-02-18
cgroups: update documentation about css_set hash table
Li Zefan
1
-4
/
+2
2009-01-15
cgroups: consolidate cgroup documents
Li Zefan
1
-2
/
+3
2009-01-08
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
1
-1
/
+1
2009-01-08
cgroups: documentation updates
Li Zefan
1
-3
/
+4
2008-10-20
container freezer: document the cgroup freezer subsystem.
Matt Helsley
1
-0
/
+548