index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
manage.c
Commit message (
Expand
)
Author
Age
*
xen/resume: Fix compile warnings.
Konrad Rzeszutek Wilk
2012-04-19
*
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
2012-01-29
*
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
*
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
*
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
2011-04-19
*
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
*
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
2011-03-16
*
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-25
*
xen: suspend and resume system devices when running PVHVM
Ian Campbell
2011-02-17
*
xen: resume the pv console for hvm guests too
Stefano Stabellini
2010-12-02
*
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
2010-08-21
*
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
2010-07-22
*
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-07-22
*
xen: fix build when SYSRQ is disabled
Randy Dunlap
2010-05-25
*
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
xen: fix hang on suspend.
Ian Campbell
2010-01-13
*
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-12-03
*
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
*
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
*
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
|
\
|
*
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-03-30
|
/
*
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-02-22
*
|
cpumask: convert misc driver functions
Rusty Russell
2009-01-11
|
/
*
xen: don't reload cr3 on suspend
Jeremy Fitzhardinge
2008-10-23
*
stop_machine: wean Xen off stop_machine_run
Rusty Russell
2008-08-25
*
linux-next: pci tree build failure
Stephen Rothwell
2008-07-18
*
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
2008-07-16
*
CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled
Jeremy Fitzhardinge
2008-06-02
*
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
2008-05-27