summaryrefslogtreecommitdiffstats
path: root/kernel/power/swap.c
AgeCommit message (Expand)AuthorLines
2008-02-01Hibernation: Update messagesRafael J. Wysocki-14/+17
2008-02-01Hibernation: Remove unnecessary variable declarationRafael J. Wysocki-2/+0
2007-07-19swsusp: introduce restore platform operationsRafael J. Wysocki-5/+15
2007-05-23power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-05-07swsusp: use rbtree for tracking allocated swapRafael J. Wysocki-13/+5
2007-05-02[PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal-15/+27
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki-4/+5
2006-12-07[PATCH] swsusp: Fix labelsRafael J. Wysocki-2/+2
2006-12-07[PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki-22/+2
2006-12-07[PATCH] swsusp: use __GFP_WAITRafael J. Wysocki-3/+3
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki-1/+1
2006-12-07[PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki-5/+10
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki-63/+70
2006-12-07[PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki-109/+112
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki-1/+1
2006-10-17[PATCH] swsusp: fix memory leaksAndrew Morton-1/+2
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki-2/+2
2006-09-26[PATCH] swsusp: read speedupAndrew Morton-68/+70
2006-09-26[PATCH] swsusp: add read-speed instrumentationAndrew Morton-0/+5
2006-09-26[PATCH] swsusp: write speedupAndrew Morton-18/+75
2006-09-26[PATCH] swsusp: add write-speed instrumentationAndrew Morton-3/+29
2006-07-10[PATCH] swsusp: fix panic when signature can't be readLinus Torvalds-2/+4
2006-07-10[PATCH] swsusp warning fixAndrew Morton-10/+10
2006-03-26[PATCH] swswsup: return correct load_image errorCon Kolivas-3/+4
2006-03-23[PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki-0/+544