1. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  2. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. a253129 update email address by Pavel Machek · 14 years ago
  4. 9013367 PM / Hibernate: Fix typos in comments in kernel/power/swap.c by Cesar Eduardo Barros · 15 years ago
  5. 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 15 years ago
  6. 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 15 years ago
  7. 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 15 years ago
  8. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 15 years ago
  9. 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
  10. 09c09bc PM / Hibernate: Swap, remove useless check from swsusp_read() by Jiri Slaby · 15 years ago
  11. 66d0ae4 PM / Hibernate: Swap, use KERN_CONT by Jiri Slaby · 15 years ago
  12. 0414f2e PM / Hibernate: Move swap functions to kernel/power/swap.c. by Nigel Cunningham · 15 years ago
  13. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  14. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  15. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  16. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  17. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  18. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 16 years ago
  19. 50c396d [PATCH] kill obsolete temporary comment in swsusp_close() by Al Viro · 16 years ago
  20. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  21. c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 17 years ago
  22. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 17 years ago
  23. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  24. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
  25. b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 17 years ago
  26. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  27. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 18 years ago
  28. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  29. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 18 years ago
  30. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 18 years ago
  31. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
  32. 59a49335 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
  33. 0d3a9ab [PATCH] swsusp: Measure memory shrinking time by Rafael J. Wysocki · 18 years ago
  34. 8594912 [PATCH] swsusp: use __GFP_WAIT by Rafael J. Wysocki · 18 years ago
  35. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  36. 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 18 years ago
  37. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  38. 3fc6b34 [PATCH] swsusp: rearrange swap-handling code by Rafael J. Wysocki · 18 years ago
  39. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  40. c60099b [PATCH] swsusp: fix memory leaks by Andrew Morton · 18 years ago
  41. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  42. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  43. 8c00249 [PATCH] swsusp: add read-speed instrumentation by Andrew Morton · 18 years ago
  44. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  45. 3a4f757 [PATCH] swsusp: add write-speed instrumentation by Andrew Morton · 18 years ago
  46. aeceb15 [PATCH] swsusp: fix panic when signature can't be read by Linus Torvalds · 18 years ago
  47. 712f403 [PATCH] swsusp warning fix by Andrew Morton · 18 years ago
  48. e655a25 [PATCH] swswsup: return correct load_image error by Con Kolivas · 19 years ago
  49. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 19 years ago