aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/prng.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber1-1/+1
2011-04-27[S390] prng: fix pointer arithmeticMartin Schwidefsky1-1/+1
2011-04-20[S390] prng: prevent access beyond end of stackJan Glauber1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-14s390: Remove BKL from prngThomas Gleixner1-2/+0
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+2
2008-07-14[S390] Cleanup cpacf printk messages.Jan Glauber1-4/+1
2008-06-20crypto-prng: BKL pushdownArnd Bergmann1-0/+2
2008-01-26[S390] constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches1-1/+1
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber1-0/+213