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-- 5.3 KB
Makefile -rw-r--r-- 2.0 KB
acpi_pm.c -rw-r--r-- 6.4 KB
arm_arch_timer.c -rw-r--r-- 18.8 KB
arm_global_timer.c -rw-r--r-- 8.2 KB
bcm2835_timer.c -rw-r--r-- 4.0 KB
bcm_kona_timer.c -rw-r--r-- 5.4 KB
cadence_ttc_timer.c -rw-r--r-- 14.1 KB
clksrc-dbx500-prcmu.c -rw-r--r-- 2.4 KB
clksrc-of.c -rw-r--r-- 1.3 KB
clps711x-timer.c -rw-r--r-- 3.1 KB
cs5535-clockevt.c -rw-r--r-- 5.6 KB
dummy_timer.c -rw-r--r-- 1.8 KB
dw_apb_timer.c -rw-r--r-- 11.0 KB
dw_apb_timer_of.c -rw-r--r-- 4.1 KB
em_sti.c -rw-r--r-- 9.4 KB
exynos_mct.c -rw-r--r-- 15.8 KB
fsl_ftm_timer.c -rw-r--r-- 8.1 KB
i8253.c -rw-r--r-- 4.8 KB
metag_generic.c -rw-r--r-- 5.2 KB
mmio.c -rw-r--r-- 1.9 KB
moxart_timer.c -rw-r--r-- 4.2 KB
mtk_timer.c -rw-r--r-- 6.8 KB
mxs_timer.c -rw-r--r-- 8.6 KB
nomadik-mtu.c -rw-r--r-- 7.3 KB
pxa_timer.c -rw-r--r-- 6.0 KB
qcom-timer.c -rw-r--r-- 8.1 KB
samsung_pwm_timer.c -rw-r--r-- 12.6 KB
scx200_hrt.c -rw-r--r-- 2.8 KB
sh_cmt.c -rw-r--r-- 28.1 KB
sh_mtu2.c -rw-r--r-- 12.4 KB
sh_tmu.c -rw-r--r-- 15.0 KB
sun4i_timer.c -rw-r--r-- 5.2 KB
tcb_clksrc.c -rw-r--r-- 9.9 KB
tegra20_timer.c -rw-r--r-- 6.6 KB
time-armada-370-xp.c -rw-r--r-- 7.9 KB
time-efm32.c -rw-r--r-- 6.5 KB
time-orion.c -rw-r--r-- 3.9 KB
timer-keystone.c -rw-r--r-- 5.6 KB
timer-marco.c -rw-r--r-- 8.7 KB
timer-prima2.c -rw-r--r-- 6.4 KB
timer-sun5i.c -rw-r--r-- 5.1 KB
timer-u300.c -rw-r--r-- 16.4 KB
versatile.c -rw-r--r-- 1.1 KB
vf_pit_timer.c -rw-r--r-- 5.0 KB
vt8500_timer.c -rw-r--r-- 4.7 KB
zevio-timer.c -rw-r--r-- 5.7 KB

back to top