summaryrefslogtreecommitdiff
path: root/include/linux/suspend.h
AgeCommit message (Expand)Author
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-05-09[POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07swsusp: free more memoryRafael J. Wysocki
2007-05-07remove software_suspend()Johannes Berg
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg
2006-12-07[PATCH] swsusp: Improve handling of highmemRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up suspend headerRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds
2006-06-23[PATCH] swsusp: add architecture special saveable pages supportShaohua Li
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones
2006-01-06[PATCH] swsusp: improve freeing of memoryRafael J. Wysocki
2006-01-06[PATCH] swsusp: introduce the swap map structureRafael J. Wysocki
2005-10-30[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki
2005-10-30[PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki
2005-10-28[PATCH] gfp_t: kernel/*Al Viro
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua
2005-03-28[PATCH] swsusp: small updatesPavel Machek
2005-03-13[PATCH] swsusp: enable resume from initrdPavel Machek
2005-03-13[PATCH] swsusp: use non-contiguous memory on ppcPavel Machek
2005-03-07[PATCH] swsusp: do not use higher order memory allocations on suspendPavel Machek
2005-02-04[PATCH] x86-64: CONFIG_PM=n build fixAndi Kleen
2005-01-04[PATCH] FRV: Remaining Fujitsu FR-V arch include filesDavid Howells
2005-01-03[PATCH] swsusp: try_to_freeze to make freezing hooks nicerPavel Machek
2005-01-03[PATCH] swsusp: Kill O(n^2) algorithm in swsuspPavel Machek
2004-07-17[Power Mgmt] Merge swsusp entry points with the PM core.Patrick Mochel
2004-07-16[Power Mgmt] Merge swsusp and pmdisk info headers.Patrick Mochel
2004-07-16[Power Mgmt] Consolidate pmdisk and swsusp low-level handling.Patrick Mochel
2004-07-16[Power Mgmt] Share variables between pmdisk and swsusp.Patrick Mochel
2004-07-01[PATCH] swsusp: preparation for smp support & fix device suspendingPavel Machek
2004-04-12[PATCH] swsusp update: supports discontingmem/highmemAndrew Morton
2004-02-24[PATCH] swsusp/s3: Assembly interactions need asmlinkageAndrew Morton
2004-02-03[PATCH] Allow software_suspend to failAndrew Morton
2004-02-03[PATCH] Trivial cleanups for swsuspAndrew Morton
2003-09-29[power] Clean up ACPI STR assembly.Patrick Mochel
2003-09-09[swsusp] Fix software_suspend() inline return value when SOFTWARE_SUSPEND=n.Patrick Mochel
2003-09-09[power] Revert swsusp to 2.6.0-test3 state.Patrick Mochel
2003-09-09[power] Make pmdisk compile when CONFIG_SOFTWARE_SUSPEND=n.Patrick Mochel
2003-08-29[swsusp] Restore software_suspend() call.Patrick Mochel
2003-08-19[power] Further swsusp cleanups.Patrick Mochel
2003-08-19[power] Adapt swsusp to new PM core. Clean up heavily. Patrick Mochel
2003-08-12[power] Various swsusp cleanups.Patrick Mochel