summaryrefslogtreecommitdiffstats
path: root/kernel/power/snapshot.c
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-011-6/+3
* Hibernate: Replace unnecessary evaluation of pfn_to_page()Rafael J. Wysocki2008-12-191-1/+1
* Hibernate: Take overlapping zones into account (rev. 2)Rafael J. Wysocki2008-12-191-159/+166
* Hibernate: Do not oops on resume if image data are incorrectRafael J. Wysocki2008-12-191-11/+32
* pm: hibernation: simplify memory bitmapAkinobu Mita2008-07-241-67/+21
* Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki2008-03-111-7/+34
* Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-211-13/+29
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-051-2/+2
* Hibernation: Update messagesRafael J. Wysocki2008-02-011-11/+12
* Hibernation: Move function prototypes to headerAdrian Bunk2008-02-011-1/+0
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-011-1/+6
* trivial copy_data_pages() tidy upFengguang Wu2007-10-201-4/+5
* 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-111-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/+0
* 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/+0
* [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/+182
* [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/+13
* [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-251-108/+4
* [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-151-3/+1
* [PATCH] swsusp: fix enough_free_memRafael J. Wysocki2006-01-061-2/+8
* [PATCH] swsusp: improve freeing of memoryRafael J. Wysocki2006-01-061-5/+60
OpenPOWER on IntegriCloud