index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
manage.c
Age
Commit message (
Expand
)
Author
2013-06-28
xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
Stefano Stabellini
2012-04-19
xen/resume: Fix compile warnings.
Konrad Rzeszutek Wilk
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-03-16
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
2011-02-25
xen: suspend: remove xen_hvm_suspend
Ian Campbell
2011-02-25
xen: suspend: pull pre/post suspend hooks out into suspend_info
Ian Campbell
2011-02-25
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
2011-02-25
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
2011-02-25
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
2011-02-25
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
2011-02-25
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
2011-02-25
xen: do not respond to unknown xenstore control requests
Ian Campbell
2011-02-25
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
2010-12-02
xen: resume the pv console for hvm guests too
Stefano Stabellini
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
2010-07-22
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-05-25
xen: fix build when SYSRQ is disabled
Randy Dunlap
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-13
xen: fix hang on suspend.
Ian Campbell
2009-12-03
xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...
Ian Campbell
2009-12-03
xen: improve error handling in do_suspend.
Ian Campbell
2009-12-03
xen: don't call dpm_resume_noirq() with interrupts disabled.
Jeremy Fitzhardinge
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-03-30
PM: Rework handling of interrupts during suspend-resume
Rafael J. Wysocki
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
xen: resume interrupts before system devices.
Ian Campbell
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-22
PM: Split up sysdev_[suspend|resume] from device_power_[down|up]
Rafael J. Wysocki
2009-01-11
cpumask: convert misc driver functions
Rusty Russell
2008-10-23
xen: don't reload cr3 on suspend
Jeremy Fitzhardinge
2008-08-26
stop_machine: wean Xen off stop_machine_run
Rusty Russell
2008-07-18
linux-next: pci tree build failure
Stephen Rothwell
2008-07-16
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
2008-06-02
CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
Jeremy Fitzhardinge
2008-05-27
xen: maintain clock offset over save/restore
Jeremy Fitzhardinge
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
xen: Move manage.c to drivers/xen for ia64/xen support
Isaku Yamahata