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