1. 1ff6bbf arm, pm, vmpressure: add missing slab.h includes by Tejun Heo · 11 years ago
  2. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  4. c2f69cd kernel/power/snapshot.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  5. 362e77d PM / hibernate: Call platform_leave() in suspend path too by Bjørn Mork · 11 years ago
  6. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  7. fbd2240 Merge back earlier 'pm-sleep' material. by Rafael J. Wysocki · 11 years ago
  8. c606850 PM / sleep: Fix memory leak in pm_vt_switch_unregister(). by Masami Ichikawa · 11 years ago
  9. e0c7855 PM / hibernate: export hibernation_set_ops by Leonardo Potenza · 11 years ago
  10. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  11. b38f67c Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  12. 6a0c7cd PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() by Rafael J. Wysocki · 11 years ago
  13. feba070 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  14. fd432b9 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 11 years ago
  15. 6e0ca95 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  16. 400fc45 Merge branch 'pm-qos' by Rafael J. Wysocki · 11 years ago
  17. d3c345d PM / hibernate: Move software_resume to late_initcall_sync by Russ Dill · 11 years ago
  18. 7bc9b1c PM / Hibernate: Use bool for boolean fields of struct snapshot_data by Rafael J. Wysocki · 11 years ago
  19. 70fea60 PM / Sleep: Detect device suspend/resume lockup and log event by Benoit Goby · 11 years ago
  20. d4f7ecf PM / QoS: simplify pm_qos_power_write() by Andy Shevchenko · 11 years ago
  21. aab1728 PM / hibernate: Fix user space driven resume regression by Rafael J. Wysocki · 11 years ago
  22. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  23. c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
  24. 85fb0a1 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  25. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 942f401 PM / hibernate / memory hotplug: Rework mutual exclusion by Rafael J. Wysocki · 11 years ago
  27. 8fd37a4 PM / hibernate: Create memory bitmaps after freezing user space by Rafael J. Wysocki · 11 years ago
  28. e894245 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  29. 40fea92f PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() by Stephen Boyd · 11 years ago
  30. d6efc2f x86, asmlinkage, power: Make various symbols used by the suspend asm code visible by Andi Kleen · 11 years ago
  31. 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
  32. 3831261 PM / Sleep: increase ftrace coverage in suspend/resume by Brandt, Todd E · 12 years ago
  33. e5248a1 PM / Sleep: avoid 'autosleep' in shutdown progress by Liu ShuoX · 12 years ago
  34. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  35. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 12 years ago
  36. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  37. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  38. 867a420 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  39. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  40. 9dceefe PM / Sleep: Warn about system time after resume with pm_trace by Shuah Khan · 12 years ago
  41. ae8822b PM / QoS: Add pm_qos_request tracepoints by Sahara · 12 years ago
  42. 247e9ee PM / QoS: Add pm_qos_update_target/flags tracepoints by Sahara · 12 years ago
  43. bb177fe PM / Sleep: Print last wakeup source on failed wakeup_count write by Julius Werner · 12 years ago
  44. d24c2a4 PM / QoS: correct the valid range of pm_qos_class by Sahara · 12 years ago
  45. 9350de06 PM / wakeup: Adjust messaging for wake events during suspend by Bernie Thompson · 12 years ago
  46. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
  47. cd38ca8 PM / Hibernate: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  48. cee22a1 workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues by Viresh Kumar · 12 years ago
  49. 18ad0c6 freezer: shorten freezer sleep time using exponential backoff by Colin Cross · 12 years ago
  50. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  51. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  52. 28ad585 power/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  53. c26b78a PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state by Zhang Rui · 12 years ago
  54. 08605ac PM / sleep: add TEST_PLATFORM support for freeze state by Zhang Rui · 12 years ago
  55. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  56. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  57. f43f627 PM: make VT switching to the suspend console optional v3 by Jesse Barnes · 12 years ago
  58. 957d128 suspend: enable freeze timeout configuration through sys by Li Fei · 12 years ago
  59. 7e73c5ae PM: Introduce suspend state PM_SUSPEND_FREEZE by Zhang Rui · 12 years ago
  60. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  61. ed1ac6e PM: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  62. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  63. 170bb4c Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  64. 8316bd7 PM / Hibernate: use rb_entry by Davidlohr Bueso · 12 years ago
  65. 883ee4f PM / sysfs: replace strict_str* with kstrto* by Daniel Walter · 12 years ago
  66. 5d8f72b freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() by Oleg Nesterov · 12 years ago
  67. 5efbe42 PM / QoS: Introduce request and constraint data types for PM QoS flags by Rafael J. Wysocki · 12 years ago
  68. 87a2337 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  69. d6a56ae Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  70. bbdc18a properly __init-annotate pm_sysrq_init() by Jan Beulich · 12 years ago
  71. c6a57bf PM / QoS: Add return code to pm_qos_get_value function. by Luis Gonzalez Fernandez · 12 years ago
  72. 77f827d PM / Domains: Add power off/on function for system core suspend stage by Rafael J. Wysocki · 12 years ago
  73. 5834ec3 PM / Freezer: Fix small typo "regrigerator" by Sedat Dilek · 12 years ago
  74. 300d373 Revert "NMI watchdog: fix for lockup detector breakage on resume" by Rafael J. Wysocki · 12 years ago
  75. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  76. 7100e50 Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  77. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  78. 11388c8 PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock by Rafael J. Wysocki · 12 years ago
  79. d8150d3 PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. by Bojan Smojver · 13 years ago
  80. b2df1d4 PM / Sleep: Separate printing suspend times from initcall_debug by Rafael J. Wysocki · 13 years ago
  81. 4b7760b PM / Sleep: add knob for printing device resume times by Sameer Nanda · 13 years ago
  82. 443772d4 ftrace: Disable function tracing during suspend/resume and hibernation, again by Srivatsa S. Bhat · 13 years ago
  83. 62c552c PM / Hibernate: Enable suspend to both for in-kernel hibernation. by Bojan Smojver · 13 years ago
  84. 2df83fa PM / Hibernate: Use get_gendisk to verify partition if resume_file is integer format by Minho Ban · 13 years ago
  85. 4e585d2 PM / Sleep: User space wakeup sources garbage collector Kconfig option by Rafael J. Wysocki · 13 years ago
  86. c73893e PM / Sleep: Make the limit of user space wakeup sources configurable by Rafael J. Wysocki · 13 years ago
  87. 040e5bf PM / Sleep: Fix a mistake in a conditional in autosleep_store() by Arve Hjønnevåg · 13 years ago
  88. b86ff982 PM / Sleep: Add user space interface for manipulating wakeup sources, v3 by Rafael J. Wysocki · 13 years ago
  89. 5585094 PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources by Rafael J. Wysocki · 13 years ago
  90. 7483b4a PM / Sleep: Implement opportunistic sleep, v2 by Rafael J. Wysocki · 13 years ago
  91. 5a21d489 PM / Hibernate: Hibernate/thaw fixes/improvements by Bojan Smojver · 13 years ago
  92. f8262d4 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering by Bojan Smojver · 13 years ago
  93. c4772d1 PM / QoS: add pm_qos_update_request_timeout() API by MyungJoo Ham · 13 years ago
  94. 247bc03 PM / Sleep: Mitigate race between the freezer and request_firmware() by Rafael J. Wysocki · 13 years ago
  95. 1e73203 PM / Sleep: Move disabling of usermode helpers to the freezer by Rafael J. Wysocki · 13 years ago
  96. 7b5179a PM / Hibernate: Disable usermode helpers right before freezing tasks by Rafael J. Wysocki · 13 years ago
  97. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  98. 0de9a1e power: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  99. ed819e3 Merge branch 'pm-qos' by Rafael J. Wysocki · 13 years ago
  100. 37f08be PM / Freezer: Remove references to TIF_FREEZE in comments by Marcos Paulo de Souza · 13 years ago