Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | pm: hibernation: simplify memory bitmap | Akinobu Mita | 1 | -67/+21 |
2008-03-12 | Hibernation: Fix mark_nosave_pages() | Rafael J. Wysocki | 1 | -7/+34 |
2008-02-21 | Hibernation: Handle DEBUG_PAGEALLOC on x86 | Rafael J. Wysocki | 1 | -13/+29 |
2008-02-05 | Page allocator: clean up pcp draining functions | Christoph Lameter | 1 | -2/+2 |
2008-02-02 | Hibernation: Update messages | Rafael J. Wysocki | 1 | -11/+12 |
2008-02-02 | Hibernation: Move function prototypes to header | Adrian Bunk | 1 | -1/+0 |
2008-02-02 | Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl | Rafael J. Wysocki | 1 | -1/+6 |
2007-10-20 | trivial copy_data_pages() tidy up | Fengguang Wu | 1 | -4/+5 |
2007-10-19 | Hibernation: Arbitrary boot kernel support - generic code | Rafael J. Wysocki | 1 | -18/+35 |
2007-08-12 | Hibernation: do not try to mark invalid PFNs as nosave | Rafael J. Wysocki | 1 | -1/+2 |
2007-05-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -3/+9 |
2007-05-09 | swsusp: clean up printk | Andrew Morton | 1 | -1/+1 |
2007-05-09 | [POWERPC] swsusp: Introduce register_nosave_region_late | Johannes Berg | 1 | -3/+9 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-07 | swsusp: use GFP_KERNEL for creating basic data structures | Rafael J. Wysocki | 1 | -4/+4 |
2007-05-07 | swsusp: do not use page flags | Rafael J. Wysocki | 1 | -16/+234 |
2007-05-07 | swsusp: use inline functions for changing page flags | Rafael J. Wysocki | 1 | -23/+25 |
2007-05-02 | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 1 | -11/+0 |
2007-02-11 | [PATCH] Use ZVC for free_pages | Christoph Lameter | 1 | -2/+2 |
2006-12-07 | [PATCH] swsusp: Fix labels | Rafael J. Wysocki | 1 | -4/+4 |
2006-12-07 | [PATCH] swsusp: Fix coding style in suspend.c | Rafael J. Wysocki | 1 | -1/+2 |
2006-12-07 | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 1 | -214/+637 |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 1 | -5/+5 |
2006-09-26 | [PATCH] swsusp: Use memory bitmaps during resume | Rafael J. Wysocki | 1 | -234/+182 |
2006-09-26 | [PATCH] swsusp: Introduce memory bitmaps | Rafael J. Wysocki | 1 | -66/+536 |
2006-09-26 | [PATCH] swsusp: Introduce some helpful constants | Rafael J. Wysocki | 1 | -9/+15 |
2006-09-26 | [PATCH] Change the name of pagedir_nosave | Rafael J. Wysocki | 1 | -12/+14 |
2006-09-26 | [PATCH] swsusp: Fix alloc_pagedir | Rafael J. Wysocki | 1 | -15/+17 |
2006-09-26 | [PATCH] swsusp: Reorder memory-allocating functions | Rafael J. Wysocki | 1 | -40/+53 |
2006-09-26 | [PATCH] swsusp: Fix mark_free_pages | Rafael J. Wysocki | 1 | -14/+13 |
2006-09-26 | [PATCH] swsusp: struct snapshot_handle cleanup | Rafael J. Wysocki | 1 | -20/+20 |
2006-09-26 | [PATCH] swsusp: clean up browsing of pfns | Rafael J. Wysocki | 1 | -30/+32 |
2006-09-26 | [PATCH] swsusp: read speedup | Andrew Morton | 1 | -3/+8 |
2006-07-11 | [PATCH] swsusp: do not use memcpy for snapshotting memory | Rafael J. Wysocki | 1 | -2/+8 |
2006-06-26 | Revert "swsusp special saveable pages support" commits | Linus Torvalds | 1 | -108/+4 |
2006-06-23 | [PATCH] swsusp: use less memory during resume | Rafael J. Wysocki | 1 | -57/+84 |
2006-06-23 | [PATCH] kernel/power/snapshot.c: cleanups | Adrian Bunk | 1 | -7/+8 |
2006-06-23 | [PATCH] swsusp: add architecture special saveable pages support | Shaohua Li | 1 | -1/+109 |
2006-04-19 | [PATCH] swsusp: prevent possible image corruption on resume | Rafael J. Wysocki | 1 | -4/+5 |
2006-03-23 | [PATCH] swsusp: drain high mem pages | Shaohua Li | 1 | -0/+1 |
2006-03-23 | [PATCH] suspend: make progress printing prettier | Pavel Machek | 1 | -2/+3 |
2006-03-23 | [PATCH] swsusp: userland interface | Rafael J. Wysocki | 1 | -4/+5 |
2006-03-23 | [PATCH] swsusp: low level interface | Rafael J. Wysocki | 1 | -5/+321 |
2006-02-16 | [PATCH] swsusp: nuke noisy message | Andrew Morton | 1 | -3/+1 |
2006-01-06 | [PATCH] swsusp: fix enough_free_mem | Rafael J. Wysocki | 1 | -2/+8 |
2006-01-06 | [PATCH] swsusp: improve freeing of memory | Rafael J. Wysocki | 1 | -5/+60 |
2006-01-06 | [PATCH] swsusp: introduce the swap map structure | Rafael J. Wysocki | 1 | -8/+6 |
2005-11-09 | [PATCH] swsusp: rework swsusp_suspend | Rafael J. Wysocki | 1 | -17/+2 |
2005-11-09 | [PATCH] swsusp: simplify pagedir relocation | Rafael J. Wysocki | 1 | -1/+1 |
2005-11-09 | [PATCH] swsusp: reduce code duplication | Rafael J. Wysocki | 1 | -14/+48 |