1. b2576e1 Merge branch 'linus' into release by Len Brown · 17 years ago
  2. 81ff86a pm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
  3. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 17 years ago
  4. baa5835 Hibernate: Replace unnecessary evaluation of pfn_to_page() by Rafael J. Wysocki · 17 years ago
  5. 846705d Hibernate: Take overlapping zones into account (rev. 2) by Rafael J. Wysocki · 17 years ago
  6. 6964327 Hibernate: Do not oops on resume if image data are incorrect by Rafael J. Wysocki · 17 years ago
  7. 3f4b0ef ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory by Rafael J. Wysocki · 17 years ago
  8. 3fe0313 Hibernate: Call platform_begin before swsusp_shrink_memory by Zhang Rui · 17 years ago
  9. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  10. 50c396d [PATCH] kill obsolete temporary comment in swsusp_close() by Al Viro · 17 years ago
  11. cbe2f5a tracing: allow tracing of suspend/resume & hibernation code again by Ingo Molnar · 17 years ago
  12. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 17 years ago
  13. 2895974 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB by Al Viro · 17 years ago
  14. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 18 years ago
  15. c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 18 years ago
  16. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 18 years ago
  17. 5a06915 container freezer: skip frozen cgroups during power management resume by Matt Helsley · 17 years ago
  18. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 17 years ago
  19. 8174f15 container freezer: make refrigerator always available by Matt Helsley · 17 years ago
  20. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 17 years ago
  21. 41108eb ftrace: disable tracing for hibernation by Rafael J. Wysocki · 17 years ago
  22. f42ac38 ftrace: disable tracing for suspend to ram by Steven Rostedt · 17 years ago
  23. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 17 years ago
  24. 89081d1 kexec jump: save/restore device state by Huang Ying · 17 years ago
  25. a2e2e35 pm selftest: rtc paranoia by David Brownell · 17 years ago
  26. f0af566 pm: fix try_to_freeze_tasks()'s use of do_div() by David Howells · 17 years ago
  27. 2f15fc4 pm: schedule sysrq poweroff on boot cpu by Zhang Rui · 17 years ago
  28. 0d83304 pm: hibernation: simplify memory bitmap by Akinobu Mita · 17 years ago
  29. 77437fd pm: boot time suspend selftest by David Brownell · 17 years ago
  30. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 17 years ago
  31. 93a0886 x86, xen, power: fix up config dependencies on PM by Jeremy Fitzhardinge · 17 years ago
  32. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  33. 25f2f3d snapshot: Use pm_mutex for mutual exclusion by Rafael J. Wysocki · 18 years ago
  34. 52d1102 snapshot: Push BKL down into ioctl handlers by Alan Cox · 18 years ago
  35. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 18 years ago
  36. 6717ef1 Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" by Ingo Molnar · 17 years ago
  37. 0775b3d suspend, xen: enable PM_SLEEP for CONFIG_XEN by Jeremy Fitzhardinge · 18 years ago
  38. d8f3de0 Suspend-related patches for 2.6.27 by Rafael J. Wysocki · 18 years ago
  39. 1eede07 Introduce new top level suspend and hibernation callbacks by Rafael J. Wysocki · 18 years ago
  40. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 18 years ago
  41. b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 18 years ago
  42. 6afe1a1 PM: Remove legacy PM by Pavel Machek · 18 years ago
  43. 29ea517 Merge branches 'release' and 'doc' into release by Len Brown · 18 years ago
  44. 5347112 documentation: Move power-related files to Documentation/power/ by Randy Dunlap · 18 years ago
  45. a82f711 Hibernation: Fix mark_nosave_pages() by Rafael J. Wysocki · 18 years ago
  46. 13b1c3d freezer vs stopped or traced by Roland McGrath · 18 years ago
  47. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 18 years ago
  48. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 18 years ago
  49. 23b168d PM: documentation cleanups by Pavel Machek · 18 years ago
  50. 47a460d kernel/power/disk.c: make code static by Adrian Bunk · 18 years ago
  51. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 18 years ago
  52. 5a0a2f3 Hibernation: Invoke suspend notifications after console switch by Rafael J. Wysocki · 18 years ago
  53. af258f5 Suspend: Invoke suspend notifications after console switch by Johannes Berg · 18 years ago
  54. b28f508 Suspend: Add config option to disable the freezer if architecture wants that by Johannes Berg · 18 years ago
  55. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 18 years ago
  56. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 18 years ago
  57. 7671b8a suspend: fix ia64 allmodconfig build by Rafael J. Wysocki · 18 years ago
  58. f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 18 years ago
  59. 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 18 years ago
  60. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 18 years ago
  61. 465d2b4 Suspend: Use common prefix in messages by Rafael J. Wysocki · 18 years ago
  62. b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 18 years ago
  63. 9575809 Hibernation: Fix comment in disk.c by Rafael J. Wysocki · 18 years ago
  64. 9628c0e Suspend: Fix comment in main.c by Rafael J. Wysocki · 18 years ago
  65. 72df68c Hibernation: Move low level resume to disk.c by Rafael J. Wysocki · 18 years ago
  66. 2ed43b6 Suspend: Fix compilation warning for CONFIG_SUSPEND unset by Rafael J. Wysocki · 18 years ago
  67. 8252575 PM: Convert PM notifiers to out-of-line code by Alan Stern · 18 years ago
  68. 90dda1c PM: Make PM_TRACE more architecture independent by Johannes Berg · 18 years ago
  69. 4cc7977 Hibernation: New testing facility (rev. 2) by Rafael J. Wysocki · 18 years ago
  70. 039a75c suspend: build fix responding to 2.6.25 kset change by Rafael J. Wysocki · 18 years ago
  71. 0e7d56e Suspend: Testing facility (rev. 2) by Rafael J. Wysocki · 18 years ago
  72. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 18 years ago
  73. 2f8ed1c Hibernation: Move function prototypes to header by Adrian Bunk · 18 years ago
  74. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 18 years ago
  75. cc5d207 Hibernation: Correct definitions of some ioctls (rev. 2) by Rafael J. Wysocki · 18 years ago
  76. 96f7374 Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) by Rafael J. Wysocki · 18 years ago
  77. eb57c1c Hibernation: Rework platform support ioctls (rev. 2) by Rafael J. Wysocki · 18 years ago
  78. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 18 years ago
  79. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  80. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 18 years ago
  81. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 18 years ago
  82. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 18 years ago
  83. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 18 years ago
  84. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 18 years ago
  85. d2f60e5 power: Use task_is_* by Matthew Wilcox · 18 years ago
  86. 60a0d23 hibernate: fix lockdep report by Johannes Berg · 18 years ago
  87. df7c487 trivial copy_data_pages() tidy up by Fengguang Wu · 18 years ago
  88. 9cd9a00 Hibernation: Enter platform hibernation state in a consistent way by Rafael J. Wysocki · 18 years ago
  89. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 18 years ago
  90. d307c4a Hibernation: Arbitrary boot kernel support - generic code by Rafael J. Wysocki · 18 years ago
  91. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 18 years ago
  92. 438e2ce freezer: measure freezing time by Rafael J. Wysocki · 18 years ago
  93. b842ee5 freezer: be more verbose by Rafael J. Wysocki · 18 years ago
  94. d5d8c59 freezer: do not send signals to kernel threads by Rafael J. Wysocki · 18 years ago
  95. 232b143 freezer: do not sync filesystems from freeze_processes by Rafael J. Wysocki · 18 years ago
  96. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 18 years ago
  97. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 18 years ago
  98. f242d91 PM: Make suspend_ops static by Rafael J. Wysocki · 18 years ago
  99. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 18 years ago
  100. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 18 years ago