| Commit message (Expand) | Author | Age |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | mm, PM/Freezer: Disable OOM killer when tasks are frozen | Rafael J. Wysocki | 2009-06-16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 |
|\ |
|
| * | trivial: kernel/power/poweroff.c: whitespace fix | Manish Katiyar | 2009-06-12 |
* | | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 2009-06-12 |
* | | PM/Hibernate: Rename disk.c to hibernate.c | Rafael J. Wysocki | 2009-06-12 |
* | | PM: Separate suspend to RAM functionality from core | Rafael J. Wysocki | 2009-06-12 |
* | | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) | Rafael J. Wysocki | 2009-06-12 |
* | | PM/Suspend: Do not shrink memory before suspend | Rafael J. Wysocki | 2009-06-12 |
* | | PM core: rename suspend and resume functions | Alan Stern | 2009-06-12 |
* | | PM: Rename device_power_down/up() | Magnus Damm | 2009-06-12 |
|/ |
|
* | PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs | Rafael J. Wysocki | 2009-05-24 |
* | PM: check sysdev_suspend(PMSG_FREEZE) return value | Bjorn Helgaas | 2009-05-15 |
* | PM/Hibernate: Fix waiting for image device to appear on resume | Rafael J. Wysocki | 2009-04-24 |
* | PM/Suspend: Introduce two new platform callbacks to avoid breakage | Rafael J. Wysocki | 2009-04-19 |
* | swap: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan | 2009-04-15 |
* | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 |
* | | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 |
* | | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 |
* | | PM: Change hibernation code ordering | Rafael J. Wysocki | 2009-03-30 |
* | | PM: Change suspend code ordering | Rafael J. Wysocki | 2009-03-30 |
* | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 |
|/ |
|
* | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 |
* | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 |
|\ |
|
| * | PM: Wait for console in resume | Arve Hjønnevåg | 2009-02-21 |
| * | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov | 2009-02-21 |
| * | PM: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-21 |
| * | PM/resume: wait for device probing to finish | Arjan van de Ven | 2009-02-21 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 |
|\ \ |
|
| * | | block: fix bad definition of BIO_RW_SYNC | Jens Axboe | 2009-02-18 |
| |/ |
|
* / | pm: fix build for CONFIG_PM unset | Rafael J. Wysocki | 2009-02-18 |
|/ |
|
*-. | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 |
|\ \ |
|
| | * | PM: Fix compilation warning in kernel/power/main.c | Rafael J. Wysocki | 2009-01-16 |
| |/
|/| |
|
| * | Hibernation: Introduce system_entering_hibernation | Rafael J. Wysocki | 2009-01-27 |
|/ |
|
* | PM: Fix freezer compilation if PM_SLEEP is unset | Rafael J. Wysocki | 2009-01-16 |
* | Merge branch 'linus' into release | Len Brown | 2009-01-09 |
|\ |
|
| * | pm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| * | cpumask: convert rest of files in kernel/ | Rusty Russell | 2008-12-31 |
| * | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 |
| |\ |
|
| * | | tracing: allow tracing of suspend/resume & hibernation code again | Ingo Molnar | 2008-11-23 |
* | | | Hibernate: Replace unnecessary evaluation of pfn_to_page() | Rafael J. Wysocki | 2008-12-19 |
* | | | Hibernate: Take overlapping zones into account (rev. 2) | Rafael J. Wysocki | 2008-12-19 |
* | | | Hibernate: Do not oops on resume if image data are incorrect | Rafael J. Wysocki | 2008-12-19 |
* | | | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory | Rafael J. Wysocki | 2008-12-19 |
* | | | Hibernate: Call platform_begin before swsusp_shrink_memory | Zhang Rui | 2008-12-19 |
| |/
|/| |
|
* | | [PATCH] kill obsolete temporary comment in swsusp_close() | Al Viro | 2008-12-04 |
|/ |
|
* | suspend: use WARN not WARN_ON to print the message | Arjan van de Ven | 2008-11-18 |
* | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro | 2008-11-01 |