1. 44b3c7a xenbus: advertise control feature flags by Juergen Gross · 8 years ago
  2. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  3. a9fd60e xen: Include xen/page.h rather than asm/xen/page.h by Julien Grall · 9 years ago
  4. 2b953a5 xen: Suspend ticks on all CPUs during suspend by Boris Ostrovsky · 9 years ago
  5. 72978b2 xen/manage: Fix USB interaction issues when resuming by Ross Lagerwall · 9 years ago
  6. 61a734d xen/manage: Always freeze/thaw processes when suspend/resuming by Ross Lagerwall · 10 years ago
  7. 1b64782 xen/manage: fix potential deadlock when resuming the console by David Vrabel · 10 years ago
  8. aa8532c xen: refactor suspend pre/post hooks by David Vrabel · 10 years ago
  9. eb47f71 xen/manage: Poweroff forcefully if user-space is not yet up. by Konrad Rzeszutek Wilk · 10 years ago
  10. cd97988 xen/acpi-processor: fix enabling interrupts on syscore_resume by Stanislaw Gruszka · 10 years ago
  11. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  12. 0eb0716 xen: Remove clock_was_set() call in the resume path by David Vrabel · 11 years ago
  13. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 11 years ago
  14. 65e053a xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend by Stefano Stabellini · 11 years ago
  15. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 12 years ago
  16. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  17. 63c9744 xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. by Paul Gortmaker · 13 years ago
  18. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  19. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  20. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  21. b3e96c0 xen: use freeze/restore/thaw PM events for suspend/resume/chkpt by Shriram Rajagopalan · 13 years ago
  22. b056b6a xen: suspend: remove xen_hvm_suspend by Ian Campbell · 13 years ago
  23. 55fb4ac xen: suspend: pull pre/post suspend hooks out into suspend_info by Ian Campbell · 13 years ago
  24. 07af381 xen: suspend: move arch specific pre/post suspend hooks into generic hooks by Ian Campbell · 13 years ago
  25. 82043bb xen: suspend: refactor non-arch specific pre/post suspend hooks by Ian Campbell · 13 years ago
  26. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  27. 36b401e xen: suspend: pass extra hypercall argument via suspend_info struct by Ian Campbell · 13 years ago
  28. ceb1802 xen: suspend: refactor cancellation flag into a structure by Ian Campbell · 13 years ago
  29. bd1c0ad xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding by Ian Campbell · 13 years ago
  30. 5527172 xen: do not respond to unknown xenstore control requests by Ian Campbell · 13 years ago
  31. 702d4eb9 xen: no need to delay xen_setup_shutdown_event for hvm guests anymore by Stefano Stabellini · 13 years ago
  32. 8dd3838 xen: suspend and resume system devices when running PVHVM by Ian Campbell · 13 years ago
  33. 6411fe69 xen: resume the pv console for hvm guests too by Stefano Stabellini · 13 years ago
  34. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  35. 016b6f5 xen: Add suspend/resume support for PV on HVM guests. by Stefano Stabellini · 14 years ago
  36. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  37. f3bc318 xen: fix build when SYSRQ is disabled by Randy Dunlap · 14 years ago
  38. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. c5cae66 xen: fix hang on suspend. by Ian Campbell · 14 years ago
  41. b4606f2 xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region. by Ian Campbell · 14 years ago
  42. 65f6338 xen: improve error handling in do_suspend. by Ian Campbell · 14 years ago
  43. 922cc38a xen: don't call dpm_resume_noirq() with interrupts disabled. by Jeremy Fitzhardinge · 15 years ago
  44. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  45. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  46. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  47. 2ed8d2b3 PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  48. de5b31b xen: use device model for suspending xenbus devices by Ian Campbell · 15 years ago
  49. 1e6fcf8 xen: resume interrupts before system devices. by Ian Campbell · 15 years ago
  50. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  51. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  52. f7df8ed cpumask: convert misc driver functions by Rusty Russell · 15 years ago
  53. ed6e5e5 xen: don't reload cr3 on suspend by Jeremy Fitzhardinge · 16 years ago
  54. 37a7c0f stop_machine: wean Xen off stop_machine_run by Rusty Russell · 16 years ago
  55. 55ca089 linux-next: pci tree build failure by Stephen Rothwell · 16 years ago
  56. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 16 years ago
  57. c782772 CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled by Jeremy Fitzhardinge · 16 years ago
  58. 359cdd3 xen: maintain clock offset over save/restore by Jeremy Fitzhardinge · 16 years ago
  59. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  60. ec9b206 xen: Move manage.c to drivers/xen for ia64/xen support by Isaku Yamahata · 16 years ago[Renamed from arch/x86/xen/manage.c]
  61. 9702785 i386: move xen by Thomas Gleixner · 17 years ago[Renamed from arch/i386/xen/manage.c]
  62. 3e2b8fb xen: handle external requests for shutdown, reboot and sysrq by Jeremy Fitzhardinge · 17 years ago