]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2015 15:49:08 +0000 (08:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 4 Aug 2015 15:49:08 +0000 (08:49 -0700)
commit2ac0c03313211c4c22773ce5945bdb22e8eb0ae4
treed4e2cfd4ae6cb1717ab5fb1633946b9138db87ba
parent6b7dc6218a98c7e03baf683449e517f5ea565ce6
parentd9b58fc8fd346620332548676672e67f68553306
Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen bug fixes from David Vrabel:

 - don't lose interrupts when offlining CPUs

 - fix gntdev oops during unmap

 - drop the balloon lock occasionally to allow domain create/destroy

* tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/events/fifo: Handle linked events when closing a port
  xen: release lock occasionally during ballooning
  xen/gntdevt: Fix race condition in gntdev_release()