1. ddeb648 PM / Hibernate: Add sysfs knob to control size of memory for drivers by Rafael J. Wysocki · 14 years ago
  2. 3c43193 PM / Suspend: Do not ignore error codes returned by suspend_enter() by MyungJoo Ham · 14 years ago
  3. 36cb703 PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM by Rafael J. Wysocki · 14 years ago
  4. 9744997 PM / Hibernate: Make snapshot_release() restore GFP mask by Rafael J. Wysocki · 14 years ago
  5. 8718647 PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 14 years ago
  6. 2ca6f62f PM: Fix error code paths executed after failing syscore_suspend() by Rafael J. Wysocki · 14 years ago
  7. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 14 years ago
  8. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 14 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  10. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  11. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  12. ed3cd4a kernel: change to new flag variable by matt mooney · 14 years ago
  13. bea3864 PM / Hibernate: Reduce autotuned default image size by Rafael J. Wysocki · 14 years ago
  14. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 14 years ago
  15. cf4fb80 PM: Simplify kernel/power/Kconfig by Jan Beulich · 14 years ago
  16. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 14 years ago
  17. 88a6f33 PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option by Rafael J. Wysocki · 14 years ago
  18. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  19. 196ec24 PM: Reorder power management Kconfig options by Rafael J. Wysocki · 14 years ago
  20. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 14 years ago
  21. cd51e61c PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 14 years ago
  22. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  23. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  24. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 14 years ago
  25. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  26. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  27. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  28. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  29. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  30. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 14 years ago
  31. 26fcaf6 PM: Fix oops in suspend/hibernate code related to failing ioremap() by Jiri Slaby · 14 years ago
  32. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 14 years ago
  33. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  34. 5262a47 PM / Hibernate: When failed, in_suspend should be reset by MyungJoo Ham · 14 years ago
  35. 5729c63 PM / Hibernate: hibernation_ops->leave should be checked too by MyungJoo Ham · 14 years ago
  36. 8cfe400 Freezer: Fix a race during freezing of TASK_STOPPED tasks by Tejun Heo · 14 years ago
  37. 133f112 PM: Use proper ccflag flag in kernel/power/Makefile by Tracey Dent · 14 years ago
  38. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  39. be8cd64 PM / Hibernate: Restore old swap signature to avoid user space breakage by Rafael J. Wysocki · 14 years ago
  40. 1497dd1 PM / Hibernate: Fix PM_POST_* notification with user-space suspend by Takashi Iwai · 14 years ago
  41. c9e664f PM / Hibernate: Fix memory corruption related to swap by Rafael J. Wysocki · 14 years ago
  42. 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 14 years ago
  43. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  44. 073ef1f hibernation: constify platform_hibernation_ops by Lionel Debroux · 14 years ago
  45. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  46. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  47. 43e6086 PM / OPP: Hide OPP configuration when SoCs do not provide an implementation by Mark Brown · 14 years ago
  48. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  49. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  50. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  51. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago
  52. d33ac60 PM: Add sysfs attr for rechecking dev hash from PM trace by James Hogan · 14 years ago
  53. 3624eb0 PM / Hibernate: Modify signature used to mark swap by Rafael J. Wysocki · 14 years ago
  54. dbeeec5 PM: Allow wakeup events to abort freezing of tasks by Rafael J. Wysocki · 14 years ago
  55. d0941ea PM / Hibernate: Make some boot messages look less scary by Rafael J. Wysocki · 14 years ago
  56. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  57. ac5c24ec PM / Hibernate: Make default image size depend on total RAM size by Rafael J. Wysocki · 14 years ago
  58. 266f1a2 PM / Hibernate: Improve comments in hibernate_preallocate_memory() by Rafael J. Wysocki · 14 years ago
  59. bcb5ba8 PM / Runtime: Use alloc_workqueue() for creating the PM workqueue by Rafael J. Wysocki · 14 years ago
  60. ede890c PM: Fix unmet dependency warning from kconfig by Rafael J. Wysocki · 14 years ago
  61. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  62. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  63. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  64. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  65. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  66. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  67. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  68. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  69. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  70. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  71. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. a253129 update email address by Pavel Machek · 14 years ago
  73. ce44101 PM / Suspend: Fix ordering of calls in suspend error paths by Rafael J. Wysocki · 15 years ago
  74. d074ee0 PM / Hibernate: Fix snapshot error code path by Rafael J. Wysocki · 15 years ago
  75. f6f71f1 PM / Hibernate: Fix hibernation_platform_enter() by Rafael J. Wysocki · 15 years ago
  76. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 15 years ago
  77. 9013367 PM / Hibernate: Fix typos in comments in kernel/power/swap.c by Cesar Eduardo Barros · 15 years ago
  78. a0a1a5f workqueue: reimplement workqueue freeze using max_active by Tejun Heo · 15 years ago
  79. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 15 years ago
  80. 0fef8b1 PM / Hibernate: Fix block_io.c printk warning by Randy Dunlap · 15 years ago
  81. 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 15 years ago
  82. 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 15 years ago
  83. 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 15 years ago
  84. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 15 years ago
  85. d88d405 PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling by Jiri Slaby · 15 years ago
  86. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  87. 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
  88. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 15 years ago
  89. 4f59845 Freezer: Only show the state of tasks refusing to freeze by Xiaotian Feng · 15 years ago
  90. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 15 years ago
  91. a9c9b44 PM / Hibernate: Fix preallocating of memory by Rafael J. Wysocki · 15 years ago
  92. f8bb0db PM / Hibernate: Remove swsusp.c finally by Jiri Slaby · 15 years ago
  93. 07c3bb5 PM / Hibernate: Remove trailing space in message by Frans Pop · 15 years ago
  94. 09c09bc PM / Hibernate: Swap, remove useless check from swsusp_read() by Jiri Slaby · 15 years ago
  95. b694e52 PM / Hibernate: Really deprecate deprecated user ioctls by Jiri Slaby · 15 years ago
  96. 5a2eb85 PM: Add facility for advanced testing of async suspend/resume by Rafael J. Wysocki · 15 years ago
  97. 0e06b4a PM: Add a switch for disabling/enabling asynchronous suspend/resume by Rafael J. Wysocki · 15 years ago
  98. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 15 years ago
  99. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  100. 7b199ca PM / Runtime: Export the PM runtime workqueue by Alan Stern · 15 years ago