- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / kernel / power / snapshot.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-20 Fengguang Wutrivial copy_data_pages() tidy up
2007-10-18 Rafael J. WysockiHibernation: Arbitrary boot kernel support - generic...
2007-08-22 Rafael J. WysockiHibernation: do not try to mark invalid PFNs as nosave
2007-08-11 Rafael J. WysockiHibernation: do not try to mark invalid PFNs as nosave
2007-08-05 Thomas Renninger- patches.fixes/suspend_check_for_invalid_mem.patch...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-09 Andrew Mortonswsusp: clean up printk
2007-05-09 Johannes Berg[POWERPC] swsusp: Introduce register_nosave_region_late
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Rafael J. Wysockiswsusp: use GFP_KERNEL for creating basic data structures
2007-05-07 Rafael J. Wysockiswsusp: do not use page flags
2007-05-07 Rafael J. Wysockiswsusp: use inline functions for changing page flags
2007-05-02 Vivek Goyal[PATCH] x86: Move swsusp __pa() dependent code to arch...
2007-02-11 Christoph Lameter[PATCH] Use ZVC for free_pages
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Fix labels
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Fix coding style in suspend.c
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Improve handling of highmem
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Use memory bitmaps during resume
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Introduce memory bitmaps
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Introduce some helpful constants
2006-09-26 Rafael J. Wysocki[PATCH] Change the name of pagedir_nosave
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Fix alloc_pagedir
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Reorder memory-allocating functions
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Fix mark_free_pages
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: struct snapshot_handle cleanup
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: clean up browsing of pfns
2006-09-26 Andrew Morton[PATCH] swsusp: read speedup
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-10 Rafael J. Wysocki[PATCH] swsusp: do not use memcpy for snapshotting...
2006-06-26 Linus TorvaldsRevert "swsusp special saveable pages support" commits
2006-06-23 Rafael J. Wysocki[PATCH] swsusp: use less memory during resume
2006-06-23 Adrian Bunk[PATCH] kernel/power/snapshot.c: cleanups
2006-06-23 Shaohua Li[PATCH] swsusp: add architecture special saveable pages...
2006-04-19 Rafael J. Wysocki[PATCH] swsusp: prevent possible image corruption on...
2006-03-23 Shaohua Li[PATCH] swsusp: drain high mem pages
2006-03-23 Pavel Machek[PATCH] suspend: make progress printing prettier
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: userland interface
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: low level interface
2006-02-15 Andrew Morton[PATCH] swsusp: nuke noisy message
2006-01-06 Rafael J. Wysocki[PATCH] swsusp: fix enough_free_mem
2006-01-06 Rafael J. Wysocki[PATCH] swsusp: improve freeing of memory
2006-01-06 Rafael J. Wysocki[PATCH] swsusp: introduce the swap map structure
2005-11-09 Rafael J. Wysocki[PATCH] swsusp: rework swsusp_suspend
2005-11-09 Rafael J. Wysocki[PATCH] swsusp: simplify pagedir relocation
2005-11-09 Rafael J. Wysocki[PATCH] swsusp: reduce code duplication
2005-11-07 Pavel Machek[PATCH] swsusp cleanups
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: get rid of unnecessary wrapper function
2005-10-31 Pavel Machek[PATCH] swsusp: cleanups
2005-10-31 Pavel Machek[PATCH] swsusp: remove unneccessary includes
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework memory freeing on resume
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: reduce the use of global variables
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: move snapshot functionality to separate...