index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-15
/
+11
2011-12-13
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
1
-20
/
+0
2011-12-13
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-16
Documentation: fix cgroup typos and formatting
Jörg Sommer
1
-1
/
+1
2011-06-16
Documentation: update cgroupfs mount point
Jörg Sommer
1
-23
/
+35
2011-05-27
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-1
/
+1
2011-05-27
cgroups: make procs file writable
Ben Blum
1
-1
/
+8
2011-05-27
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-8
/
+22
2011-04-05
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-28
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-13
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
1
-0
/
+20
2010-03-13
cgroups: fix CONTENTS in cgroups documentation
Kirill A. Shutemov
1
-0
/
+1
2010-03-13
cgroups: subsystem module unloading
Ben Blum
1
-2
/
+3
2010-03-13
cgroups: subsystem module loading interface
Ben Blum
1
-0
/
+4
2010-03-13
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-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+5
2009-04-03
cgroups: more documentation for remount and release_agent
Li Zefan
1
-2
/
+18
2009-04-03
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-19
cgroups: update documentation about css_set hash table
Li Zefan
1
-4
/
+2
2009-01-16
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