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
gameport
joystick
keyboard
misc
mouse
serio
tablet
touchscreen
Kconfig -rw-r--r-- 5.6 KB
Makefile -rw-r--r-- 833 bytes
apm-power.c -rw-r--r-- 2.6 KB
evbug.c -rw-r--r-- 3.1 KB
evdev.c -rw-r--r-- 27.3 KB
ff-core.c -rw-r--r-- 8.9 KB
ff-memless.c -rw-r--r-- 14.2 KB
input-compat.c -rw-r--r-- 3.3 KB
input-compat.h -rw-r--r-- 2.1 KB
input-mt.c -rw-r--r-- 11.5 KB
input-polldev.c -rw-r--r-- 9.3 KB
input.c -rw-r--r-- 59.7 KB
joydev.c -rw-r--r-- 22.2 KB
matrix-keymap.c -rw-r--r-- 5.6 KB
mousedev.c -rw-r--r-- 26.1 KB
sparse-keymap.c -rw-r--r-- 8.6 KB

back to top