| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 / 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-07 | 5 | -0/+6 |
|\ |
|
| * | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker | 2011-11-01 | 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 |
* | | PM QoS: Reorganize data structs | Jean Pihet | 2011-08-25 | 1 | -44/+41 |
* | | PM QoS: Code reorganization | Jean Pihet | 2011-08-25 | 1 | -22/+23 |
* | | PM QoS: Minor clean-ups | Jean Pihet | 2011-08-25 | 1 | -44/+44 |
* | | PM QoS: Move and rename the implementation files | Jean Pihet | 2011-08-25 | 2 | -1/+482 |
|/ |
|
* | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 2011-08-14 | 1 | -0/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -2/+2 |
|\ |
|
| * | doc: Konfig: Documentation/power/{pm => apm-acpi}.txt | Michael Witten | 2011-07-11 | 1 | -2/+2 |
* | | Merge branch 'pm-domains' into for-linus | Rafael J. Wysocki | 2011-07-15 | 1 | -2/+6 |
|\ \ |
|
| * | | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki | 2011-07-02 | 1 | -2/+2 |
| * | | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki | 2011-07-02 | 1 | -0/+4 |
* | | | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 2011-07-15 | 1 | -2/+3 |
* | | | PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem | Kevin Hilman | 2011-07-15 | 1 | -0/+2 |
* | | | PM / Suspend: Add .suspend_again() callback to suspend_ops | MyungJoo Ham | 2011-07-15 | 1 | -6/+12 |
| |/
|/| |
|
* | | PM / Hibernate: Fix free_unnecessary_pages() | Rafael J. Wysocki | 2011-07-06 | 1 | -1/+5 |
|/ |
|
* | PM: Free memory bitmaps if opening /dev/snapshot fails | Michal Kubecek | 2011-06-21 | 1 | -1/+3 |
* | PM / Hibernate: Update kerneldoc comments in hibernate.c | Rafael J. Wysocki | 2011-05-24 | 1 | -90/+104 |
* | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | 1 | -5/+0 |
* | PM / Hibernate: Update some comments in core hibernate code | Rafael J. Wysocki | 2011-05-24 | 1 | -14/+7 |