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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
Bojan Smojver
2012-04-24
1
-6
/
+22
*
PM / QoS: add pm_qos_update_request_timeout() API
MyungJoo Ham
2012-03-28
1
-0
/
+50
*
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
4
-27
/
+8
*
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-03-28
1
-13
/
+10
*
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-03-21
9
-119
/
+108
|
\
|
*
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-03-04
2
-14
/
+12
|
|
\
|
|
*
PM / QoS: unconditionally build the feature
Jean Pihet
2012-02-13
1
-1
/
+2
|
|
*
Merge commit 'pm-fixes-for-3.3-rc3' into pm-qos
Rafael J. Wysocki
2012-02-13
3
-6
/
+31
|
|
|
\
|
|
*
|
PM / QoS: Simplify PM QoS expansion/merge
Alex Frid
2012-01-29
1
-13
/
+10
|
*
|
|
PM / Freezer: Remove references to TIF_FREEZE in comments
Marcos Paulo de Souza
2012-03-04
1
-5
/
+3
|
*
|
|
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-03-04
1
-3
/
+4
|
*
|
|
PM / Hibernate: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-02-17
1
-3
/
+4
|
*
|
|
PM / Sleep: Drop suspend_stats_update()
Rafael J. Wysocki
2012-02-17
1
-6
/
+12
|
*
|
|
PM / Sleep: Make enter_state() in kernel/power/suspend.c static
Rafael J. Wysocki
2012-02-17
3
-8
/
+4
|
*
|
|
PM / Sleep: Unify kerneldoc comments in kernel/power/suspend.c
Rafael J. Wysocki
2012-02-17
1
-29
/
+27
|
*
|
|
PM / Sleep: Remove unnecessary label from suspend_freeze_processes()
Rafael J. Wysocki
2012-02-13
1
-4
/
+1
|
*
|
|
PM / Sleep: Do not check wakeup too often in try_to_freeze_tasks()
Rafael J. Wysocki
2012-02-13
1
-7
/
+9
|
*
|
|
PM / Hibernate: Refactor and simplify freezer_test_done
Srivatsa S. Bhat
2012-02-09
2
-9
/
+7
|
*
|
|
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
Srivatsa S. Bhat
2012-02-09
2
-8
/
+6
|
*
|
|
PM / Suspend: Avoid code duplication in suspend statistics update
Marcos Paulo de Souza
2012-02-09
2
-10
/
+2
|
*
|
|
Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep
Rafael J. Wysocki
2012-02-09
3
-6
/
+31
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
3
-16
/
+20
*
|
|
power: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-14
/
+14
|
|
/
|
/
|
*
|
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2012-02-04
2
-4
/
+27
*
|
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
2012-02-01
1
-2
/
+4
|
/
*
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-29
2
-0
/
+28
*
PM / Hibernate: Correct additional pages number calculation
Namhyung Kim
2012-01-19
1
-1
/
+2
*
PM / Hibernate: Drop the check of swap space size for compressed image
Barry Song
2012-01-14
1
-6
/
+7
*
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
2012-01-10
1
-0
/
+6
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
6
-225
/
+152
|
\
|
*
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
Ben Hutchings
2012-01-05
1
-0
/
+64
|
*
PM / Hibernate: Remove deprecated hibernation snapshot ioctls
Srivatsa S. Bhat
2011-12-09
1
-87
/
+0
|
*
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
2011-12-08
4
-20
/
+20
|
*
PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...
Srivatsa S. Bhat
2011-12-06
1
-1
/
+1
|
*
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
2011-12-06
4
-67
/
+37
|
|
\
|
|
*
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
4
-67
/
+37
|
|
|
\
|
|
|
*
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
4
-29
/
+14
|
|
|
*
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: Remove deprecated hibernation test modes
Srivatsa S. Bhat
2011-12-06
1
-29
/
+4
|
*
|
|
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
2011-12-06
3
-4
/
+11
|
*
|
|
PM / Hibernate: Enable usermodehelpers in software_resume() error path
Srivatsa S. Bhat
2011-12-06
1
-1
/
+3
[next]