index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup_freezer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
1
-8
/
+3
*
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-7
/
+4
*
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
1
-11
/
+5
|
\
|
*
cgroup: don't use subsys->can_attach_task() or ->attach_task()
Tejun Heo
2011-12-12
1
-10
/
+4
|
*
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
2011-12-12
1
-1
/
+1
*
|
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
2011-12-21
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
cgroup_freezer: fix freezing groups with stopped tasks
Michal Hocko
2011-11-24
1
-2
/
+9
*
|
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
2011-11-21
1
-2
/
+2
*
|
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
2011-11-21
1
-1
/
+9
*
|
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
2011-11-21
1
-27
/
+13
*
|
freezer: make freezing indicate freeze condition in effect
Tejun Heo
2011-11-21
1
-1
/
+1
*
|
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
1
-4
/
+3
|
/
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
1
-16
/
+10
*
cgroup_freezer: update_freezer_state() does incorrect state transitions
Tomasz Buchert
2010-10-27
1
-23
/
+15
*
cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen c...
Tomasz Buchert
2010-10-27
1
-7
/
+8
*
cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen()
Tomasz Buchert
2010-10-27
1
-10
/
+9
*
Freezer / cgroup freezer: Update stale locking comments
Matt Helsley
2010-05-10
1
-8
/
+13
*
rcu: Fix RCU lockdep splat on freezer_fork path
Paul E. McKenney
2010-04-30
1
-1
/
+4
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-3
/
+6
|
\
|
*
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-03-26
1
-3
/
+6
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
1
-1
/
+14
*
freezer_cg: disable writing freezer.state of root cgroup
Li Zefan
2008-11-12
1
-1
/
+10
*
freezer_cg: remove task_lock from freezer_fork()
Li Zefan
2008-11-12
1
-2
/
+6
*
freezer_cg: simplify freezer_change_state()
Li Zefan
2008-10-30
1
-12
/
+7
*
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
2008-10-30
1
-11
/
+4
*
freezer_cg: remove redundant check in freezer_can_attach()
Li Zefan
2008-10-30
1
-9
/
+7
*
freezer_cg: fix improper BUG_ON() causing oops
Li Zefan
2008-10-30
1
-1
/
+2
*
container freezer: rename check_if_frozen()
Matt Helsley
2008-10-20
1
-4
/
+8
*
container freezer: make freezer state names less generic
Matt Helsley
2008-10-20
1
-28
/
+28
*
container freezer: prevent frozen tasks or cgroups from changing
Matt Helsley
2008-10-20
1
-17
/
+26
*
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
1
-0
/
+366