https://github.com/torvalds/linux
Revision 2d809dcd88f590d68dd741dc4d28a84128449fbd authored by Linus Torvalds on 24 August 2012, 04:58:04 UTC, committed by Linus Torvalds on 24 August 2012, 04:58:04 UTC
Pull crypto fixes from Herbert Xu:
 "This push fixes a build error on 32-bit archs in the hifn driver as
  well as a potential deadlock in the caam driver."

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: caam - fix possible deadlock condition
  crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archs
2 parent s 62688e5 + ce026cb
History
Tip revision: 2d809dcd88f590d68dd741dc4d28a84128449fbd authored by Linus Torvalds on 24 August 2012, 04:58:04 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Tip revision: 2d809dc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.7 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top