]> git.kernelconcepts.de Git - karo-tx-linux.git/history - crypto/algapi.c
[PATCH] Char: mxser_new, lock count and flags
[karo-tx-linux.git] / crypto / algapi.c
2007-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-02-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-09 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-09 Linus TorvaldsMerge branch 'linus' of master.kernel.org:/pub/scm...
2007-02-09 Linus TorvaldsMerge branch 'for-linus' of git://www.atmel.no/~hskinne...
2007-02-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2007-02-08 David S. MillerMerge branch 'HEAD' of master.kernel.org:/pub/scm/linux...
2007-02-06 Herbert Xu[CRYPTO] api: Allow multiple frontends per backend
2007-02-06 Herbert Xu[CRYPTO] api: Add type-safe spawns
2007-02-06 Herbert Xu[CRYPTO] api: Remove deprecated interface
2006-10-22 David WoodhouseMerge git://git.infradead.org/~dwmw2/cafe-2.6
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-10-01 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-09-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of master.kernel.org...
2006-09-28 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-09-28 Russell KingMerge nommu branch
2006-09-27 Paul MackerrasMerge branch 'upstream' of git://git.kernel.org/pub...
2006-09-27 Russell KingMerge master.kernel.org:/pub/scm/linux/kernel/git/tmlin...
2006-09-27 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-24 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-23 Stefan RichterMerge branch 'mainline' into upstream-linus
2006-09-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-09-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-09-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-23 Jeff GarzikMerge branch 'master' into upstream
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-09-22 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/hdroneline
2006-09-22 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2006-09-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-09-21 Herbert Xu[CRYPTO] api: Add common instance initialisation code
2006-09-21 Herbert Xu[CRYPTO] api: Added spawns
2006-09-21 Herbert Xu[CRYPTO] api: Allow algorithm lookup by type
2006-09-21 Herbert Xu[CRYPTO] api: Added event notification
2006-09-21 Herbert Xu[CRYPTO] api: Add template registration
2006-09-21 Herbert Xu[CRYPTO] api: Split out low-level API