| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-08 | 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-31 | 1 | -1/+1 |
* | [PATCH] swsusp: remove unneccessary includes | Pavel Machek | 2005-10-31 | 1 | -8/+1 |
* | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki | 2005-10-31 | 1 | -74/+36 |
* | [PATCH] swsusp: reduce the use of global variables | Rafael J. Wysocki | 2005-10-31 | 1 | -3/+3 |
* | [PATCH] swsusp: move snapshot functionality to separate file | Rafael J. Wysocki | 2005-10-31 | 1 | -436/+4 |
* | [PATCH] swsusp: rework image freeing | Rafael J. Wysocki | 2005-10-31 | 1 | -84/+75 |
* | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-30 | 1 | -9/+16 |
* | [PATCH] gfp_t: kernel/* | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] x86_64: Set up safe page tables during resume | Rafael J. Wysocki | 2005-10-10 | 1 | -3/+4 |
* | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki | 2005-09-28 | 1 | -0/+4 |
* | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki | 2005-09-28 | 1 | -3/+3 |
* | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki | 2005-09-28 | 1 | -4/+3 |
* | [PATCH] swsusp: fix comments | Pavel Machek | 2005-09-23 | 1 | -3/+7 |
* | [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory | Rafael J. Wysocki | 2005-09-23 | 1 | -1/+1 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-08 | 1 | -0/+1 |
* | [PATCH] swsusp: fix error handling and cleanups | Pavel Machek | 2005-09-05 | 1 | -6/+6 |
* | [PATCH] swsusp: simpler calculation of number of pages in PBE list | Michal Schmidt | 2005-09-05 | 1 | -12/+1 |
* | [PATCH] encrypt suspend data for easy wiping | Andreas Steinmetz | 2005-09-05 | 1 | -5/+159 |
* | [PATCH] swap: update swsusp use of swap_info | Hugh Dickins | 2005-09-05 | 1 | -6/+6 |
* | [PATCH] name_to_dev_t warning fix | Andrew Morton | 2005-07-13 | 1 | -2/+1 |
* | [PATCH] swsusp: fix error handling | Pavel Machek | 2005-07-08 | 1 | -12/+11 |
* | [PATCH] pm: Fix resume from initrd | Pavel Machek | 2005-07-08 | 1 | -10/+0 |
* | [PATCH] swsusp: fix nr_copy_pages | Pavel Machek | 2005-06-26 | 1 | -3/+3 |
* | [PATCH] swsusp: cleanup whitespace | Pavel Machek | 2005-06-26 | 1 | -33/+33 |
* | [PATCH] swsusp: kill unneccessary does_collide_order | Pavel Machek | 2005-06-26 | 1 | -17/+2 |
* | [PATCH] suspend/resume SMP support | Li Shaohua | 2005-06-26 | 1 | -0/+2 |
* | [PATCH] make various thing static | Adrian Bunk | 2005-06-24 | 1 | -1/+1 |
* | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1433 |