| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / Hibernate: Remove swsusp.c finally | Jiri Slaby | 2010-02-26 | 1 | -58/+0 |
* | PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c | Nigel Cunningham | 2009-12-06 | 1 | -29/+0 |
* | PM / Hibernate: Move swap functions to kernel/power/swap.c. | Nigel Cunningham | 2009-12-06 | 1 | -101/+0 |
* | PM/Hibernate: Move NVS routines into a seperate file (v2). | Cornelia Huck | 2009-06-12 | 1 | -122/+0 |
* | PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) | Rafael J. Wysocki | 2009-06-12 | 1 | -76/+0 |
* | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 1 | -0/+1 |
* | mm: introduce for_each_populated_zone() macro | KOSAKI Motohiro | 2009-04-01 | 1 | -9/+8 |
* | ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory | Rafael J. Wysocki | 2008-12-19 | 1 | -0/+122 |
* | Hibernation: Update messages | Rafael J. Wysocki | 2008-02-01 | 1 | -2/+3 |
* | Hibernation: Move low level resume to disk.c | Rafael J. Wysocki | 2008-02-01 | 1 | -35/+0 |
* | Hibernation: Move function prototypes to header | Adrian Bunk | 2008-02-01 | 1 | -8/+0 |
* | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 2007-10-18 | 1 | -33/+0 |
* | swsusp: free more memory | Rafael J. Wysocki | 2007-05-07 | 1 | -1/+1 |
* | swsusp: use rbtree for tracking allocated swap | Rafael J. Wysocki | 2007-05-07 | 1 | -64/+73 |
* | [PATCH] swsusp: fix memory shrinker | Rafael J. Wysocki | 2007-04-04 | 1 | -1/+1 |
* | [PATCH] Use ZVC for free_pages | Christoph Lameter | 2007-02-11 | 1 | -2/+3 |
* | [PATCH] swsusp: Fix labels | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] swsusp: Measure memory shrinking time | Rafael J. Wysocki | 2006-12-07 | 1 | -0/+33 |
* | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 2006-12-07 | 1 | -22/+31 |
* | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 2006-12-07 | 1 | -5/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-09-26 | 1 | -1/+8 |
|\ |
|
| * | PM: issue PM_EVENT_PRETHAW | David Brownell | 2006-09-25 | 1 | -1/+8 |
* | | [PATCH] swsusp: Introduce memory bitmaps | Rafael J. Wysocki | 2006-09-26 | 1 | -3/+2 |
|/ |
|
* | Revert "swsusp special saveable pages support" commits | Linus Torvalds | 2006-06-25 | 1 | -4/+14 |
* | [PATCH] swsusp: take lowmem reserves into account | Rafael J. Wysocki | 2006-06-23 | 1 | -1/+3 |
* | [PATCH] swsusp: add architecture special saveable pages support | Shaohua Li | 2006-06-23 | 1 | -14/+4 |
* | [PATCH] swsusp: rework memory shrinker | Rafael J. Wysocki | 2006-06-23 | 1 | -2/+8 |
* | [PATCH] swsusp: separate swap-writing/reading code | Rafael J. Wysocki | 2006-03-23 | 1 | -562/+6 |
* | [PATCH] swsusp: low level interface | Rafael J. Wysocki | 2006-03-23 | 1 | -467/+256 |
* | [PATCH] revert "swsusp: fix breakage with swap on lvm" | Andrew Morton | 2006-03-23 | 1 | -1/+3 |
* | [PATCH] swsusp: fix breakage with swap on LVM | Rafael J. Wysocki | 2006-02-17 | 1 | -3/+1 |
* | [PATCH] swsusp: kill unneeded/unbalanced bio_get | Pavel Machek | 2006-02-07 | 1 | -4/+2 |
* | [PATCH] swsusp: use bytes as image size units | Rafael J. Wysocki | 2006-02-01 | 1 | -4/+4 |
* | [PATCH] swsusp: save image header first | Rafael J. Wysocki | 2006-01-06 | 1 | -125/+65 |
* | [PATCH] swsusp: improve handling of swap partitions | Rafael J. Wysocki | 2006-01-06 | 1 | -92/+36 |
* | [PATCH] swsusp: make image size limit tunable | Rafael J. Wysocki | 2006-01-06 | 1 | -1/+9 |
* | [PATCH] swsusp: limit image size | Rafael J. Wysocki | 2006-01-06 | 1 | -9/+8 |
* | [PATCH] swsusp: improve freeing of memory | Rafael J. Wysocki | 2006-01-06 | 1 | -1/+51 |
* | [PATCH] swsusp: introduce the swap map structure | Rafael J. Wysocki | 2006-01-06 | 1 | -156/+402 |
* | [PATCH] swsusp: remove encryption | Rafael J. Wysocki | 2006-01-06 | 1 | -159/+4 |
* | [PATCH] swsusp: rework swsusp_suspend | Rafael J. Wysocki | 2005-11-09 | 1 | -30/+45 |
* | [PATCH] swsusp: simplify pagedir relocation | Rafael J. Wysocki | 2005-11-09 | 1 | -52/+26 |
* | [PATCH] swsusp: reduce code duplication | Rafael J. Wysocki | 2005-11-09 | 1 | -55/+2 |
* | [PATCH] swsusp: remove unused variable | Pavel Machek | 2005-11-07 | 1 | -8/+1 |
* | [PATCH] swsusp cleanups | Pavel Machek | 2005-11-07 | 1 | -18/+18 |
* | [PATCH] swsusp: two simplifications | Rafael J. Wysocki | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] swsusp: remove unneccessary includes | Pavel Machek | 2005-10-30 | 1 | -8/+1 |
* | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki | 2005-10-30 | 1 | -74/+36 |
* | [PATCH] swsusp: reduce the use of global variables | Rafael J. Wysocki | 2005-10-30 | 1 | -3/+3 |
* | [PATCH] swsusp: move snapshot functionality to separate file | Rafael J. Wysocki | 2005-10-30 | 1 | -436/+4 |