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.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
/
include
/
linux
/
cgroup-defs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
1
-0
/
+1
2016-03-16
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
1
-0
/
+3
2016-03-08
cgroup: implement cgroup_subsys->implicit_on_dfl
Tejun Heo
1
-0
/
+13
2016-03-08
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
Tejun Heo
1
-4
/
+5
2016-03-03
cgroup: introduce cgroup_{save|propagate|restore}_control()
Tejun Heo
1
-0
/
+2
2016-03-03
cgroup: explicitly track whether a cgroup_subsys_state is visible to userland
Tejun Heo
1
-0
/
+1
2016-02-23
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
1
-3
/
+3
2016-02-23
cgroup: make cgroup subsystem masks u16
Tejun Heo
1
-2
/
+2
2016-02-23
cgroup: s/child_subsys_mask/subtree_ss_mask/
Tejun Heo
1
-6
/
+5
2016-02-23
Revert "cgroup: add cgroup_subsys->css_e_css_changed()"
Tejun Heo
1
-1
/
+0
2016-01-22
cgroup: make sure a parent css isn't offlined before its children
Tejun Heo
1
-0
/
+6
2016-01-13
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-10
/
+3
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+3
2015-12-09
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
1
-2
/
+2
2015-12-09
sock, cgroup: add sock->sk_cgroup
Tejun Heo
1
-6
/
+82
2015-12-09
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
1
-0
/
+36
2015-12-08
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
1
-0
/
+14
2015-12-03
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
1
-9
/
+3
2015-12-03
Merge branch 'for-4.4-fixes' into for-4.5
Tejun Heo
1
-6
/
+3
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
1
-6
/
+3
2015-11-20
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
1
-0
/
+14
2015-11-16
cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type
Tejun Heo
1
-1
/
+0
2015-11-16
cgroup: fix cftype->file_offset handling
Tejun Heo
1
-4
/
+0
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
1
-0
/
+1
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
1
-3
/
+1
2015-10-15
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
1
-0
/
+3
2015-10-15
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
1
-4
/
+4
2015-09-19
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
1
-2
/
+24
2015-09-19
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
1
-5
/
+1
2015-09-19
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
1
-1
/
+1
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
1
-1
/
+0
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
1
-2
/
+25
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
1
-25
/
+2
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
1
-1
/
+4
2015-08-18
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
1
-0
/
+3
2015-08-11
cgroup: make cftype->private a unsigned long
Tejun Heo
1
-1
/
+1
2015-07-15
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
1
-1
/
+9
2015-06-18
cgroup: require write perm on common ancestor when moving processes on the de...
Tejun Heo
1
-0
/
+1
2015-06-08
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
1
-0
/
+2
2015-05-29
cgroup: add seq_file forward declaration for struct cftype
Arnd Bergmann
1
-0
/
+1
2015-05-27
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
1
-2
/
+25
2015-05-27
sched, cgroup: reorganize threadgroup locking
Tejun Heo
1
-0
/
+10
2015-05-18
cgroup: separate out include/linux/cgroup-defs.h
Tejun Heo
1
-0
/
+464