aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/zcrypt_api.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] Handling of 4096 bit RSA keys in CRT format.Felix Beck2011-01-051-2/+10
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-1/+2
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] seq_file: convert drivers/s390/Alexey Dobriyan2010-02-261-86/+72
* [S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens2010-01-131-1/+3
* [S390] zcrypt: remove BKLMartin Schwidefsky2009-12-071-2/+0
* [S390] zcrypt: add support for cex3 device typesFelix Beck2009-12-071-2/+7
* [S390] list usage cleanup in s390Eric Sesterhenn2009-03-261-4/+2
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-141-0/+3
|\
| * crypto-zcrypt_api: BKL pushdownArnd Bergmann2008-06-201-0/+3
* | [S390] Cleanup zcrypt printk messages.Felix Beck2008-07-141-19/+5
|/
* [S390] zcrypt: Comments and kernel-doc cleanupFelix Beck2008-04-171-17/+46
* [S390] zcrypt: add support for large random numbersRalph Wuerthner2008-04-171-0/+120
* [S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner2007-03-191-6/+6
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-8/+8
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-2/+2
* [S390] zcrypt secure key cryptography extension.Ralph Wuerthner2006-09-201-1/+111
* [S390] zcrypt user space interface.Martin Schwidefsky2006-09-201-0/+981