1. 43e6086 PM / OPP: Hide OPP configuration when SoCs do not provide an implementation by Mark Brown · 14 years ago
  2. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  3. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  4. e1f60b2 PM: Introduce library for device-specific OPPs (v7) by Nishanth Menon · 14 years ago
  5. d33ac60 PM: Add sysfs attr for rechecking dev hash from PM trace by James Hogan · 14 years ago
  6. 3624eb0 PM / Hibernate: Modify signature used to mark swap by Rafael J. Wysocki · 14 years ago
  7. dbeeec5 PM: Allow wakeup events to abort freezing of tasks by Rafael J. Wysocki · 14 years ago
  8. d0941ea PM / Hibernate: Make some boot messages look less scary by Rafael J. Wysocki · 14 years ago
  9. 074037e PM / Wakeup: Introduce wakeup source objects and event statistics (v3) by Rafael J. Wysocki · 14 years ago
  10. ac5c24ec PM / Hibernate: Make default image size depend on total RAM size by Rafael J. Wysocki · 14 years ago
  11. 266f1a2 PM / Hibernate: Improve comments in hibernate_preallocate_memory() by Rafael J. Wysocki · 14 years ago
  12. bcb5ba8 PM / Runtime: Use alloc_workqueue() for creating the PM workqueue by Rafael J. Wysocki · 14 years ago
  13. ede890c PM: Fix unmet dependency warning from kconfig by Rafael J. Wysocki · 14 years ago
  14. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  15. 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
  16. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  17. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  18. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  19. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  20. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  21. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  22. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  23. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  24. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  25. a253129 update email address by Pavel Machek · 14 years ago
  26. ce44101 PM / Suspend: Fix ordering of calls in suspend error paths by Rafael J. Wysocki · 14 years ago
  27. d074ee0 PM / Hibernate: Fix snapshot error code path by Rafael J. Wysocki · 14 years ago
  28. f6f71f1 PM / Hibernate: Fix hibernation_platform_enter() by Rafael J. Wysocki · 14 years ago
  29. c125e96 PM: Make it possible to avoid races between wakeup and system sleep by Rafael J. Wysocki · 14 years ago
  30. 9013367 PM / Hibernate: Fix typos in comments in kernel/power/swap.c by Cesar Eduardo Barros · 14 years ago
  31. a0a1a5f workqueue: reimplement workqueue freeze using max_active by Tejun Heo · 14 years ago
  32. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 14 years ago
  33. 0fef8b1 PM / Hibernate: Fix block_io.c printk warning by Randy Dunlap · 14 years ago
  34. 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 14 years ago
  35. 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 14 years ago
  36. 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 14 years ago
  37. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 14 years ago
  38. d88d405 PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling by Jiri Slaby · 14 years ago
  39. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  41. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 14 years ago
  42. 4f59845 Freezer: Only show the state of tasks refusing to freeze by Xiaotian Feng · 14 years ago
  43. 452aa69 mm/pm: force GFP_NOIO during suspend/hibernation and resume by Rafael J. Wysocki · 14 years ago
  44. a9c9b44 PM / Hibernate: Fix preallocating of memory by Rafael J. Wysocki · 14 years ago
  45. f8bb0db PM / Hibernate: Remove swsusp.c finally by Jiri Slaby · 14 years ago
  46. 07c3bb5 PM / Hibernate: Remove trailing space in message by Frans Pop · 14 years ago
  47. 09c09bc PM / Hibernate: Swap, remove useless check from swsusp_read() by Jiri Slaby · 14 years ago
  48. b694e52 PM / Hibernate: Really deprecate deprecated user ioctls by Jiri Slaby · 14 years ago
  49. 5a2eb85 PM: Add facility for advanced testing of async suspend/resume by Rafael J. Wysocki · 14 years ago
  50. 0e06b4a PM: Add a switch for disabling/enabling asynchronous suspend/resume by Rafael J. Wysocki · 14 years ago
  51. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 14 years ago
  52. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  53. 7b199ca PM / Runtime: Export the PM runtime workqueue by Alan Stern · 15 years ago
  54. 66d0ae4 PM / Hibernate: Swap, use KERN_CONT by Jiri Slaby · 15 years ago
  55. 8e60c6a PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c by Nigel Cunningham · 15 years ago
  56. 0414f2e PM / Hibernate: Move swap functions to kernel/power/swap.c. by Nigel Cunningham · 15 years ago
  57. 64357ed Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  58. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  59. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  60. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  61. be404f0 PM / freezer: Don't get over-anxious while waiting by Tejun Heo · 15 years ago
  62. 04bf753 PM: Make warning in suspend_test_finish() less likely to happen by Rafael J. Wysocki · 15 years ago
  63. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  64. 1a8670a oom: move oom_killer_enable()/oom_killer_disable to where they belong by Alexey Dobriyan · 15 years ago
  65. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  66. 8d23355 vt: remove power stuff from kernel/power by Alan Cox · 15 years ago
  67. 8de0307 PM: Trivial fixes by Wu Fengguang · 15 years ago
  68. 98e73dc PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() by Gerald Schaefer · 15 years ago
  69. ef4aede PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) by Rafael J. Wysocki · 15 years ago
  70. 64a473c PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) by Rafael J. Wysocki · 15 years ago
  71. 4bb3343 PM/Hibernate: Rework shrinking of memory by Rafael J. Wysocki · 15 years ago
  72. e681c9d PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ by Thadeu Lima de Souza Cascardo · 15 years ago
  73. 5e928f7 PM: Introduce core framework for run-time PM of I/O devices (rev. 17) by Rafael J. Wysocki · 15 years ago
  74. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  75. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 15 years ago
  76. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  77. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 15 years ago
  78. 8b759b8 PM/Hibernate: Rename disk.c to hibernate.c by Rafael J. Wysocki · 15 years ago
  79. a9d7052 PM: Separate suspend to RAM functionality from core by Rafael J. Wysocki · 15 years ago
  80. fe41953 PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) by Rafael J. Wysocki · 15 years ago
  81. c6f37f1 PM/Suspend: Do not shrink memory before suspend by Rafael J. Wysocki · 15 years ago
  82. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  83. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  84. 1dc492a trivial: kernel/power/poweroff.c: whitespace fix by Manish Katiyar · 15 years ago
  85. 32bdfac PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs by Rafael J. Wysocki · 15 years ago
  86. 4484079 PM: check sysdev_suspend(PMSG_FREEZE) return value by Bjorn Helgaas · 15 years ago
  87. 0c8454f PM/Hibernate: Fix waiting for image device to appear on resume by Rafael J. Wysocki · 15 years ago
  88. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 15 years ago
  89. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  90. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  91. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  92. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 15 years ago
  93. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 15 years ago
  94. 4aecd67 PM: Change hibernation code ordering by Rafael J. Wysocki · 15 years ago
  95. 900af0d PM: Change suspend code ordering by Rafael J. Wysocki · 15 years ago
  96. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  97. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 15 years ago
  98. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  99. adfafef Merge branch 'hibernate' by Linus Torvalds · 15 years ago
  100. b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 15 years ago