index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
cgroups
/
cgroups.txt
Age
Commit message (
Expand
)
Author
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
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