aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/swap.c
Commit message (Expand)AuthorAge
* block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18
* [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-04
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-21
* [PATCH] propagate mode through swsusp_close()Al Viro2008-10-21
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* Hibernation: Update messagesRafael J. Wysocki2008-02-01
* Hibernation: Remove unnecessary variable declarationRafael J. Wysocki2008-02-01
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-19
* power: Fix sizeof(PAGE_SIZE) typoOGAWA Hirofumi2007-05-23
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* swsusp: use rbtree for tracking allocated swapRafael J. Wysocki2007-05-07
* [PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal2007-05-02
* [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-06
* [PATCH] swsusp: Fix labelsRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Measure memory shrinking timeRafael J. Wysocki2006-12-07
* [PATCH] swsusp: use __GFP_WAITRafael J. Wysocki2006-12-07
* [PATCH] swsusp: Improve handling of highmemRafael J. Wysocki2006-12-07
* [PATCH] swsusp: add resume_offset command line parameterRafael J. Wysocki2006-12-07
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-07
* [PATCH] swsusp: rearrange swap-handling codeRafael J. Wysocki2006-12-07
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-07
* [PATCH] swsusp: fix memory leaksAndrew Morton2006-10-17
* [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-26
* [PATCH] swsusp: read speedupAndrew Morton2006-09-26
* [PATCH] swsusp: add read-speed instrumentationAndrew Morton2006-09-26
* [PATCH] swsusp: write speedupAndrew Morton2006-09-26
* [PATCH] swsusp: add write-speed instrumentationAndrew Morton2006-09-26
* [PATCH] swsusp: fix panic when signature can't be readLinus Torvalds2006-07-10
* [PATCH] swsusp warning fixAndrew Morton2006-07-10
* [PATCH] swswsup: return correct load_image errorCon Kolivas2006-03-26
* [PATCH] swsusp: separate swap-writing/reading codeRafael J. Wysocki2006-03-23