aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/manage.c
AgeCommit message (Expand)Author
2010-05-25xen: fix build when SYSRQ is disabledRandy Dunlap
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13xen: fix hang on suspend.Ian Campbell
2009-12-03xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell
2009-12-03xen: improve error handling in do_suspend.Ian Campbell
2009-12-03xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30xen: use device model for suspending xenbus devicesIan Campbell
2009-03-30xen: resume interrupts before system devices.Ian Campbell
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-01-11cpumask: convert misc driver functionsRusty Russell
2008-10-23xen: don't reload cr3 on suspendJeremy Fitzhardinge
2008-08-26stop_machine: wean Xen off stop_machine_runRusty Russell
2008-07-18linux-next: pci tree build failureStephen Rothwell
2008-07-16xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata
2008-06-02CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-05-27xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata