1. b38f67c Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  2. 6a0c7cd PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() by Rafael J. Wysocki · 11 years ago
  3. 7bc9b1c PM / Hibernate: Use bool for boolean fields of struct snapshot_data by Rafael J. Wysocki · 11 years ago
  4. aab1728 PM / hibernate: Fix user space driven resume regression by Rafael J. Wysocki · 11 years ago
  5. 942f401 PM / hibernate / memory hotplug: Rework mutual exclusion by Rafael J. Wysocki · 11 years ago
  6. 8fd37a4 PM / hibernate: Create memory bitmaps after freezing user space by Rafael J. Wysocki · 11 years ago
  7. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  8. 1e73203 PM / Sleep: Move disabling of usermode helpers to the freezer by Rafael J. Wysocki · 13 years ago
  9. a556d5b5 PM / Hibernate: Refactor and simplify freezer_test_done by Srivatsa S. Bhat · 13 years ago
  10. 51d6ff7 PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path by Srivatsa S. Bhat · 13 years ago
  11. fe9161d PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path by Srivatsa S. Bhat · 13 years ago
  12. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  13. c336078 PM / Hibernate: Implement compat_ioctl for /dev/snapshot by Ben Hutchings · 13 years ago
  14. cf007e3 PM / Hibernate: Remove deprecated hibernation snapshot ioctls by Srivatsa S. Bhat · 13 years ago
  15. bcda53f PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() by Srivatsa S. Bhat · 13 years ago
  16. e5b1674 PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c with 'else' by Srivatsa S. Bhat · 13 years ago
  17. 2e8e89e Merge branch 'pm-freezer' into pm-sleep by Rafael J. Wysocki · 13 years ago
  18. 97819a2 PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path by Srivatsa S. Bhat · 13 years ago
  19. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 13 years ago
  20. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 14 years ago
  21. 8440f4b PM: Free memory bitmaps if opening /dev/snapshot fails by Michal Kubecek · 14 years ago
  22. 36cb703 PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM by Rafael J. Wysocki · 14 years ago
  23. 9744997 PM / Hibernate: Make snapshot_release() restore GFP mask by Rafael J. Wysocki · 14 years ago
  24. 1497dd1 PM / Hibernate: Fix PM_POST_* notification with user-space suspend by Takashi Iwai · 14 years ago
  25. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  26. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 15 years ago
  27. d88d405 PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling by Jiri Slaby · 15 years ago
  28. b694e52 PM / Hibernate: Really deprecate deprecated user ioctls by Jiri Slaby · 15 years ago
  29. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  30. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 16 years ago
  31. ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 16 years ago
  32. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 16 years ago
  33. 25f2f3d snapshot: Use pm_mutex for mutual exclusion by Rafael J. Wysocki · 17 years ago
  34. 52d1102 snapshot: Push BKL down into ioctl handlers by Alan Cox · 17 years ago
  35. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
  36. cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  37. 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 17 years ago
  38. eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 17 years ago
  39. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 17 years ago
  40. 232b143 freezer: do not sync filesystems from freeze_processes by Rafael J. Wysocki · 17 years ago
  41. 6c961df PM: Reduce code duplication between main.c and user.c by Rafael J. Wysocki · 17 years ago
  42. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  43. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  44. 7777fab swsusp: remove code duplication between disk.c and user.c by Rafael J. Wysocki · 17 years ago
  45. 127067a swsusp: remove incorrect code from user.c by Rafael J. Wysocki · 17 years ago
  46. 2f41ddd swsusp: Fix userland interface by Rafael J. Wysocki · 18 years ago
  47. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 18 years ago
  48. 9b95e43 swsusp: fix snapshot_release by Rafael J. Wysocki · 18 years ago
  49. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 18 years ago
  50. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 18 years ago
  51. 1525a2a swsusp: fix error paths in snapshot_open by Rafael J. Wysocki · 18 years ago
  52. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 18 years ago
  53. 436ce71 [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" by Rafael J. Wysocki · 18 years ago
  54. 93c9a7f [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 18 years ago
  55. 9498513 [PATCH] swsusp: disable nonboot CPUs before entering platform suspend by Rafael J. Wysocki · 18 years ago
  56. 2b5b09b [PATCH] swsusp: Change pm_ops handling by userland interface by Rafael J. Wysocki · 18 years ago
  57. d12c610 [PATCH] swsusp-change-code-ordering-in-userc-sanity by Andrew Morton · 18 years ago
  58. 2591305 [PATCH] swsusp: Change code ordering in user.c by Rafael J. Wysocki · 18 years ago
  59. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
  60. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  61. 59a4933 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
  62. a6d7098 [PATCH] convert pm_sem to a mutex by Stephen Hemminger · 18 years ago
  63. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  64. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  65. 37b2ba1 [PATCH] swsusp: add ioctl for swap files support by Rafael J. Wysocki · 18 years ago
  66. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  67. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  68. 3592695 [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") by Stefan Seyfried · 18 years ago
  69. 97c7801 [PATCH] swsusp: Use suspend_console by Rafael J. Wysocki · 18 years ago
  70. 5c339d4 [PATCH] swsusp: Make userland suspend work on SMP again by Rafael J. Wysocki · 18 years ago
  71. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  72. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  73. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 18 years ago
  74. f1cc0a8 PM: issue PM_EVENT_PRETHAW by David Brownell · 18 years ago
  75. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 19 years ago
  76. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 19 years ago
  77. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 19 years ago
  78. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 19 years ago