aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/crypto/prng.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-201-1/+1
|\
| * crypto: s390 - extend crypto facility checkJan Glauber2011-05-041-1/+1
* | [S390] prng: fix pointer arithmeticMartin Schwidefsky2011-04-271-1/+1
* | [S390] prng: prevent access beyond end of stackJan Glauber2011-04-201-1/+1
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* s390: Remove BKL from prngThomas Gleixner2009-10-141-2/+0
* [S390] use kzfree()Johannes Weiner2009-03-261-2/+1
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+2
|\
| * crypto-prng: BKL pushdownArnd Bergmann2008-06-201-0/+2
* | [S390] Cleanup cpacf printk messages.Jan Glauber2008-07-141-4/+1
|/
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] arch/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [S390] Support for s390 Pseudo Random Number GeneratorJan Glauber2007-02-051-0/+213