Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 May 2013 15:57:38 +0000 (08:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 May 2013 15:57:38 +0000 (08:57 -0700)
commitd4c2456a1888d7914502f4237b2ca4e262dd4c4d
treee1cdf52fa6e58ba682be563f21a5c7b8347b13c5
parenteb3d33900aa953bcdfe132a71bb03ee592ebbb47
parentf1dd153121dcb872ae6cba8d52bec97519eb7d97
Merge branch 'merge' of git://git./linux/kernel/git/benh/powerpc

Pull powerpc fixes from Benjamin Herrenschmidt:
 "Some more P8 related bits, a bunch of fixes for our P7+/P8 HW crypto
  drivers, some added workarounds for those radeons that don't do proper
  64-bit MSIs and a couple of other trivialities by myself."

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
  powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support
  powerpc/powernv: Build a zImage.epapr
  powerpc: Make radeon 32-bit MSI quirk work on powernv
  powerpc: Context switch more PMU related SPRs
  powerpc/powernv: Fix condition for when to invalidate the TCE cache
  powerpc/pci: Fix bogus message at boot about empty memory resources
  powerpc: Fix TLB cleanup at boot on POWER8
  drivers/crypto/nx: Fixes for multiple races and issues