summaryrefslogtreecommitdiff
path: root/kernel/power/swap.c
AgeCommit message (Expand)Author
2017-10-03PM: Use a more common logging styleJoe Perches
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-01-27PM / Hibernate: Use rb_entry() instead of container_of()Geliang Tang
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-22PM / hibernate: Introduce test_resume mode for hibernationChen Yu
2016-06-07pm: use bio op accessorsMike Christie
2016-06-07block/fs/drivers: remove rw argument from submit_bioMike Christie
2016-04-28PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2014-11-18PM / hibernate: Deletion of an unnecessary check before the function call "vf...Markus Elfring
2014-11-03PM / Hibernate: Migrate to ktime_tTina Ruchandani
2014-06-01PM / hibernate: fixed typo in commentNiv Yehezkel
2014-04-07kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2012-11-15PM / Hibernate: use rb_entryDavidlohr Bueso
2012-07-01PM / Hibernate: Print hibernation/thaw progress indicator one line at a time.Bojan Smojver
2012-07-01PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver
2012-05-01PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver
2012-04-24PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver
2012-01-14PM / Hibernate: Drop the check of swap space size for compressed imageBarry Song
2012-01-03fs: move code out of buffer.cAl Viro
2011-10-16PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-16PM / Hibernate: Restore old swap signature to avoid user space breakageRafael J. Wysocki
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-11-13block: clean up blkdev_get() wrappers and their usersTejun Heo
2010-11-13block: make blkdev_get/put() handle exclusive accessTejun Heo
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-26use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich
2010-10-17PM / Hibernate: Modify signature used to mark swapRafael J. Wysocki
2010-10-17PM / Hibernate: Make some boot messages look less scaryRafael J. Wysocki
2010-10-17PM / Hibernate: Compress hibernation image with LZOBojan Smojver
2010-09-09swap: revert special hibernation allocationHugh Dickins
2010-08-09hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-19update email addressPavel Machek
2010-07-19PM / Hibernate: Fix typos in comments in kernel/power/swap.cCesar Eduardo Barros
2010-05-10PM / Hibernate: Group swap opsJiri Slaby
2010-05-10PM / Hibernate: Move the first_sector out of swsusp_writeJiri Slaby
2010-05-10PM / Hibernate: Separate block_ioJiri Slaby
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: Swap, remove useless check from swsusp_read()Jiri Slaby
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby
2009-12-06PM / Hibernate: Move swap functions to kernel/power/swap.c.Nigel Cunningham
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby