aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/hibernate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09swap: revert special hibernation allocationHugh Dickins1-1/+0
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki1-0/+1
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-07-19update email addressPavel Machek1-1/+1
2010-07-19PM / Hibernate: Fix snapshot error code pathRafael J. Wysocki1-1/+1
2010-07-19PM / Hibernate: Fix hibernation_platform_enter()Rafael J. Wysocki1-1/+1
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki1-6/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki1-0/+9
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham1-0/+30
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby1-3/+8
2009-09-14PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki1-4/+11
2009-09-14PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo1-3/+3
2009-06-12PM/Hibernate: Rename disk.c to hibernate.cRafael J. Wysocki1-0/+955