开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Age
Commit message (
Expand
)
Author
2015-11-20
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-09-18
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
2015-08-18
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
2015-08-11
cgroup: make cftype->private a unsigned long
Tejun Heo
2015-07-14
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-06-18
cgroup: require write perm on common ancestor when moving processes on the de...
Tejun Heo
2015-06-08
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
2015-05-29
cgroup: add seq_file forward declaration for struct cftype
Arnd Bergmann
2015-05-26
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-05-26
sched, cgroup: reorganize threadgroup locking
Tejun Heo
2015-05-18
cgroup: separate out include/linux/cgroup-defs.h
Tejun Heo