1. 379e0be PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails by Srivatsa S. Bhat · 13 years ago
  2. fe9161d PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path by Srivatsa S. Bhat · 13 years ago
  3. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  4. 160cb5a PM / Hibernate: Correct additional pages number calculation by Namhyung Kim · 13 years ago
  5. ee34a37 PM / Hibernate: Drop the check of swap space size for compressed image by Barry Song · 13 years ago
  6. c6968e7 PM/Hibernate: do not count debug pages as savable by Stanislaw Gruszka · 13 years ago
  7. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  8. c336078 PM / Hibernate: Implement compat_ioctl for /dev/snapshot by Ben Hutchings · 13 years ago
  9. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  10. cf007e3 PM / Hibernate: Remove deprecated hibernation snapshot ioctls by Srivatsa S. Bhat · 13 years ago
  11. bcda53f PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() by Srivatsa S. Bhat · 13 years ago
  12. e5b1674 PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c with 'else' by Srivatsa S. Bhat · 13 years ago
  13. 2e8e89e Merge branch 'pm-freezer' into pm-sleep by Rafael J. Wysocki · 13 years ago
  14. 48580ab PM / Hibernate: Remove deprecated hibernation test modes by Srivatsa S. Bhat · 13 years ago
  15. 97819a2 PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path by Srivatsa S. Bhat · 13 years ago
  16. 0118521 PM / Hibernate: Enable usermodehelpers in software_resume() error path by Srivatsa S. Bhat · 13 years ago
  17. 953a206 PM / Hibernate: Refactor and simplify hibernation_snapshot() code by Srivatsa S. Bhat · 13 years ago
  18. 341d416 PM: Fix indentation and remove extraneous whitespaces in kernel/power/main.c by Srivatsa S. Bhat · 13 years ago
  19. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  20. bb58dd5 PM / Hibernate: Do not leak memory in error/test code paths by Rafael J. Wysocki · 13 years ago
  21. 839e340 freezer: remove unused @sig_only from freeze_task() by Tejun Heo · 13 years ago
  22. a320122 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE by Tejun Heo · 13 years ago
  23. 22b4e11 cgroup_freezer: prepare for removal of TIF_FREEZE by Tejun Heo · 13 years ago
  24. 03afed8 freezer: clean up freeze_processes() failure path by Tejun Heo · 13 years ago
  25. 85f1d47 freezer: test freezable conditions while holding freezer_lock by Tejun Heo · 13 years ago
  26. 6907483 freezer: make freezing indicate freeze condition in effect by Tejun Heo · 13 years ago
  27. 0c9af09 freezer: use dedicated lock instead of task_lock() + memory barrier by Tejun Heo · 13 years ago
  28. 6cd8ded freezer: don't distinguish nosig tasks on thaw by Tejun Heo · 13 years ago
  29. a585042 freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasks by Tejun Heo · 13 years ago
  30. a5be2d0 freezer: rename thaw_process() to __thaw_task() and simplify the implementation by Tejun Heo · 13 years ago
  31. 501a708 PM / Suspend: Fix bug in suspend statistics update by Srivatsa S. Bhat · 13 years ago
  32. aa9a7b1 PM / Hibernate: Fix the early termination of test modes by Srivatsa S. Bhat · 13 years ago
  33. a6f05b9 PM / QoS: Set cpu_dma_pm_qos->name by Dominik Brodowski · 13 years ago
  34. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  35. 6513fd6 PM / QoS: Remove redundant check by Guennadi Liakhovetski · 13 years ago
  36. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  37. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 14 years ago
  38. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  39. 081a9d0 PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image by Bojan Smojver · 13 years ago
  40. d231ff1 PM / Hibernate: Do not initialize static and extern variables to 0 by Barry Song · 13 years ago
  41. f126f73 PM / Hibernate: Add resumedelay kernel param in addition to resumewait by Barry Song · 13 years ago
  42. 6f8d702 PM / Hibernate: Add resumewait param to support MMC-like devices as resume file by Barry Song · 13 years ago
  43. 21e8280 PM / Hibernate: Fix typo in a kerneldoc comment by Barry Song · 13 years ago
  44. 2aede85 PM / Hibernate: Freeze kernel threads after preallocating memory by Rafael J. Wysocki · 13 years ago
  45. 37cce26 PM / VT: Cleanup #if defined uglyness and fix compile error by H Hartley Sweeten · 13 years ago
  46. 528f7ce PM / Suspend: Off by one in pm_suspend() by Dan Carpenter · 13 years ago
  47. 85055dd PM / Hibernate: Include storage keys in hibernation image on s390 by Martin Schwidefsky · 13 years ago
  48. ca12310 PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset by Rafael J. Wysocki · 13 years ago
  49. 2a77c46 PM / Suspend: Add statistics debugfs file for suspend to RAM by ShuoX Liu · 13 years ago
  50. ab10023 cpu_pm: Add cpu power management notifiers by Colin Cross · 14 years ago
  51. b66213c PM QoS: Add global notification mechanism for device constraints by Jean Pihet · 13 years ago
  52. abe98ec PM QoS: Generalize and export constraints management code by Jean Pihet · 13 years ago
  53. 4e1779b PM QoS: Reorganize data structs by Jean Pihet · 13 years ago
  54. 4a31a33 PM QoS: Code reorganization by Jean Pihet · 13 years ago
  55. cc74998 PM QoS: Minor clean-ups by Jean Pihet · 13 years ago
  56. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  57. 17f2ae7 PM / Domains: Fix build for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  58. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  59. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  60. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 14 years ago
  61. a5e4fd8 PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem by Kevin Hilman · 14 years ago
  62. 3b5fe85 PM / Suspend: Add .suspend_again() callback to suspend_ops by MyungJoo Ham · 14 years ago
  63. 2dc98fd doc: Konfig: Documentation/power/{pm => apm-acpi}.txt by Michael Witten · 14 years ago
  64. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 14 years ago
  65. b7b9592 PM: Allow the clocks management code to be used during system suspend by Rafael J. Wysocki · 14 years ago
  66. f721889 PM / Domains: Support for generic I/O PM domains (v8) by Rafael J. Wysocki · 14 years ago
  67. 8440f4b PM: Free memory bitmaps if opening /dev/snapshot fails by Michal Kubecek · 14 years ago
  68. f42a981 PM / Hibernate: Update kerneldoc comments in hibernate.c by Rafael J. Wysocki · 14 years ago
  69. 35425801 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 14 years ago
  70. 4e2d949 PM / Hibernate: Update some comments in core hibernate code by Rafael J. Wysocki · 14 years ago
  71. 91e7c75 PM: Allow drivers to allocate memory from .prepare() callbacks safely by Rafael J. Wysocki · 14 years ago
  72. c650da2 PM: Remove CONFIG_PM_VERBOSE by Rafael J. Wysocki · 14 years ago
  73. 290c748 Merge branch 'power-domains' into for-linus by Rafael J. Wysocki · 14 years ago
  74. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 14 years ago
  75. 1c1be3a Revert "PM / Hibernate: Reduce autotuned default image size" by Rafael J. Wysocki · 14 years ago
  76. ddeb648 PM / Hibernate: Add sysfs knob to control size of memory for drivers by Rafael J. Wysocki · 14 years ago
  77. 3c43193 PM / Suspend: Do not ignore error codes returned by suspend_enter() by MyungJoo Ham · 14 years ago
  78. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 14 years ago
  79. 36cb703 PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM by Rafael J. Wysocki · 14 years ago
  80. 9744997 PM / Hibernate: Make snapshot_release() restore GFP mask by Rafael J. Wysocki · 14 years ago
  81. 8718647 PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 14 years ago
  82. 85eb8c8 PM / Runtime: Generic clock manipulation rountines for runtime PM (v6) by Rafael J. Wysocki · 14 years ago
  83. 2ca6f62f PM: Fix error code paths executed after failing syscore_suspend() by Rafael J. Wysocki · 14 years ago
  84. d419e4c fix XEN_SAVE_RESTORE Kconfig dependencies by Shriram Rajagopalan · 14 years ago
  85. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 14 years ago
  86. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  87. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  88. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  89. ed3cd4a kernel: change to new flag variable by matt mooney · 14 years ago
  90. bea3864 PM / Hibernate: Reduce autotuned default image size by Rafael J. Wysocki · 14 years ago
  91. 40dc166 PM / Core: Introduce struct syscore_ops for core subsystems PM by Rafael J. Wysocki · 14 years ago
  92. cf4fb80 PM: Simplify kernel/power/Kconfig by Jan Beulich · 14 years ago
  93. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 14 years ago
  94. 88a6f33 PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option by Rafael J. Wysocki · 14 years ago
  95. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  96. 196ec24 PM: Reorder power management Kconfig options by Rafael J. Wysocki · 14 years ago
  97. 1eb208a PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME) by Rafael J. Wysocki · 14 years ago
  98. cd51e61c PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 14 years ago
  99. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  100. 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