aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/snapshot.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki
2010-02-26PM / Hibernate: Remove trailing space in messageFrans Pop
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-14PM: Trivial fixesWu Fengguang
2009-09-14PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-09-14PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-09-14PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki
2009-06-12PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2008-12-19Hibernate: Replace unnecessary evaluation of pfn_to_page()Rafael J. Wysocki
2008-12-19Hibernate: Take overlapping zones into account (rev. 2)Rafael J. Wysocki
2008-12-19Hibernate: Do not oops on resume if image data are incorrectRafael J. Wysocki
2008-07-24pm: hibernation: simplify memory bitmapAkinobu Mita
2008-03-11Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter
2008-02-01Hibernation: Update messagesRafael J. Wysocki
2008-02-01Hibernation: Move function prototypes to headerAdrian Bunk
2008-02-01Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki
2007-10-20trivial copy_data_pages() tidy upFengguang Wu
2007-10-18Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki
2007-08-11Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09swsusp: clean up printkAndrew Morton
2007-05-09[POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter
2006-12-07[PATCH] swsusp: Fix labelsRafael J. Wysocki
2006-12-07[PATCH] swsusp: Fix coding style in suspend.cRafael J. Wysocki
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki
2006-09-26[PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-07-10[PATCH] swsusp: do not use memcpy for snapshotting memoryRafael J. Wysocki
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-23[PATCH] swsusp: use less memory during resumeRafael J. Wysocki