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
/
freezer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freezer, oom: check TIF_MEMDIE on the correct task
Michal Hocko
2016-07-28
1
-1
/
+1
*
freezer: remove obsolete comments in __thaw_task()
Cong Wang
2014-10-21
1
-6
/
+0
*
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
2014-10-21
1
-0
/
+3
*
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
2013-12-19
1
-0
/
+6
*
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
2013-07-30
1
-1
/
+1
*
freezer: skip waking up tasks with PF_FREEZER_SKIP set
Colin Cross
2013-05-12
1
-0
/
+12
*
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
2012-10-26
1
-9
/
+2
*
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
2012-03-04
1
-3
/
+3
*
freezer: kill unused set_freezable_with_signal()
Tejun Heo
2011-11-23
1
-21
/
+6
*
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
2011-11-21
1
-12
/
+9
*
freezer: use lock_task_sighand() in fake_signal_wake_up()
Tejun Heo
2011-11-21
1
-3
/
+4
*
freezer: restructure __refrigerator()
Tejun Heo
2011-11-21
1
-21
/
+11
*
freezer: fix set_freezable[_with_signal]() race
Tejun Heo
2011-11-21
1
-0
/
+25
*
freezer: remove should_send_signal() and update frozen()
Tejun Heo
2011-11-21
1
-1
/
+1
*
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
2011-11-21
1
-22
/
+40
*
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-21
1
-16
/
+9
*
freezer: kill PF_FREEZING
Tejun Heo
2011-11-21
1
-6
/
+0
*
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
2011-11-21
1
-1
/
+2
*
freezer: make freezing indicate freeze condition in effect
Tejun Heo
2011-11-21
1
-18
/
+24
*
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
2011-11-21
1
-47
/
+37
*
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
1
-19
/
+12
*
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
1
-2
/
+4
*
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
1
-3
/
+7
*
freezer: fix current->state restoration race in refrigerator()
Tejun Heo
2011-11-21
1
-1
/
+7
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-1
/
+1
|
\
|
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
|
PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wak...
Tejun Heo
2011-11-04
1
-1
/
+1
|
/
*
PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too
Jeff Layton
2011-10-16
1
-1
/
+1
*
Freezer: Use SMP barriers
Mike Frysinger
2011-05-17
1
-2
/
+2
*
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
2010-12-24
1
-2
/
+7
*
sched: fix nr_uninterruptible accounting of frozen tasks really
Thomas Gleixner
2009-07-18
1
-0
/
+7
*
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
2008-10-30
1
-10
/
+10
*
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
1
-0
/
+32
*
container freezer: make refrigerator always available
Matt Helsley
2008-10-20
1
-0
/
+122