Revision 7ee2d2d67144965d9d3607369ab0ebf5bad230c0 authored by Linus Torvalds on 11 September 2014, 23:52:29 UTC, committed by Linus Torvalds on 11 September 2014, 23:52:29 UTC
Pull Xen bug fixes from David Vrabel:
 - fix for PVHVM suspend/resume and migration
 - don't pointlessly retry certain ballooning ops
 - fix gntalloc when grefs have run out.
 - fix PV boot if KSALR is enable or very large modules are used.

* tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/xen: don't copy bogus duplicate entries into kernel page tables
  xen/gntalloc: safely delete grefs in add_grefs() undo path
  xen/gntalloc: fix oops after runnning out of grant refs
  xen/balloon: cancel ballooning if adding new memory failed
  xen/manage: Always freeze/thaw processes when suspend/resuming
2 parent s 018cace + 0b5a506
History
File Mode Size
CREDITS -rw-r--r-- 7.2 KB
URB.txt -rw-r--r-- 10.3 KB
WUSB-Design-overview.txt -rw-r--r-- 17.8 KB
acm.txt -rw-r--r-- 4.9 KB
anchors.txt -rw-r--r-- 2.6 KB
authorization.txt -rw-r--r-- 2.6 KB
bulk-streams.txt -rw-r--r-- 3.2 KB
callbacks.txt -rw-r--r-- 4.9 KB
chipidea.txt -rw-r--r-- 2.4 KB
dma.txt -rw-r--r-- 5.8 KB
dwc3.txt -rw-r--r-- 1.8 KB
ehci.txt -rw-r--r-- 9.7 KB
error-codes.txt -rw-r--r-- 6.4 KB
functionfs.txt -rw-r--r-- 3.0 KB
gadget_configfs.txt -rw-r--r-- 10.2 KB
gadget_hid.txt -rw-r--r-- 11.1 KB
gadget_multi.txt -rw-r--r-- 5.4 KB
gadget_printer.txt -rw-r--r-- 10.7 KB
gadget_serial.txt -rw-r--r-- 11.2 KB
hotplug.txt -rw-r--r-- 6.2 KB
iuu_phoenix.txt -rw-r--r-- 2.7 KB
linux-cdc-acm.inf -rw-r--r-- 3.3 KB
linux.inf -rw-r--r-- 2.2 KB
mass-storage.txt -rw-r--r-- 9.5 KB
misc_usbsevseg.txt -rw-r--r-- 1.5 KB
mtouchusb.txt -rw-r--r-- 2.7 KB
ohci.txt -rw-r--r-- 1.5 KB
persist.txt -rw-r--r-- 7.5 KB
power-management.txt -rw-r--r-- 33.0 KB
proc_usb_info.txt -rw-r--r-- 15.4 KB
rio.txt -rw-r--r-- 4.3 KB
usb-help.txt -rw-r--r-- 495 bytes
usb-serial.txt -rw-r--r-- 19.1 KB
usbmon.txt -rw-r--r-- 14.4 KB
wusb-cbaf -rw-r--r-- 3.2 KB

back to top