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
/
include
/
linux
/
freezer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-235
/
+10
*
freezer: Remove unused inline function try_to_freeze_nowarn()
YueHaibing
2021-04-08
1
-1
/
+0
*
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
2020-07-14
1
-0
/
+14
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-11-13
1
-1
/
+1
|
\
|
*
freezer: Fix typo in freezable_schedule_timeout() comment
Himanshu Jha
2017-11-08
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-03-17
1
-1
/
+1
*
sched/wait: Remove wait_event_freezekillable()
Peter Zijlstra (Intel)
2014-11-04
1
-12
/
+0
*
sched/wait: Reimplement wait_event_freezable()
Peter Zijlstra
2014-11-04
1
-38
/
+0
*
freezer: add new freezable helpers using freezer_do_not_count()
Colin Cross
2013-05-12
1
-0
/
+61
*
freezer: convert freezable helpers to static inline where possible
Colin Cross
2013-05-12
1
-29
/
+29
*
freezer: convert freezable helpers to freezer_do_not_count()
Colin Cross
2013-05-12
1
-15
/
+7
*
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2013-05-12
1
-0
/
+3
*
freezer: add unsafe versions of freezable helpers for CIFS
Colin Cross
2013-05-12
1
-0
/
+13
*
freezer: add unsafe versions of freezable helpers for NFS
Colin Cross
2013-05-12
1
-1
/
+41
*
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2013-03-31
1
-3
/
+0
*
lockdep: check that no locks held at freeze time
Mandeep Singh Baines
2013-02-27
1
-0
/
+3
*
suspend: enable freeze timeout configuration through sys
Li Fei
2013-02-09
1
-0
/
+5
*
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-12
1
-12
/
+45
|
\
|
*
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
2012-10-26
1
-4
/
+3
|
*
freezer: add missing mb's to freezer_count() and freezer_should_skip()
Tejun Heo
2012-10-16
1
-8
/
+42
*
|
PM / Freezer: Fixup compile error of try_to_freeze_nowarn()
Li Haifeng
2012-11-23
1
-0
/
+1
|
/
*
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-29
1
-0
/
+2
*
PM / Freezer: fix return value of freezable_schedule_timeout_killable()
Jeff Layton
2011-12-27
1
-1
/
+3
*
PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...
Srivatsa S. Bhat
2011-12-08
1
-17
/
+11
*
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
Jeff Layton
2011-12-06
1
-0
/
+28
*
Freezer: fix more fallout from the thaw_process rename
Stephen Rothwell
2011-11-25
1
-0
/
+1
*
freezer: fix wait_event_freezable/__thaw_task races
Oleg Nesterov
2011-11-23
1
-8
/
+10
*
freezer: kill unused set_freezable_with_signal()
Tejun Heo
2011-11-23
1
-19
/
+1
*
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
2011-11-21
1
-1
/
+1
*
freezer: fix set_freezable[_with_signal]() race
Tejun Heo
2011-11-21
1
-4
/
+5
*
freezer: remove should_send_signal() and update frozen()
Tejun Heo
2011-11-21
1
-7
/
+2
*
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
2011-11-21
1
-21
/
+12
*
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
2011-11-21
1
-3
/
+3
*
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-21
1
-1
/
+0
*
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
1
-2
/
+1
*
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-11-21
1
-3
/
+3
*
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
2011-11-21
1
-9
/
+8
*
PM / Freezer: Reimplement wait_event_freezekillable using freezer_do_not_coun...
Oleg Nesterov
2011-11-04
1
-8
/
+3
*
Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2011-10-28
1
-2
/
+20
|
\
|
*
Fix build break when freezer not configured
Steve French
2011-10-27
1
-0
/
+3
|
*
[CIFS] Fixup trivial checkpatch warning
Steve French
2011-10-19
1
-1
/
+1
|
*
cifs, freezer: add wait_event_freezekillable and have cifs use it
Jeff Layton
2011-10-19
1
-2
/
+17
*
|
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
1
-1
/
+3
|
/
*
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
1
-1
/
+1
*
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-03-26
1
-2
/
+5
*
freezer_cg: use thaw_process() in unfreeze_cgroup()
Li Zefan
2008-10-30
1
-5
/
+0
*
container freezer: implement freezer cgroup subsystem
Matt Helsley
2008-10-20
1
-19
/
+10
*
container freezer: make refrigerator always available
Matt Helsley
2008-10-20
1
-3
/
+11
*
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
2008-07-16
1
-0
/
+10
[next]