aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/manage.c
Commit message (Expand)AuthorAge
* xen/manage: Fix USB interaction issues when resumingRoss Lagerwall2015-02-06
* xen/manage: Always freeze/thaw processes when suspend/resumingRoss Lagerwall2014-09-02
* xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel2014-07-03
* xen: refactor suspend pre/post hooksDavid Vrabel2014-05-12
* xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk2014-04-15
* xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka2014-03-18
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\
| * xen: Remove clock_was_set() call in the resume pathDavid Vrabel2013-06-28
* | xen: Convert printks to pr_<level>Joe Perches2013-06-28
* | xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini2013-06-28
|/
* xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk2012-04-19
* PM / Sleep: Introduce "late suspend" and "early resume" of devicesRafael J. Wysocki2012-01-29
* xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-31
* PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-11
* PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-19
* PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki2011-04-11
* xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan2011-03-16
* xen: suspend: remove xen_hvm_suspendIan Campbell2011-02-25
* xen: suspend: pull pre/post suspend hooks out into suspend_infoIan Campbell2011-02-25
* xen: suspend: move arch specific pre/post suspend hooks into generic hooksIan Campbell2011-02-25
* xen: suspend: refactor non-arch specific pre/post suspend hooksIan Campbell2011-02-25
* xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-25
* xen: suspend: pass extra hypercall argument via suspend_info structIan Campbell2011-02-25
* xen: suspend: refactor cancellation flag into a structureIan Campbell2011-02-25
* xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open codingIan Campbell2011-02-25
* xen: do not respond to unknown xenstore control requestsIan Campbell2011-02-25
* xen: no need to delay xen_setup_shutdown_event for hvm guests anymoreStefano Stabellini2011-02-25
* xen: suspend and resume system devices when running PVHVMIan Campbell2011-02-17
* xen: resume the pv console for hvm guests tooStefano Stabellini2010-12-02
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-21
* xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-22
* xen: Xen PCI platform device driver.Stefano Stabellini2010-07-22
* xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-25
* stop_machine: reimplement using cpu_stopTejun Heo2010-05-06
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xen: fix hang on suspend.Ian Campbell2010-01-13
* xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-03
* xen: improve error handling in do_suspend.Ian Campbell2009-12-03
* xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-03
* PM core: rename suspend and resume functionsAlan Stern2009-06-12
* PM: Rename device_power_down/up()Magnus Damm2009-06-12
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07
|\
| * PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-30
* | xen: use device model for suspending xenbus devicesIan Campbell2009-03-30
* | xen: resume interrupts before system devices.Ian Campbell2009-03-30
|/
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-22
* | cpumask: convert misc driver functionsRusty Russell2009-01-11
|/
* xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-23
* stop_machine: wean Xen off stop_machine_runRusty Russell2008-08-25