Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Feb 2009 16:52:02 +0000 (08:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Feb 2009 16:52:02 +0000 (08:52 -0800)
commitd7c41b616518457e3bfece12e3f59f15d7450eeb
tree0c4031ec93d59176d5ce1aa4a296be5a0784f14f
parenta8e807f7607ab633de7be4e2f4c350923cc2cb63
parent4f3e797ad07d52d34983354a77b365dfcd48c1b4
Merge git://git./linux/kernel/git/herbert/crypto-2.6

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: scatterwalk - Avoid flush_dcache_page on slab pages
  crypto: shash - Fix tfm destruction
  crypto: api - Fix zeroing on free
  crypto: shash - Fix module refcount
  crypto: api - Fix algorithm test race that broke aead initialisation