aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/snapshot.c
Commit message (Expand)AuthorAge
* Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-21
|\
| * PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas2012-02-17
* | power: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* PM / Hibernate: Correct additional pages number calculationNamhyung Kim2012-01-19
* PM/Hibernate: do not count debug pages as savableStanislaw Gruszka2012-01-10
* PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-16
* PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki2011-07-06
* Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki2011-05-17
* PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki2011-05-17
* PM / Hibernate: Reduce autotuned default image sizeRafael J. Wysocki2011-03-14
* PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-16
* use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-26
* mm: strictly nested kmap_atomic()Peter Zijlstra2010-10-26
* PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki2010-10-16
* PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki2010-10-16
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-11
|\
| * PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-11
* | swap: revert special hibernation allocationHugh Dickins2010-09-09
|/
* hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-09
* update email addressPavel Machek2010-07-19
* PM / Hibernate: Snapshot cleanupJiri Slaby2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki2010-02-26
* PM / Hibernate: Remove trailing space in messageFrans Pop2010-02-26
* mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
* PM: Trivial fixesWu Fengguang2009-09-14
* PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer2009-09-14
* PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki2009-09-14
* PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki2009-09-14
* PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki2009-09-14
* PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)Rafael J. Wysocki2009-06-12
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
* Hibernate: Replace unnecessary evaluation of pfn_to_page()Rafael J. Wysocki2008-12-19
* Hibernate: Take overlapping zones into account (rev. 2)Rafael J. Wysocki2008-12-19
* Hibernate: Do not oops on resume if image data are incorrectRafael J. Wysocki2008-12-19
* pm: hibernation: simplify memory bitmapAkinobu Mita2008-07-24
* Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki2008-03-11
* Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki2008-02-21
* Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-05
* Hibernation: Update messagesRafael J. Wysocki2008-02-01
* Hibernation: Move function prototypes to headerAdrian Bunk2008-02-01
* Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctlRafael J. Wysocki2008-02-01
* trivial copy_data_pages() tidy upFengguang Wu2007-10-19
* Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2007-10-18
* Hibernation: do not try to mark invalid PFNs as nosaveRafael J. Wysocki2007-08-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-09
|\
| * [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-09
* | swsusp: clean up printkAndrew Morton2007-05-09
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* swsusp: use GFP_KERNEL for creating basic data structuresRafael J. Wysocki2007-05-07