1. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 12 years ago
  2. cf579df PM / Sleep: Introduce "late suspend" and "early resume" of devices by Rafael J. Wysocki · 12 years ago
  3. 63c9744 xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. by Paul Gortmaker · 13 years ago
  4. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 13 years ago
  5. 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 13 years ago
  6. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  7. b3e96c0 xen: use freeze/restore/thaw PM events for suspend/resume/chkpt by Shriram Rajagopalan · 13 years ago
  8. b056b6a xen: suspend: remove xen_hvm_suspend by Ian Campbell · 13 years ago
  9. 55fb4ac xen: suspend: pull pre/post suspend hooks out into suspend_info by Ian Campbell · 13 years ago
  10. 07af381 xen: suspend: move arch specific pre/post suspend hooks into generic hooks by Ian Campbell · 13 years ago
  11. 82043bb xen: suspend: refactor non-arch specific pre/post suspend hooks by Ian Campbell · 13 years ago
  12. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 13 years ago
  13. 36b401e xen: suspend: pass extra hypercall argument via suspend_info struct by Ian Campbell · 13 years ago
  14. ceb1802 xen: suspend: refactor cancellation flag into a structure by Ian Campbell · 13 years ago
  15. bd1c0ad xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding by Ian Campbell · 13 years ago
  16. 5527172 xen: do not respond to unknown xenstore control requests by Ian Campbell · 13 years ago
  17. 702d4eb9 xen: no need to delay xen_setup_shutdown_event for hvm guests anymore by Stefano Stabellini · 14 years ago
  18. 8dd3838 xen: suspend and resume system devices when running PVHVM by Ian Campbell · 13 years ago
  19. 6411fe69 xen: resume the pv console for hvm guests too by Stefano Stabellini · 14 years ago
  20. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  21. 016b6f5 xen: Add suspend/resume support for PV on HVM guests. by Stefano Stabellini · 14 years ago
  22. 183d03c xen: Xen PCI platform device driver. by Stefano Stabellini · 14 years ago
  23. f3bc318 xen: fix build when SYSRQ is disabled by Randy Dunlap · 14 years ago
  24. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 14 years ago
  25. 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
  26. c5cae66 xen: fix hang on suspend. by Ian Campbell · 15 years ago
  27. b4606f2 xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region. by Ian Campbell · 15 years ago
  28. 65f6338 xen: improve error handling in do_suspend. by Ian Campbell · 15 years ago
  29. 922cc38a xen: don't call dpm_resume_noirq() with interrupts disabled. by Jeremy Fitzhardinge · 15 years ago
  30. d161630 PM core: rename suspend and resume functions by Alan Stern · 15 years ago
  31. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 15 years ago
  32. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  33. 2ed8d2b PM: Rework handling of interrupts during suspend-resume by Rafael J. Wysocki · 15 years ago
  34. de5b31b xen: use device model for suspending xenbus devices by Ian Campbell · 15 years ago
  35. 1e6fcf8 xen: resume interrupts before system devices. by Ian Campbell · 15 years ago
  36. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  37. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  38. f7df8ed cpumask: convert misc driver functions by Rusty Russell · 16 years ago
  39. ed6e5e5 xen: don't reload cr3 on suspend by Jeremy Fitzhardinge · 16 years ago
  40. 37a7c0f stop_machine: wean Xen off stop_machine_run by Rusty Russell · 16 years ago
  41. 55ca089 linux-next: pci tree build failure by Stephen Rothwell · 16 years ago
  42. ad55db9 xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support by Isaku Yamahata · 16 years ago
  43. c782772 CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled by Jeremy Fitzhardinge · 16 years ago
  44. 359cdd3 xen: maintain clock offset over save/restore by Jeremy Fitzhardinge · 16 years ago
  45. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  46. 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]
  47. 9702785 i386: move xen by Thomas Gleixner · 17 years ago[Renamed from arch/i386/xen/manage.c]
  48. 3e2b8fb xen: handle external requests for shutdown, reboot and sysrq by Jeremy Fitzhardinge · 17 years ago