index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
manage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
xen/manage: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-09-14
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-06-19
xen: add error handling for xenbus_printf
Zhouyang Jia
1
-3
/
+15
2017-11-02
xen/time: do not decrease steal time after live migration on xen
Dongli Zhang
1
-5
/
+2
2017-07-07
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+10
2017-06-07
xen: don't print error message in case of missing Xenstore entry
Juergen Gross
1
-2
/
+10
2017-05-23
init: Introduce SYSTEM_SCHEDULING state
Thomas Gleixner
1
-0
/
+1
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-3
/
+3
2017-02-03
xen/manage: correct return value check on xenbus_scanf()
Jan Beulich
1
-1
/
+1
2016-10-24
xenbus: advertise control feature flags
Juergen Gross
1
-16
/
+29
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-1
/
+1
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
1
-1
/
+1
2015-04-29
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
1
-3
/
+6
2015-02-06
xen/manage: Fix USB interaction issues when resuming
Ross Lagerwall
1
-1
/
+7
2014-09-02
xen/manage: Always freeze/thaw processes when suspend/resuming
Ross Lagerwall
1
-7
/
+0
2014-07-03
xen/manage: fix potential deadlock when resuming the console
David Vrabel
1
-1
/
+4
2014-05-12
xen: refactor suspend pre/post hooks
David Vrabel
1
-38
/
+7
2014-04-15
xen/manage: Poweroff forcefully if user-space is not yet up.
Konrad Rzeszutek Wilk
1
-2
/
+30
2014-03-18
xen/acpi-processor: fix enabling interrupts on syscore_resume
Stanislaw Gruszka
1
-0
/
+16
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2013-06-29
xen: Remove clock_was_set() call in the resume path
David Vrabel
1
-3
/
+0
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-11
/
+12
2013-06-28
xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
Stefano Stabellini
1
-1
/
+1
2012-04-19
xen/resume: Fix compile warnings.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-01-29
PM / Sleep: Introduce "late suspend" and "early resume" of devices
Rafael J. Wysocki
1
-3
/
+3
2011-11-01
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
1
-0
/
+1
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
1
-7
/
+1
2011-04-20
PM: Add missing syscore_suspend() and syscore_resume() calls
Rafael J. Wysocki
1
-1
/
+8
2011-04-12
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
1
-3
/
+3
2011-03-16
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
1
-8
/
+8
2011-02-25
xen: suspend: remove xen_hvm_suspend
Ian Campbell
1
-42
/
+1
2011-02-25
xen: suspend: pull pre/post suspend hooks out into suspend_info
Ian Campbell
1
-5
/
+18
2011-02-25
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
1
-7
/
+7
2011-02-25
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
1
-5
/
+20
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
1
-3
/
+3
2011-02-25
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
1
-2
/
+8
2011-02-25
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
1
-13
/
+19
2011-02-25
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
1
-2
/
+6
2011-02-25
xen: do not respond to unknown xenstore control requests
Ian Campbell
1
-12
/
+37
2011-02-25
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
1
-13
/
+4
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
1
-0
/
+10
2010-12-02
xen: resume the pv console for hvm guests too
Stefano Stabellini
1
-0
/
+1
2010-08-21
Input: sysrq - drop tty argument form handle_sysrq()
Dmitry Torokhov
1
-1
/
+1
2010-07-23
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
1
-4
/
+41
2010-07-23
xen: Xen PCI platform device driver.
Stefano Stabellini
1
-0
/
+1
2010-05-25
xen: fix build when SYSRQ is disabled
Randy Dunlap
1
-5
/
+9
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
1
-12
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-13
xen: fix hang on suspend.
Ian Campbell
1
-4
/
+4
[next]