- 74d9555 PM: hibernate: Allow ACPI hardware signature to be honoured by David Woodhouse · 3 years, 2 months ago
- 39fbef4 PM: hibernate: Get block device exclusively in swsusp_check() by Ye Bin · 3 years, 3 months ago
- 9437e39 PM: hibernate: swap: Use vzalloc() and kzalloc() by Cai Huoqing · 3 years, 2 months ago
- 01de5fc PM: hibernate: fix sparse warnings by Anders Roxell · 3 years, 3 months ago
- 5416da0 PM: hibernate: Remove blk_status_to_errno in hib_wait_io by Falla Coulibaly · 3 years, 4 months ago
- 6be2408 PM: hibernate: fix spelling mistakes by Zhen Lei · 3 years, 7 months ago
- e4b2897 PM: sleep: fix typos in comments by Lu Jialin · 3 years, 9 months ago
- fef9c8d PM: hibernate: flush swap writer after marking by Laurent Badel · 4 years ago
- 0b8417c Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- 55c4478 PM: hibernate: Batch hibernate and resume IO requests by Xiaoyi Chen · 4 years, 3 months ago
- 36daaa9 PM: mm: cleanup swsusp_swap_check by Christoph Hellwig · 4 years, 3 months ago
- 21bd900 mm: split swap_type_of by Christoph Hellwig · 4 years, 3 months ago
- afd8d7c PM: hibernate: Add __init annotation to swsusp_header_init() by Christophe JAILLET · 4 years, 7 months ago
- 2f02a7e kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset() by Fuqian Huang · 6 years ago
- 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
- d5641c6 PM / hibernate: cast PAGE_SIZE to int when comparing with error code by Chengguang Xu · 7 years ago
- 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
- 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
- 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 8ffdfe3 PM / hibernate: Drop unused parameter of enough_swap by Kyungsik Lee · 7 years ago
- 263663c block: convert to bio_first_bvec_all & bio_first_page_all by Ming Lei · 7 years ago
- 64ec72a PM: Use a more common logging style by Joe Perches · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 47087ee PM / Hibernate: Use rb_entry() instead of container_of() by Geliang Tang · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- fe12c00 PM / hibernate: Introduce test_resume mode for hibernation by Chen Yu · 8 years ago
- 162b99e pm: use bio op accessors by Mike Christie · 9 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
- f6cf054 PM / Hibernate: Call flush_icache_range() on pages restored in-place by James Morse · 9 years ago
- 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 10 years ago
- 6c45de0 PM / hibernate: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
- db59760 PM / Hibernate: Migrate to ktime_t by Tina Ruchandani · 10 years ago
- 057b0a7 PM / hibernate: fixed typo in comment by Niv Yehezkel · 11 years ago
- 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
- 8316bd7 PM / Hibernate: use rb_entry by Davidlohr Bueso · 12 years ago
- d8150d3 PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. by Bojan Smojver · 13 years ago
- 62c552c PM / Hibernate: Enable suspend to both for in-kernel hibernation. by Bojan Smojver · 13 years ago
- 5a21d489 PM / Hibernate: Hibernate/thaw fixes/improvements by Bojan Smojver · 13 years ago
- f8262d4 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering by Bojan Smojver · 13 years ago
- ee34a37 PM / Hibernate: Drop the check of swap space size for compressed image by Barry Song · 13 years ago
- ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
- 081a9d0 PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image by Bojan Smojver · 13 years ago
- 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- be8cd64 PM / Hibernate: Restore old swap signature to avoid user space breakage by Rafael J. Wysocki · 14 years ago
- 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 14 years ago
- d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
- e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
- 3624eb0 PM / Hibernate: Modify signature used to mark swap by Rafael J. Wysocki · 14 years ago
- d0941ea PM / Hibernate: Make some boot messages look less scary by Rafael J. Wysocki · 14 years ago
- f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
- 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
- d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
- 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- a253129 update email address by Pavel Machek · 14 years ago
- 9013367 PM / Hibernate: Fix typos in comments in kernel/power/swap.c by Cesar Eduardo Barros · 15 years ago
- 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 15 years ago
- 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 15 years ago
- 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 15 years ago
- d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 09c09bc PM / Hibernate: Swap, remove useless check from swsusp_read() by Jiri Slaby · 15 years ago
- 66d0ae4 PM / Hibernate: Swap, use KERN_CONT by Jiri Slaby · 15 years ago
- 0414f2e PM / Hibernate: Move swap functions to kernel/power/swap.c. by Nigel Cunningham · 15 years ago
- bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
- 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
- 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
- 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
- 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
- 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 16 years ago
- 50c396d [PATCH] kill obsolete temporary comment in swsusp_close() by Al Viro · 16 years ago
- 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
- c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 17 years ago
- 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 17 years ago
- 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
- 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
- b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 17 years ago
- a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
- 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 18 years ago
- 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 18 years ago
- 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
- 59a49335 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
- 0d3a9ab [PATCH] swsusp: Measure memory shrinking time by Rafael J. Wysocki · 18 years ago
- 8594912 [PATCH] swsusp: use __GFP_WAIT by Rafael J. Wysocki · 18 years ago
- 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
- 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 18 years ago
- 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
- 3fc6b34 [PATCH] swsusp: rearrange swap-handling code by Rafael J. Wysocki · 18 years ago
- 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
- c60099b [PATCH] swsusp: fix memory leaks by Andrew Morton · 18 years ago
- 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
- 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago