dmatest: Simple DMA memcpy test client
[linux-2.6] / crypto / aead.c
2008-05-01  Mark M. HoffmanMerge branch 'smsc47b397-new-id' into release
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-26  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-10  Herbert Xu[CRYPTO] api: Show async type
2008-01-10  Herbert Xu[CRYPTO] aead: Create default givcipher instances
2008-01-10  Herbert Xu[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
2008-01-10  Herbert Xu[CRYPTO] aead: Allow algorithms with no givcrypt support
2008-01-10  Herbert Xu[CRYPTO] aead: Add givcrypt operations
2008-01-10  Herbert Xu[CRYPTO] aead: Make authsize a run-time parameter
2007-11-20  Len BrownPull cpuidle into release branch
2007-10-29  Len BrownPull cpuidle into release branch
2007-10-23  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-19  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-15  Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15  Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14  David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12  Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10  Herbert Xu[CRYPTO] api: Add aead crypto type