| Commit message (Expand) | Author | Age |
* | SOFTWARE_SUSPEND: fix a typo in the dependencies | Adrian Bunk | 2006-01-14 |
* | [PATCH] swsusp: save image header first | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: improve handling of swap partitions | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: make image size limit tunable | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: limit image size | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: Drop duplicate prototypes | Pavel Machek | 2006-01-06 |
* | [PATCH] swsusp: fix enough_free_mem | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: improve freeing of memory | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: introduce the swap map structure | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: remove encryption | Rafael J. Wysocki | 2006-01-06 |
* | [PATCH] swsusp: resume_store() retval fix | Andrew Morton | 2006-01-06 |
* | [PATCH] fix swsusp on machines not supporting S4 | Pavel Machek | 2005-11-29 |
* | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik | 2005-11-13 |
* | [PATCH] swsusp: rework swsusp_suspend | Rafael J. Wysocki | 2005-11-09 |
* | [PATCH] swsusp: simplify pagedir relocation | Rafael J. Wysocki | 2005-11-09 |
* | [PATCH] swsusp: reduce code duplication | Rafael J. Wysocki | 2005-11-09 |
* | [PATCH] sleep: Fix oops in enter_state | Pavel Machek | 2005-11-09 |
* | [PATCH] swsusp: remove unused variable | Pavel Machek | 2005-11-07 |
* | [PATCH] swsusp cleanups | Pavel Machek | 2005-11-07 |
* | [PATCH] introduce .valid callback for pm_ops | Shaohua Li | 2005-10-30 |
* | [PATCH] swsusp: two simplifications | Rafael J. Wysocki | 2005-10-30 |
* | [PATCH] swsusp: get rid of unnecessary wrapper function | Rafael J. Wysocki | 2005-10-30 |
* | [PATCH] swsusp: cleanups | Pavel Machek | 2005-10-30 |
* | [PATCH] swsusp: remove unneccessary includes | Pavel Machek | 2005-10-30 |
* | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki | 2005-10-30 |
* | [PATCH] swsusp: reduce the use of global variables | Rafael J. Wysocki | 2005-10-30 |
* | [PATCH] swsusp: move snapshot functionality to separate file | Rafael J. Wysocki | 2005-10-30 |
* | [PATCH] swsusp: rework image freeing | Rafael J. Wysocki | 2005-10-30 |
* | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-30 |
* | [PATCH] gfp_t: kernel/* | Al Viro | 2005-10-28 |
* | [PATCH] x86_64: Set up safe page tables during resume | Rafael J. Wysocki | 2005-10-10 |
* | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki | 2005-09-28 |
* | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki | 2005-09-28 |
* | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki | 2005-09-28 |
* | [PATCH] swsusp: fix comments | Pavel Machek | 2005-09-23 |
* | [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory | Rafael J. Wysocki | 2005-09-23 |
* | [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP | Randy Dunlap | 2005-09-23 |
* | [PATCH] suspend: cleanup calling of power off methods. | Eric W. Biederman | 2005-09-23 |
* | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 |
|\ |
|
| * | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 |
| * | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 |
| * | [PATCH] swsusp: update documentation | Pavel Machek | 2005-09-07 |
| * | [PATCH] pm: clean up /sys/power/disk | Pavel Machek | 2005-09-05 |
| * | [PATCH] pm: fix process freezing | Pavel Machek | 2005-09-05 |
| * | [PATCH] swsusp: fix error handling and cleanups | Pavel Machek | 2005-09-05 |
| * | [PATCH] swsusp: add locking to software_resume | Shaohua Li | 2005-09-05 |
| * | [PATCH] swsusp: simpler calculation of number of pages in PBE list | Michal Schmidt | 2005-09-05 |
| * | [PATCH] encrypt suspend data for easy wiping | Andreas Steinmetz | 2005-09-05 |
| * | [PATCH] remove busywait in refrigerator | Pavel Machek | 2005-09-05 |
| * | [PATCH] swap: update swsusp use of swap_info | Hugh Dickins | 2005-09-05 |