1. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  2. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  3. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  4. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  5. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  6. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 17 years ago
  7. d2f60e5 power: Use task_is_* by Matthew Wilcox · 17 years ago
  8. 60a0d23 hibernate: fix lockdep report by Johannes Berg · 17 years ago
  9. df7c487 trivial copy_data_pages() tidy up by Fengguang Wu · 17 years ago
  10. 9cd9a00 Hibernation: Enter platform hibernation state in a consistent way by Rafael J. Wysocki · 17 years ago
  11. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  12. d307c4a Hibernation: Arbitrary boot kernel support - generic code by Rafael J. Wysocki · 17 years ago
  13. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  14. 438e2ce freezer: measure freezing time by Rafael J. Wysocki · 17 years ago
  15. b842ee5 freezer: be more verbose by Rafael J. Wysocki · 17 years ago
  16. d5d8c59 freezer: do not send signals to kernel threads by Rafael J. Wysocki · 17 years ago
  17. 232b143 freezer: do not sync filesystems from freeze_processes by Rafael J. Wysocki · 17 years ago
  18. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  19. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  20. f242d91 PM: Make suspend_ops static by Rafael J. Wysocki · 17 years ago
  21. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  22. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  23. a065c86 make kernel/power/main.c:suspend_enter() static by Adrian Bunk · 17 years ago
  24. 459685c hibernation doesn't even build on frv - tons of helpers are missing by Al Viro · 17 years ago
  25. f3de4be PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  26. c5a69ad Hibernation: do not try to mark invalid PFNs as nosave by Rafael J. Wysocki · 17 years ago
  27. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  28. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  29. 58b3b71 Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" by Rafael J. Wysocki · 17 years ago
  30. 44bf4ce x86: PM_TRACE support by Nigel Cunningham · 17 years ago
  31. 77afcf7 PM: Integrate beeping flag with existing acpi_sleep flags by Pavel Machek · 17 years ago
  32. 5a60d62 PM: Optional beeping during resume from suspend to RAM by Nigel Cunningham · 17 years ago
  33. 6c961df PM: Reduce code duplication between main.c and user.c by Rafael J. Wysocki · 17 years ago
  34. b10d911 PM: introduce hibernation and suspend notifiers by Rafael J. Wysocki · 17 years ago
  35. c2cf7d8 Freezer: remove redundant check in try_to_freeze_tasks by Rafael J. Wysocki · 17 years ago
  36. e7cd8a7 Freezer: return int from freeze_processes by Rafael J. Wysocki · 17 years ago
  37. f4a3a7d Freezer: use __set_current_state in refrigerator by Rafael J. Wysocki · 17 years ago
  38. 0c1eecf Freezer: avoid freezing kernel threads prematurely by Rafael J. Wysocki · 17 years ago
  39. b1457bc Hibernation: prepare to enter the low power state by Rafael J. Wysocki · 17 years ago
  40. 10a1803 swsusp: fix hibernation code ordering by Rafael J. Wysocki · 17 years ago
  41. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  42. 7777fab swsusp: remove code duplication between disk.c and user.c by Rafael J. Wysocki · 17 years ago
  43. 127067a swsusp: remove incorrect code from user.c by Rafael J. Wysocki · 17 years ago
  44. a034982 PM: Do not require dev spew to get PM_DEBUG by Ben Collins · 17 years ago
  45. 328616e freezer: run show_state() when freezing times out by Andrew Morton · 17 years ago
  46. 471d055 PM: Remove deprecated sysfs files by Alan Stern · 17 years ago
  47. 2391dae PM: introduce set_target method in pm_ops by Rafael J. Wysocki · 17 years ago
  48. 2f41ddd swsusp: Fix userland interface by Rafael J. Wysocki · 17 years ago
  49. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 17 years ago
  50. 7bb44ad recalc_sigpending_tsk fixes by Roland McGrath · 17 years ago
  51. 88f18ba freezer: move frozen_process() to kernel/power/process.c by Gautham R Shenoy · 17 years ago
  52. 49b12d4 freezer: take kernel_execve into consideration by Rafael J. Wysocki · 17 years ago
  53. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  54. 33e1c28 freezer: close potential race between refrigerator and thaw_tasks by Rafael J. Wysocki · 17 years ago
  55. 8d98a69 swsusp: fix sysfs interface by Rafael J. Wysocki · 17 years ago
  56. 52ade9b Fix ACPI suspend / device suspend ordering problem by Linus Torvalds · 17 years ago
  57. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  58. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  59. d60846c swsusp: clean up printk by Andrew Morton · 17 years ago
  60. 940d67f [POWERPC] swsusp: Introduce register_nosave_region_late by Johannes Berg · 17 years ago
  61. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  62. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  63. 1065d13 freezer: task->exit_state should be treated as bolean by Oleg Nesterov · 17 years ago
  64. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  65. 56f99bc swsusp: free more memory by Rafael J. Wysocki · 17 years ago
  66. 9b95e43 swsusp: fix snapshot_release by Rafael J. Wysocki · 17 years ago
  67. a7ee2e5 kconfig: mention 'hibernation' not just swsusp by David Brownell · 17 years ago
  68. f0ced9b power management: change /sys/power/disk display by Johannes Berg · 17 years ago
  69. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  70. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 17 years ago
  71. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 17 years ago
  72. 1525a2a swsusp: fix error paths in snapshot_open by Rafael J. Wysocki · 17 years ago
  73. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 17 years ago
  74. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 17 years ago
  75. 433ecb4 fix refrigerator() vs thaw_process() race by Oleg Nesterov · 17 years ago
  76. 543b9fd [POWERPC] powermac: Suspend to disk on G5 by Johannes Berg · 17 years ago
  77. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  78. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  79. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 17 years ago
  80. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 17 years ago
  81. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 17 years ago
  82. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 17 years ago
  83. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 17 years ago
  84. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 17 years ago
  85. a53c46d s2ram: add arch irq disable/enable hooks by Johannes Berg · 17 years ago
  86. c75fd0e [PATCH] swsusp: fix memory shrinker by Rafael J. Wysocki · 17 years ago
  87. 436ce71 [PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend" by Rafael J. Wysocki · 17 years ago
  88. 058560f [PATCH] fix extra BIOS invocation during resume by Pavel Machek · 17 years ago
  89. 93c9a7f [PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl by Rafael J. Wysocki · 17 years ago
  90. b257bc0 [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode by Andrew Johnson · 17 years ago
  91. 9498513 [PATCH] swsusp: disable nonboot CPUs before entering platform suspend by Rafael J. Wysocki · 17 years ago
  92. 886c595 [PATCH] swsusp: Fix resume error path in platform mode by Rafael J. Wysocki · 17 years ago
  93. c7276fd [PATCH] kconfig: Update swsusp description by Rafael J. Wysocki · 17 years ago
  94. 9c372d0 power management: no valid states w/o pm_ops by Johannes Berg · 17 years ago
  95. 2b5b09b [PATCH] swsusp: Change pm_ops handling by userland interface by Rafael J. Wysocki · 17 years ago
  96. d12c610 [PATCH] swsusp-change-code-ordering-in-userc-sanity by Andrew Morton · 17 years ago
  97. 2591305 [PATCH] swsusp: Change code ordering in user.c by Rafael J. Wysocki · 17 years ago
  98. ed746e3 [PATCH] swsusp: Change code ordering in disk.c by Rafael J. Wysocki · 17 years ago
  99. e3c7db62 [PATCH] PM: Change code ordering in main.c by Rafael J. Wysocki · 17 years ago
  100. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 17 years ago