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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-09
cgroup: update Documentation/cgroups/00-INDEX
Namjae Jeon
1
-0
/
+8
2012-12-06
cgroup_rm_file: don't delete the uncreated files
Gao feng
1
-6
/
+6
2012-12-03
cgroup: remove subsystem files when remounting cgroup
Gao feng
1
-2
/
+9
2012-11-30
cgroup: use cgroup_addrm_files() in cgroup_clear_directory()
Gao feng
1
-1
/
+3
2012-11-30
cgroup: warn about broken hierarchies only after css_online
Glauber Costa
1
-9
/
+9
2012-11-29
cgroup: list_del_init() on removed events
Greg Thelen
1
-2
/
+2
2012-11-29
cgroup: fix lockdep warning for event_control
Greg Thelen
1
-3
/
+8
2012-11-28
cgroup: move list add after list head initilization
Li Zhong
1
-1
/
+1
2012-11-22
netprio_cgroup: allow nesting and inherit config on cgroup creation
Tejun Heo
2
-18
/
+26
2012-11-22
netprio_cgroup: implement netprio[_set]_prio() helpers
Tejun Heo
1
-22
/
+50
2012-11-22
netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx
Tejun Heo
2
-61
/
+15
2012-11-22
netprio_cgroup: reimplement priomap expansion
Tejun Heo
1
-23
/
+33
2012-11-22
netprio_cgroup: shorten variable names in extend_netdev_table()
Tejun Heo
1
-12
/
+11
2012-11-22
netprio_cgroup: simplify write_priomap()
Tejun Heo
1
-45
/
+11
2012-11-22
netcls_cgroup: move config inheritance to ->css_online() and remove .broken_h...
Tejun Heo
1
-12
/
+8
2012-11-20
cgroup: remove obsolete guarantee from cgroup_task_migrate.
Tao Ma
2
-7
/
+5
2012-11-19
cgroup: add cgroup->id
Tejun Heo
2
-1
/
+16
2012-11-19
cgroup, cpuset: remove cgroup_subsys->post_clone()
Tejun Heo
4
-57
/
+36
2012-11-19
cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/
Tejun Heo
3
-23
/
+19
2012-11-19
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
13
-121
/
+132
2012-11-19
cgroup: allow ->post_create() to fail
Tejun Heo
3
-12
/
+23
2012-11-19
cgroup: update cgroup_create() failure path
Tejun Heo
1
-7
/
+14
2012-11-19
cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory
Tejun Heo
1
-3
/
+9
2012-11-19
cgroup: simplify cgroup_load_subsys() failure path
Tejun Heo
1
-11
/
+10
2012-11-19
cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers
Tejun Heo
2
-23
/
+43
2012-11-19
cgroup: separate out cgroup_destroy_locked()
Tejun Heo
1
-15
/
+25
2012-11-19
cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload...
Tejun Heo
1
-1
/
+14
2012-11-19
cgroup: lock cgroup_mutex in cgroup_init_subsys()
Tejun Heo
1
-0
/
+4
2012-11-19
cgroup: trivial cleanup for cgroup_init/load_subsys()
Tejun Heo
1
-3
/
+3
2012-11-19
cgroup: make CSS_* flags bit masks instead of bit positions
Tejun Heo
2
-5
/
+5
2012-11-19
cgroup: cgroup->dentry isn't a RCU pointer
Tejun Heo
2
-6
/
+7
2012-11-19
cgroup: create directory before linking while creating a new cgroup
Tejun Heo
1
-18
/
+12
2012-11-19
cgroup: open-code cgroup_create_dir()
Tejun Heo
1
-25
/
+5
2012-11-19
cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()
Tejun Heo
1
-0
/
+1
2012-11-19
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
1
-2
/
+0
2012-11-09
cgroup_freezer: implement proper hierarchy support
Tejun Heo
2
-59
/
+165
2012-11-09
cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state
Tejun Heo
1
-2
/
+40
2012-11-09
cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]
Tejun Heo
1
-8
/
+47
2012-11-09
cgroup_freezer: make freezer->state mask of flags
Tejun Heo
1
-33
/
+27
2012-11-09
cgroup_freezer: prepare freezer_change_state() for full hierarchy support
Tejun Heo
1
-18
/
+30
2012-11-09
cgroup_freezer: trivial cleanups
Tejun Heo
1
-22
/
+19
2012-11-09
cgroup: implement generic child / descendant walk macros
Tejun Heo
2
-0
/
+180
2012-11-09
cgroup: use rculist ops for cgroup->children
Tejun Heo
2
-5
/
+4
2012-11-09
cgroup: add cgroup_subsys->post_create()
Tejun Heo
2
-2
/
+14
2012-11-08
cgroup: set 'start' with the right value in cgroup_path.
Tao Ma
1
-2
/
+2
2012-11-07
device_cgroup: add lockdep asserts
Tejun Heo
1
-0
/
+12
2012-11-07
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
Tejun Heo
1187
-12717
/
+16301
2012-11-07
device_cgroup: fix RCU usage
Tejun Heo
1
-3
/
+3
2012-11-06
device_cgroup: fix unchecked cgroup parent usage
Aristeu Rozanski
1
-2
/
+10
2012-11-05
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
5
-336
/
+156
[next]