summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/suspend.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-1/+2
|\
| * x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)2016-01-041-1/+2
* | arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton2015-12-291-0/+1
|/
* xen: Resume PMU from non-atomic contextBoris Ostrovsky2015-12-021-10/+10
* xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-201-6/+17
* xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-0/+10
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-011-1/+1
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-011-7/+4
* xen: refactor suspend pre/post hooksDavid Vrabel2014-05-121-3/+20
* Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-141-1/+1
* xen PVonHVM: use E820_Reserved area for shared_infoOlaf Hering2012-11-021-1/+1
* Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-161-1/+1
* xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering2012-07-191-1/+1
* xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-251-3/+3
* xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabledStefano Stabellini2011-02-251-0/+2
* xen: unplug the emulated devices at resume timeStefano Stabellini2010-12-021-0/+1
* x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-261-0/+6
* xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-221-0/+6
* xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell2010-06-031-2/+2
* xen: call clock resume notifier on all CPUsIan Campbell2009-12-031-1/+14
* xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-031-0/+2
* x86, xen: fix hardirq.h merge falloutIngo Molnar2009-01-231-0/+1
* xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-161-1/+2
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-161-1/+4
* xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-021-0/+1
* xen: restore vcpu_info mappingJeremy Fitzhardinge2008-06-021-1/+3
* xen: implement save/restoreJeremy Fitzhardinge2008-05-271-0/+42
OpenPOWER on IntegriCloud