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
samsung
st
ti-soc-thermal
Kconfig -rw-r--r-- 8.0 KB
Makefile -rw-r--r-- 1.3 KB
armada_thermal.c -rw-r--r-- 8.4 KB
cpu_cooling.c -rw-r--r-- 16.4 KB
db8500_cpufreq_cooling.c -rw-r--r-- 2.8 KB
db8500_thermal.c -rw-r--r-- 13.9 KB
dove_thermal.c -rw-r--r-- 5.0 KB
fair_share.c -rw-r--r-- 3.5 KB
imx_thermal.c -rw-r--r-- 15.0 KB
int3403_thermal.c -rw-r--r-- 7.1 KB
intel_powerclamp.c -rw-r--r-- 21.2 KB
intel_soc_dts_thermal.c -rw-r--r-- 10.9 KB
kirkwood_thermal.c -rw-r--r-- 3.3 KB
of-thermal.c -rw-r--r-- 21.1 KB
rcar_thermal.c -rw-r--r-- 12.0 KB
spear_thermal.c -rw-r--r-- 5.2 KB
step_wise.c -rw-r--r-- 6.3 KB
thermal_core.c -rw-r--r-- 47.1 KB
thermal_core.h -rw-r--r-- 3.1 KB
thermal_hwmon.c -rw-r--r-- 7.4 KB
thermal_hwmon.h -rw-r--r-- 1.6 KB
user_space.c -rw-r--r-- 1.7 KB
x86_pkg_temp_thermal.c -rw-r--r-- 16.4 KB

back to top