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