stop_machine: reimplement using cpu_stop
[safe/jmp/linux-2.6] / drivers / xen / manage.c
2010-05-06 Tejun Heostop_machine: reimplement using cpu_stop
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-13 Ian Campbellxen: fix hang on suspend.
2009-12-03 Ian Campbellxen: explicitly create/destroy stop_machine workqueues...
2009-12-03 Ian Campbellxen: improve error handling in do_suspend.
2009-12-03 Jeremy Fitzhardingexen: don't call dpm_resume_noirq() with interrupts...
2009-06-12 Alan SternPM core: rename suspend and resume functions
2009-06-12 Magnus DammPM: Rename device_power_down/up()
2009-04-08 Ian Campbellxen: resume interrupts before system devices.
2009-04-07 Jeremy FitzhardingeMerge commit 'origin/master' into for-linus/xen/master
2009-03-30 Rafael J. WysockiPM: Rework handling of interrupts during suspend-resume
2009-03-30 Ian Campbellxen: use device model for suspending xenbus devices
2009-03-30 Ian Campbellxen: resume interrupts before system devices.
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-01-11 Rusty Russellcpumask: convert misc driver functions
2008-10-23 Jeremy Fitzhardingexen: don't reload cr3 on suspend
2008-10-22 Jeremy Fitzhardingexen: don't reload cr3 on suspend
2008-08-25 Rusty Russellstop_machine: wean Xen off stop_machine_run
2008-07-18 Stephen Rothwelllinux-next: pci tree build failure
2008-07-16 Isaku Yamahataxen: add xen_arch_resume()/xen_timer_resume hook for...
2008-06-02 Jeremy FitzhardingeCONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_P...
2008-05-27 Jeremy Fitzhardingexen: maintain clock offset over save/restore
2008-05-27 Jeremy Fitzhardingexen: implement save/restore
2008-05-27 Isaku Yamahataxen: Move manage.c to drivers/xen for ia64/xen support