-
- Downloads
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
* 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen: xen: try harder to balloon up under memory pressure. Xen balloon: fix totalram_pages counting. xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region. xen: improve error handling in do_suspend. xen: don't leak IRQs over suspend/resume. xen: call clock resume notifier on all CPUs xen: use iret for return from 64b kernel to 32b usermode xen: don't call dpm_resume_noirq() with interrupts disabled. xen: register runstate info for boot CPU early xen: register runstate on secondary CPUs xen: register timer interrupt with IRQF_TIMER xen: correctly restore pfn_to_mfn_list_list after resume xen: restore runstate_info even if !have_vcpu_info_placement xen: re-register runstate area earlier on resume. xen: wait up to 5 minutes for device connetion xen: improvement to wait_for_devices() xen: fix is_disconnected_device/exists_disconnected_device xen/xenbus: make DEVICE_ATTR()s static
No related branches found
No related tags found
Showing
- arch/x86/xen/enlighten.c 14 additions, 13 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/mmu.c 1 addition, 1 deletionarch/x86/xen/mmu.c
- arch/x86/xen/smp.c 1 addition, 0 deletionsarch/x86/xen/smp.c
- arch/x86/xen/suspend.c 16 additions, 1 deletionarch/x86/xen/suspend.c
- arch/x86/xen/time.c 3 additions, 4 deletionsarch/x86/xen/time.c
- arch/x86/xen/xen-asm_64.S 2 additions, 2 deletionsarch/x86/xen/xen-asm_64.S
- arch/x86/xen/xen-ops.h 2 additions, 0 deletionsarch/x86/xen/xen-ops.h
- drivers/xen/balloon.c 9 additions, 29 deletionsdrivers/xen/balloon.c
- drivers/xen/events.c 3 additions, 0 deletionsdrivers/xen/events.c
- drivers/xen/manage.c 24 additions, 13 deletionsdrivers/xen/manage.c
- drivers/xen/xenbus/xenbus_probe.c 32 additions, 16 deletionsdrivers/xen/xenbus/xenbus_probe.c
Loading
Please register or sign in to comment