]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 15:40:44 +0000 (09:40 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Aug 2014 15:40:44 +0000 (09:40 -0600)
commitc16d64b6283b6fb85445eaf0716b6397bcfbfb53
tree51ccb90ca716b2b5e03c53a4598c20573ecdd3dc
parent509b5e551265fe71d404422e3a80c919ef825270
parente7418e81e755ee22dcb3475c1259d478f01af85e
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull Xen bugfixes from David Vrabel:
 - fix ARM build
 - fix boot crash with PVH guests
 - improve reliability of resume/migration

* tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/xen: use vmap() to map grant table pages in PVH guests
  x86/xen: resume timer irqs early
  arm/xen: remove duplicate arch_gnttab_init() function