1. f82daee Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" by Rafael J. Wysocki · 10 years ago
  2. a64fc82 PM / hibernate: exclude freed pages from allocated pages printout by Wonhong Kwon · 10 years ago
  3. d78cb36 PM / hibernate: Remove unused function by Rickard Strandqvist · 10 years ago
  4. db59760 PM / Hibernate: Migrate to ktime_t by Tina Ruchandani · 10 years ago
  5. fdd64ed PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free() by Joerg Roedel · 10 years ago
  6. 5c4dd34 Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()" by Rafael J. Wysocki · 10 years ago
  7. 84c91b7 PM / hibernate: avoid unsafe pages in e820 reserved regions by Lee, Chun-Yi · 10 years ago
  8. 0f7d83e PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node by Joerg Roedel · 10 years ago
  9. 9047eb6 PM / Hibernate: Remove the old memory-bitmap implementation by Joerg Roedel · 10 years ago
  10. 6efde38 PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free() by Joerg Roedel · 10 years ago
  11. 3a20cb1 PM / Hibernate: Implement position keeping in radix tree by Joerg Roedel · 10 years ago
  12. 07a3382 PM / Hibernate: Add memory_rtree_find_bit function by Joerg Roedel · 10 years ago
  13. f469f02 PM / Hibernate: Create a Radix-Tree to store memory bitmap by Joerg Roedel · 10 years ago
  14. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  15. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  16. 4d43482 PM / Hibernate: Spelling s/anonymouns/anonymous/ by Geert Uytterhoeven · 11 years ago
  17. c2f69cd kernel/power/snapshot.c: use memblock apis for early memory allocations by Santosh Shilimkar · 11 years ago
  18. b38f67c Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  19. 6a0c7cd PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() by Rafael J. Wysocki · 11 years ago
  20. fd432b9 PM / hibernate: Avoid overflow in hibernate_preallocate_memory() by Aaron Lu · 11 years ago
  21. aab1728 PM / hibernate: Fix user space driven resume regression by Rafael J. Wysocki · 11 years ago
  22. c33bc31 mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages by Xishi Qiu · 11 years ago
  23. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  24. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 12 years ago
  25. cd38ca8 PM / Hibernate: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  26. 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
  27. 0de9a1e power: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  28. 69f1d47 PM / Hibernate: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  29. 160cb5a PM / Hibernate: Correct additional pages number calculation by Namhyung Kim · 13 years ago
  30. c6968e7 PM/Hibernate: do not count debug pages as savable by Stanislaw Gruszka · 13 years ago
  31. 85055dd PM / Hibernate: Include storage keys in hibernation image on s390 by Martin Schwidefsky · 13 years ago
  32. 4d4cf23 PM / Hibernate: Fix free_unnecessary_pages() by Rafael J. Wysocki · 14 years ago
  33. 1c1be3a Revert "PM / Hibernate: Reduce autotuned default image size" by Rafael J. Wysocki · 14 years ago
  34. ddeb648 PM / Hibernate: Add sysfs knob to control size of memory for drivers by Rafael J. Wysocki · 14 years ago
  35. bea3864 PM / Hibernate: Reduce autotuned default image size by Rafael J. Wysocki · 14 years ago
  36. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 14 years ago
  37. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  38. 61ecdb80 mm: strictly nested kmap_atomic() by Peter Zijlstra · 14 years ago
  39. ac5c24ec PM / Hibernate: Make default image size depend on total RAM size by Rafael J. Wysocki · 14 years ago
  40. 266f1a2 PM / Hibernate: Improve comments in hibernate_preallocate_memory() by Rafael J. Wysocki · 14 years ago
  41. 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
  42. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  43. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  44. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  45. a253129 update email address by Pavel Machek · 14 years ago
  46. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 15 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  48. a9c9b44 PM / Hibernate: Fix preallocating of memory by Rafael J. Wysocki · 15 years ago
  49. 07c3bb5 PM / Hibernate: Remove trailing space in message by Frans Pop · 15 years ago
  50. 3c1596e mm: don't use alloc_bootmem_low() where not strictly needed by Jan Beulich · 15 years ago
  51. 8de0307 PM: Trivial fixes by Wu Fengguang · 15 years ago
  52. 98e73dc PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() by Gerald Schaefer · 15 years ago
  53. ef4aede PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) by Rafael J. Wysocki · 16 years ago
  54. 64a473c PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) by Rafael J. Wysocki · 16 years ago
  55. 4bb3343 PM/Hibernate: Rework shrinking of memory by Rafael J. Wysocki · 16 years ago
  56. fe41953 PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) by Rafael J. Wysocki · 16 years ago
  57. ee99c71 mm: introduce for_each_populated_zone() macro by KOSAKI Motohiro · 16 years ago
  58. baa5835 Hibernate: Replace unnecessary evaluation of pfn_to_page() by Rafael J. Wysocki · 16 years ago
  59. 846705d Hibernate: Take overlapping zones into account (rev. 2) by Rafael J. Wysocki · 16 years ago
  60. 6964327 Hibernate: Do not oops on resume if image data are incorrect by Rafael J. Wysocki · 16 years ago
  61. 0d83304 pm: hibernation: simplify memory bitmap by Akinobu Mita · 16 years ago
  62. a82f711 Hibernation: Fix mark_nosave_pages() by Rafael J. Wysocki · 17 years ago
  63. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
  64. 9f8f217 Page allocator: clean up pcp draining functions by Christoph Lameter · 17 years ago
  65. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
  66. 2f8ed1c Hibernation: Move function prototypes to header by Adrian Bunk · 17 years ago
  67. af508b3 Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl by Rafael J. Wysocki · 17 years ago
  68. df7c487 trivial copy_data_pages() tidy up by Fengguang Wu · 17 years ago
  69. d307c4a Hibernation: Arbitrary boot kernel support - generic code by Rafael J. Wysocki · 17 years ago
  70. c5a69ad Hibernation: do not try to mark invalid PFNs as nosave by Rafael J. Wysocki · 17 years ago
  71. aabded9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. d60846c swsusp: clean up printk by Andrew Morton · 18 years ago
  73. 940d67f [POWERPC] swsusp: Introduce register_nosave_region_late by Johannes Berg · 18 years ago
  74. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  75. 0709db6 swsusp: use GFP_KERNEL for creating basic data structures by Rafael J. Wysocki · 18 years ago
  76. 74dfd66 swsusp: do not use page flags by Rafael J. Wysocki · 18 years ago
  77. 7be9823 swsusp: use inline functions for changing page flags by Rafael J. Wysocki · 18 years ago
  78. 49c3df6 [PATCH] x86: Move swsusp __pa() dependent code to arch portion by Vivek Goyal · 18 years ago
  79. d23ad42 [PATCH] Use ZVC for free_pages by Christoph Lameter · 18 years ago
  80. 59a49335 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
  81. 5b6d15d [PATCH] swsusp: Fix coding style in suspend.c by Rafael J. Wysocki · 18 years ago
  82. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  83. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  84. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  85. b788db7 [PATCH] swsusp: Introduce memory bitmaps by Rafael J. Wysocki · 18 years ago
  86. 0bcd888 [PATCH] swsusp: Introduce some helpful constants by Rafael J. Wysocki · 18 years ago
  87. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 18 years ago
  88. cd560bb [PATCH] swsusp: Fix alloc_pagedir by Rafael J. Wysocki · 18 years ago
  89. f6143aa [PATCH] swsusp: Reorder memory-allocating functions by Rafael J. Wysocki · 18 years ago
  90. f623f0d [PATCH] swsusp: Fix mark_free_pages by Rafael J. Wysocki · 18 years ago
  91. fb13a28 [PATCH] swsusp: struct snapshot_handle cleanup by Rafael J. Wysocki · 18 years ago
  92. ae83c5ee [PATCH] swsusp: clean up browsing of pfns by Rafael J. Wysocki · 18 years ago
  93. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  94. 95018f7 [PATCH] swsusp: do not use memcpy for snapshotting memory by Rafael J. Wysocki · 19 years ago
  95. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 19 years ago
  96. 968808b8 [PATCH] swsusp: use less memory during resume by Rafael J. Wysocki · 19 years ago
  97. 7bff24e [PATCH] kernel/power/snapshot.c: cleanups by Adrian Bunk · 19 years ago
  98. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 19 years ago
  99. 4a3b98a [PATCH] swsusp: prevent possible image corruption on resume by Rafael J. Wysocki · 19 years ago
  100. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 19 years ago