summaryrefslogtreecommitdiffstats
path: root/kernel/power/swap.c
Commit message (Expand)AuthorAge
* Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-26
|\
| * PM / hibernate: Introduce test_resume mode for hibernationChen Yu2016-07-22
* | pm: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse2016-04-28
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-19
* PM / hibernate: Deletion of an unnecessary check before the function call "vf...Markus Elfring2014-11-17
* PM / Hibernate: Migrate to ktime_tTina Ruchandani2014-11-02
* PM / hibernate: fixed typo in commentNiv Yehezkel2014-05-31
* kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-07
* PM / Hibernate: use rb_entryDavidlohr Bueso2012-11-14
* PM / Hibernate: Print hibernation/thaw progress indicator one line at a time.Bojan Smojver2012-07-01
* PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver2012-07-01
* PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver2012-05-01
* PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver2012-04-24
* PM / Hibernate: Drop the check of swap space size for compressed imageBarry Song2012-01-13
* fs: move code out of buffer.cAl Viro2012-01-03
* PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-16
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | Merge branch 'master' into for-nextJiri Kosina2010-12-22
|\ \
| * | PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki2010-12-16
| * | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-06
| |/
* / tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
|/
* use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-26
* PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki2010-10-16
* PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki2010-10-16
* PM / Hibernate: Compress hibernation image with LZOBojan Smojver2010-10-16
* swap: revert special hibernation allocationHugh Dickins2010-09-09
* hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-09
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * update email addressPavel Machek2010-07-19
* | PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros2010-07-18
|/
* PM / Hibernate: Group swap opsJiri Slaby2010-05-10
* PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby2010-05-10
* PM / Hibernate: Separate block_ioJiri Slaby2010-05-10
* 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: Swap, remove useless check from swsusp_read()Jiri Slaby2010-02-26
* PM / Hibernate: Swap, use KERN_CONTJiri Slaby2009-12-06
* PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham2009-12-06
* PM / Hibernate: Add newline to load_image() fail pathJiri Slaby2009-11-03
* PM / Hibernate: Fix error handling in save_image()Jiri Slaby2009-11-03
* PM / Hibernate: Fix blkdev refleaksJiri Slaby2009-11-03
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-15
* block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18