Age | Commit message (Expand) | Author |
2015-04-07 | Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" | Rafael J. Wysocki |
2015-02-03 | PM / hibernate: exclude freed pages from allocated pages printout | Wonhong Kwon |
2015-01-23 | PM / hibernate: Remove unused function | Rickard Strandqvist |
2014-11-03 | PM / Hibernate: Migrate to ktime_t | Tina Ruchandani |
2014-09-30 | PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free() | Joerg Roedel |
2014-09-25 | Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()" | Rafael J. Wysocki |
2014-08-06 | PM / hibernate: avoid unsafe pages in e820 reserved regions | Lee, Chun-Yi |
2014-07-29 | PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node | Joerg Roedel |
2014-07-29 | PM / Hibernate: Remove the old memory-bitmap implementation | Joerg Roedel |
2014-07-29 | PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free() | Joerg Roedel |
2014-07-29 | PM / Hibernate: Implement position keeping in radix tree | Joerg Roedel |
2014-07-29 | PM / Hibernate: Add memory_rtree_find_bit function | Joerg Roedel |
2014-07-29 | PM / Hibernate: Create a Radix-Tree to store memory bitmap | Joerg Roedel |
2014-05-05 | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen |
2014-04-07 | kernel: use macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza |
2014-03-12 | PM / Hibernate: Spelling s/anonymouns/anonymous/ | Geert Uytterhoeven |
2014-01-21 | kernel/power/snapshot.c: use memblock apis for early memory allocations | Santosh Shilimkar |
2013-11-19 | Merge branch 'pm-sleep' | Rafael J. Wysocki |
2013-11-14 | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() | Rafael J. Wysocki |
2013-11-07 | PM / hibernate: Avoid overflow in hibernate_preallocate_memory() | Aaron Lu |
2013-09-30 | PM / hibernate: Fix user space driven resume regression | Rafael J. Wysocki |
2013-09-11 | mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages | Xishi Qiu |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu |
2013-06-03 | PM / Hibernate: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-03-21 | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2012-03-20 | power: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-02-17 | PM / Hibernate: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-01-19 | PM / Hibernate: Correct additional pages number calculation | Namhyung Kim |
2012-01-10 | PM/Hibernate: do not count debug pages as savable | Stanislaw Gruszka |
2011-10-16 | PM / Hibernate: Include storage keys in hibernation image on s390 | Martin Schwidefsky |
2011-07-06 | PM / Hibernate: Fix free_unnecessary_pages() | Rafael J. Wysocki |
2011-05-17 | Revert "PM / Hibernate: Reduce autotuned default image size" | Rafael J. Wysocki |
2011-05-17 | PM / Hibernate: Add sysfs knob to control size of memory for drivers | Rafael J. Wysocki |
2011-03-15 | PM / Hibernate: Reduce autotuned default image size | Rafael J. Wysocki |
2011-02-16 | PM / Hibernate: Return error code when alloc_image_page() fails | Stanislaw Gruszka |
2010-10-26 | use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages | Jan Beulich |
2010-10-26 | mm: strictly nested kmap_atomic() | Peter Zijlstra |
2010-10-17 | PM / Hibernate: Make default image size depend on total RAM size | Rafael J. Wysocki |
2010-10-17 | PM / Hibernate: Improve comments in hibernate_preallocate_memory() | Rafael J. Wysocki |
2010-09-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2010-09-11 | PM / Hibernate: Avoid hitting OOM during preallocation of memory | Rafael J. Wysocki |
2010-09-09 | swap: revert special hibernation allocation | Hugh Dickins |
2010-08-09 | hibernation: freeze swap at hibernation | KAMEZAWA Hiroyuki |
2010-07-19 | update email address | Pavel Machek |
2010-05-10 | PM / Hibernate: Snapshot cleanup | Jiri Slaby |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | PM / Hibernate: Fix preallocating of memory | Rafael J. Wysocki |
2010-02-26 | PM / Hibernate: Remove trailing space in message | Frans Pop |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich |