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