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
/
power
/
process.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / sleep: Show freezing tasks that caused a suspend abort
Todd Brandt
2018-09-10
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
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-09-07
1
-1
/
+4
*
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-15
1
-1
/
+1
*
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-06-07
1
-1
/
+1
*
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-05-05
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
oom, suspend: fix oom_killer_disable vs. pm suspend properly
Michal Hocko
2016-10-07
1
-14
/
+3
*
Merge back earlier suspend/hibernation changes for v4.8.
Rafael J. Wysocki
2016-07-08
1
-0
/
+3
|
\
|
*
PM / suspend: show workqueue state in suspend flow
Roger Lu
2016-07-02
1
-0
/
+3
*
|
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
2016-06-24
1
-0
/
+12
|
/
*
PM/freezer: y2038, use boottime to compare tstamps
Abhilash Jindal
2016-02-11
1
-7
/
+5
*
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
2015-02-11
1
-41
/
+9
*
PM: convert printk to pr_* equivalent
Michal Hocko
2015-02-11
1
-14
/
+15
*
PM / freezer: Clean up code after recent fixes
Rafael J. Wysocki
2014-10-22
1
-15
/
+16
*
PM: convert do_each_thread to for_each_process_thread
Michal Hocko
2014-10-21
1
-8
/
+8
*
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-10-21
1
-1
/
+39
*
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2014-09-01
1
-0
/
+1
*
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
2014-07-15
1
-0
/
+1
*
PM / sleep: trace events for suspend/resume
Todd E Brandt
2014-06-07
1
-0
/
+3
*
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Colin Cross
2013-07-30
1
-0
/
+11
*
freezer: shorten freezer sleep time using exponential backoff
Colin Cross
2013-05-12
1
-11
/
+15
*
suspend: enable freeze timeout configuration through sys
Li Fei
2013-02-09
1
-2
/
+2
*
freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()
Oleg Nesterov
2012-10-26
1
-12
/
+1
*
PM / Freezer: Fix small typo "regrigerator"
Sedat Dilek
2012-08-23
1
-1
/
+1
*
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-03-28
1
-1
/
+2
*
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-03-28
1
-0
/
+7
*
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
2012-03-04
1
-5
/
+3
*
PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()
Rafael J. Wysocki
2012-02-13
1
-7
/
+9
*
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2012-02-04
1
-2
/
+5
*
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-29
1
-0
/
+19
*
freezer: remove unused @sig_only from freeze_task()
Tejun Heo
2011-11-21
1
-4
/
+4
*
freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE
Tejun Heo
2011-11-21
1
-4
/
+11
*
cgroup_freezer: prepare for removal of TIF_FREEZE
Tejun Heo
2011-11-21
1
-1
/
+1
*
freezer: clean up freeze_processes() failure path
Tejun Heo
2011-11-21
1
-8
/
+8
*
freezer: test freezable conditions while holding freezer_lock
Tejun Heo
2011-11-21
1
-15
/
+1
*
freezer: make freezing indicate freeze condition in effect
Tejun Heo
2011-11-21
1
-1
/
+2
*
freezer: use dedicated lock instead of task_lock() + memory barrier
Tejun Heo
2011-11-21
1
-2
/
+0
*
freezer: don't distinguish nosig tasks on thaw
Tejun Heo
2011-11-21
1
-13
/
+7
*
freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks
Tejun Heo
2011-11-21
1
-2
/
+1
*
freezer: rename thaw_process() to __thaw_task() and simplify the implementation
Tejun Heo
2011-11-21
1
-1
/
+1
*
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
1
-10
/
+20
*
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
1
-3
/
+3
*
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
1
-1
/
+1
*
Freezer: Fix a race during freezing of TASK_STOPPED tasks
Tejun Heo
2010-12-24
1
-0
/
+6
*
PM: Allow wakeup events to abort freezing of tasks
Rafael J. Wysocki
2010-10-17
1
-2
/
+9
*
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
1
-2
/
+19
*
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-03-26
1
-1
/
+1
*
Freezer: Only show the state of tasks refusing to freeze
Xiaotian Feng
2010-03-26
1
-2
/
+1
[next]