aboutsummaryrefslogtreecommitdiff
path: root/kernel/power/snapshot.c
AgeCommit message (Expand)Author
2014-01-21kernel/power/snapshot.c: use memblock apis for early memory allocationsSantosh Shilimkar
2013-11-19Merge branch 'pm-sleep'Rafael J. Wysocki
2013-11-14PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()Rafael J. Wysocki
2013-11-07PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu
2013-09-30PM / hibernate: Fix user space driven resume regressionRafael J. Wysocki
2013-09-11mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pagesXishi Qiu
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm: use totalram_pages instead of num_physpages at runtimeJiang Liu
2013-06-03PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-20power: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-17PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas
2012-01-19PM / Hibernate: Correct additional pages number calculationNamhyung Kim
2012-01-10PM/Hibernate: do not count debug pages as savableStanislaw Gruszka
2011-10-16PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky
2011-07-06PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki
2011-05-17Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki
2011-03-15PM / Hibernate: Reduce autotuned default image sizeRafael J. Wysocki
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2010-10-26use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-10-17PM / Hibernate: Make default image size depend on total RAM sizeRafael J. Wysocki
2010-10-17PM / Hibernate: Improve comments in hibernate_preallocate_memory()Rafael J. Wysocki
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-07-19update email addressPavel Machek
2010-05-10PM / Hibernate: Snapshot cleanupJiri Slaby
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