summaryrefslogtreecommitdiffstats
path: root/kernel/power/swsusp.c
Commit message (Expand)AuthorAgeFilesLines
* Hibernation: Update messagesRafael J. Wysocki2008-02-021-2/+3
* Hibernation: Move low level resume to disk.cRafael J. Wysocki2008-02-021-35/+0Star
* Hibernation: Move function prototypes to headerAdrian Bunk2008-02-021-8/+0Star
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-33/+0Star
* swsusp: free more memoryRafael J. Wysocki2007-05-071-1/+1
* swsusp: use rbtree for tracking allocated swapRafael J. Wysocki2007-05-071-64/+73
* [PATCH] swsusp: fix memory shrinkerRafael J. Wysocki2007-04-051-1/+1
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-111-2/+3
* [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-071-1/+1
* [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-071-0/+33
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-071-22/+31
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-071-5/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-261-1/+8
|\
| * PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-261-1/+8
* | [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-261-3/+2Star
|/
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-261-4/+14
* [PATCH] swsusp: take lowmem reserves into accountRafael J. Wysocki2006-06-231-1/+3
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-231-14/+4Star
* [PATCH] swsusp: rework memory shrinkerRafael J. Wysocki2006-06-231-2/+8
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-231-562/+6Star
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-467/+256Star
* [PATCH] revert "swsusp: fix breakage with swap on lvm"Andrew Morton2006-03-231-1/+3
* [PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki2006-02-171-3/+1Star
* [PATCH] swsusp: kill unneeded/unbalanced bio_getPavel Machek2006-02-081-4/+2Star
* [PATCH] swsusp: use bytes as image size unitsRafael J. Wysocki2006-02-011-4/+4
* [PATCH] swsusp: save image header firstRafael J. Wysocki2006-01-061-125/+65Star
* [PATCH] swsusp: improve handling of swap partitionsRafael J. Wysocki2006-01-061-92/+36Star
* [PATCH] swsusp: make image size limit tunableRafael J. Wysocki2006-01-061-1/+9
* [PATCH] swsusp: limit image sizeRafael J. Wysocki2006-01-061-9/+8Star
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-061-1/+51
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-061-156/+402
* [PATCH] swsusp: remove encryptionRafael J. Wysocki2006-01-061-159/+4Star
* [PATCH] swsusp: rework swsusp_suspendRafael J. Wysocki2005-11-091-30/+45
* [PATCH] swsusp: simplify pagedir relocationRafael J. Wysocki2005-11-091-52/+26Star
* [PATCH] swsusp: reduce code duplicationRafael J. Wysocki2005-11-091-55/+2Star
* [PATCH] swsusp: remove unused variablePavel Machek2005-11-071-8/+1Star
* [PATCH] swsusp cleanupsPavel Machek2005-11-071-18/+18
* [PATCH] swsusp: two simplificationsRafael J. Wysocki2005-10-311-1/+1
* [PATCH] swsusp: remove unneccessary includesPavel Machek2005-10-311-8/+1Star
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-311-74/+36Star
* [PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki2005-10-311-3/+3
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-311-436/+4Star
* [PATCH] swsusp: rework image freeingRafael J. Wysocki2005-10-311-84/+75Star
* [PATCH] core remove PageReservedNick Piggin2005-10-301-9/+16
* [PATCH] gfp_t: kernel/*Al Viro2005-10-281-1/+1
* [PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki2005-10-101-3/+4
* [PATCH] swsusp: avoid problems if there are too many pages to saveRafael J. Wysocki2005-09-281-0/+4
* [PATCH] swsusp: prevent possible memory leakRafael J. Wysocki2005-09-281-3/+3
* [PATCH] swsusp: remove wrong code from data_freeRafael J. Wysocki2005-09-281-4/+3Star
* [PATCH] swsusp: fix commentsPavel Machek2005-09-231-3/+7