index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
cgroups
/
cgroups.txt
Age
Commit message (
Expand
)
Author
2014-12-03
cgroups: Documentation: fix wrong cgroupfs paths
SeongJae Park
2014-07-08
cgroup: implement cgroup_subsys->css_reset()
Tejun Heo
2013-11-22
memcg: rename cgroup_event to mem_cgroup_event
Tejun Heo
2013-04-12
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
2013-04-10
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
2013-04-03
cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.
Rami Rosen
2013-03-12
cgroup: hold cgroup_mutex before calling css_offline()
Li Zefan
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-09-13
cgroup: trivial fixes for Documentation/cgroups/cgroups.txt
Michael Kerrisk
2012-09-12
cgroup: add documentation on extended attributes usage
Aristeu Rozanski
2012-07-17
cgroup: Update remount documentation
Daniel Wagner
2012-07-09
cgroup: Remove populate() documentation
Daniel Wagner
2012-06-06
cgroup: remove hierarchy_mutex
Li Zefan
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-11-04
Documentation: update cgroups notes
Li Zefan
2011-06-15
Documentation: fix cgroup typos and formatting
Jörg Sommer
2011-06-15
Documentation: update cgroupfs mount point
Jörg Sommer
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
2011-05-26
cgroups: make procs file writable
Ben Blum
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-04-04
Documentation: update cgroups info user groups names
Geunsik Lim
2011-03-16
Documentation: update cgroup pid and cpuset information
Eric B Munson
2011-01-13
cgroups: remove deprecated subsystem from examples.
Trevor Woerner
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
2010-05-27
Documentation/cgroups/cgroups.txt: fix reference to "numtasks"
Trevor Woerner
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-04-24
cgroups: fix procs documentation
KAMEZAWA Hiroyuki
2010-03-16
Fix typos in comments
Thomas Weber
2010-03-12
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
2010-03-12
cgroups: fix CONTENTS in cgroups documentation
Kirill A. Shutemov
2010-03-12
cgroups: subsystem module unloading
Ben Blum
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
2009-10-08
cgroups: update documentation of cgroups tasks and procs files
Paul Menage
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
cgroups: support named cgroups hierarchies
Paul Menage
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-02
cgroups: more documentation for remount and release_agent
Li Zefan
2009-04-02
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
2009-03-30
trivial: cgroups: documentation typo and spelling corrections
Chris Samuel
2009-02-18
cgroups: update documentation about css_set hash table
Li Zefan
2009-01-15
cgroups: consolidate cgroup documents
Li Zefan
2009-01-08
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
2009-01-08
cgroups: documentation updates
Li Zefan
2008-10-20
container freezer: document the cgroup freezer subsystem.
Matt Helsley