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 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
|
*
|
|
PM / Hibernate: Refactor and simplify hibernation_snapshot() code
Srivatsa S. Bhat
2011-11-23
1
-13
/
+9
|
*
|
|
PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c
Srivatsa S. Bhat
2011-11-23
1
-3
/
+3
|
|
/
/
*
/
/
fs: move code out of buffer.c
Al Viro
2012-01-03
1
-1
/
+0
|
/
/
*
/
PM / Hibernate: Do not leak memory in error/test code paths
Rafael J. Wysocki
2011-11-23
1
-6
/
+10
|
/
*
PM / Suspend: Fix bug in suspend statistics update
Srivatsa S. Bhat
2011-11-19
1
-1
/
+2
*
PM / Hibernate: Fix the early termination of test modes
Srivatsa S. Bhat
2011-11-18
1
-6
/
+17
*
PM / QoS: Set cpu_dma_pm_qos->name
Dominik Brodowski
2011-11-07
1
-0
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
5
-0
/
+6
|
\
|
*
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
*
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
|
PM / QoS: Remove redundant check
Guennadi Liakhovetski
2011-11-04
1
-2
/
+1
|
/
*
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
1
-0
/
+4
|
\
|
*
cpu_pm: Add cpu power management notifiers
Colin Cross
2011-09-23
1
-0
/
+4
*
|
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
2011-10-16
4
-178
/
+645
*
|
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
2011-10-16
1
-5
/
+5
*
|
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
2011-10-16
1
-0
/
+14
*
|
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
2011-10-16
1
-0
/
+16
*
|
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
2011-10-16
1
-1
/
+1
*
|
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
3
-15
/
+30
*
|
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
2
-4
/
+2
*
|
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-10-16
1
-1
/
+1
*
|
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
2
-0
/
+21
*
|
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
1
-2
/
+2
*
|
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-10-16
2
-3
/
+116
*
|
PM QoS: Add global notification mechanism for device constraints
Jean Pihet
2011-08-25
1
-1
/
+1
*
|
PM QoS: Generalize and export constraints management code
Jean Pihet
2011-08-25
1
-56
/
+67
[prev]
[next]