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
Kconfig -rw-r--r-- 27.3 KB
Makefile -rw-r--r-- 2.4 KB
acer-wmi.c -rw-r--r-- 53.8 KB
acerhdf.c -rw-r--r-- 21.2 KB
alienware-wmi.c -rw-r--r-- 15.5 KB
amilo-rfkill.c -rw-r--r-- 4.3 KB
apple-gmux.c -rw-r--r-- 16.5 KB
asus-laptop.c -rw-r--r-- 52.9 KB
asus-nb-wmi.c -rw-r--r-- 10.8 KB
asus-wmi.c -rw-r--r-- 48.6 KB
asus-wmi.h -rw-r--r-- 2.6 KB
classmate-laptop.c -rw-r--r-- 27.3 KB
compal-laptop.c -rw-r--r-- 29.0 KB
dell-laptop.c -rw-r--r-- 22.2 KB
dell-smo8800.c -rw-r--r-- 5.7 KB
dell-wmi-aio.c -rw-r--r-- 5.3 KB
dell-wmi.c -rw-r--r-- 8.9 KB
eeepc-laptop.c -rw-r--r-- 36.1 KB
eeepc-wmi.c -rw-r--r-- 7.3 KB
fujitsu-laptop.c -rw-r--r-- 31.2 KB
fujitsu-tablet.c -rw-r--r-- 11.8 KB
hdaps.c -rw-r--r-- 16.8 KB
hp-wireless.c -rw-r--r-- 2.9 KB
hp-wmi.c -rw-r--r-- 25.4 KB
hp_accel.c -rw-r--r-- 11.8 KB
ibm_rtl.c -rw-r--r-- 8.1 KB
ideapad-laptop.c -rw-r--r-- 23.1 KB
intel-rst.c -rw-r--r-- 3.7 KB
intel-smartconnect.c -rw-r--r-- 1.6 KB
intel_ips.c -rw-r--r-- 44.0 KB
intel_ips.h -rw-r--r-- 856 bytes
intel_menlow.c -rw-r--r-- 13.3 KB
intel_mid_powerbtn.c -rw-r--r-- 3.8 KB
intel_mid_thermal.c -rw-r--r-- 13.6 KB
intel_oaktrail.c -rw-r--r-- 9.5 KB
intel_pmic_gpio.c -rw-r--r-- 8.2 KB
intel_scu_ipc.c -rw-r--r-- 18.1 KB
intel_scu_ipcutil.c -rw-r--r-- 3.0 KB
msi-laptop.c -rw-r--r-- 28.3 KB
msi-wmi.c -rw-r--r-- 9.3 KB
mxm-wmi.c -rw-r--r-- 2.6 KB
panasonic-laptop.c -rw-r--r-- 18.0 KB
pvpanic.c -rw-r--r-- 2.9 KB
samsung-laptop.c -rw-r--r-- 40.6 KB
samsung-q10.c -rw-r--r-- 3.8 KB
sony-laptop.c -rw-r--r-- 119.9 KB
tc1100-wmi.c -rw-r--r-- 6.5 KB
thinkpad_acpi.c -rw-r--r-- 235.1 KB
topstar-laptop.c -rw-r--r-- 4.4 KB
toshiba_acpi.c -rw-r--r-- 48.6 KB
toshiba_bluetooth.c -rw-r--r-- 3.4 KB
toshiba_haps.c -rw-r--r-- 6.1 KB
wmi.c -rw-r--r-- 22.6 KB
xo1-rfkill.c -rw-r--r-- 1.7 KB
xo15-ebook.c -rw-r--r-- 4.0 KB

back to top