summaryrefslogtreecommitdiffstats
path: root/kernel/power/snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2007-10-181-18/+35
* Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-121-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-3/+9
|\
| * [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-091-3/+9
* | swsusp: clean up printkAndrew Morton2007-05-091-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-071-4/+4
* swsusp: do not use page flagsRafael J. Wysocki2007-05-071-16/+234
* swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-071-23/+25
* [PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal2007-05-021-11/+0Star
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-111-2/+2
* [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-071-4/+4
* [PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki2006-12-071-1/+2
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-071-214/+637
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-5/+5
* [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-261-234/+182Star
* [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-261-66/+536
* [PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki2006-09-261-9/+15
* [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-261-12/+14
* [PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki2006-09-261-15/+17
* [PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki2006-09-261-40/+53
* [PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2006-09-261-14/+13Star
* [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-261-20/+20
* [PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki2006-09-261-30/+32
* [PATCH] swsusp: read speedupAndrew Morton2006-09-261-3/+8
* [PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki2006-07-101-2/+8
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-261-108/+4Star
* [PATCH] swsusp: use less memory during resumeRafael J. Wysocki2006-06-231-57/+84
* [PATCH] kernel/power/snapshot.c: cleanupsAdrian Bunk2006-06-231-7/+8
* [PATCH] swsusp: add architecture special saveable pages supportShaohua Li2006-06-231-1/+109
* [PATCH] swsusp: prevent possible image corruption on resumeRafael J. Wysocki2006-04-191-4/+5
* [PATCH] swsusp: drain high mem pagesShaohua Li2006-03-231-0/+1
* [PATCH] suspend: make progress printing prettierPavel Machek2006-03-231-2/+3
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-4/+5
* [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-5/+321
* [PATCH] swsusp: nuke noisy messageAndrew Morton2006-02-161-3/+1Star
* [PATCH] swsusp: fix enough_free_memRafael J. Wysocki2006-01-061-2/+8
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-061-5/+60
* [PATCH] swsusp: introduce the swap map structureRafael J. Wysocki2006-01-061-8/+6Star
* [PATCH] swsusp: rework swsusp_suspendRafael J. Wysocki2005-11-091-17/+2Star
* [PATCH] swsusp: simplify pagedir relocationRafael J. Wysocki2005-11-091-1/+1
* [PATCH] swsusp: reduce code duplicationRafael J. Wysocki2005-11-091-14/+48
* [PATCH] swsusp cleanupsPavel Machek2005-11-071-10/+9Star
* [PATCH] swsusp: get rid of unnecessary wrapper functionRafael J. Wysocki2005-10-311-7/+1Star
* [PATCH] swsusp: cleanupsPavel Machek2005-10-311-12/+10Star
* [PATCH] swsusp: remove unneccessary includesPavel Machek2005-10-311-23/+2Star
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-311-1/+1
* [PATCH] swsusp: reduce the use of global variablesRafael J. Wysocki2005-10-311-39/+39
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-311-0/+464