aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/zcrypt_api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-07-14[S390] Cleanup zcrypt printk messages.Felix Beck1-19/+5
2008-06-20crypto-zcrypt_api: BKL pushdownArnd Bergmann1-0/+3
2008-04-17[S390] zcrypt: Comments and kernel-doc cleanupFelix Beck1-17/+46
2008-04-17[S390] zcrypt: add support for large random numbersRalph Wuerthner1-0/+120
2007-03-19[S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner1-6/+6
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-8/+8
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-2/+2
2006-09-20[S390] zcrypt secure key cryptography extension.Ralph Wuerthner1-1/+111
2006-09-20[S390] zcrypt user space interface.Martin Schwidefsky1-0/+981