Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[pandora-kernel.git] / crypto / shash.c
2009-09-15 Linus TorvaldsMerge branch 'agp-next' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-15 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-09-15 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-09-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-09-15 Linus TorvaldsMerge branch 'kvm-updates/2.6.32' of git://git./virt...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-09-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-14 Rafael J. WysockiMerge branch 'master' into for-linus
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-14 Linus TorvaldsMerge branch 'x86-xen-for-linus' of git://git./linux...
2009-09-14 Pekka EnbergMerge branches 'slab/cleanups' and 'slab/fixes' into...
2009-09-14 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-percpu-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2009-09-14 Linus TorvaldsMerge branch 'x86-asm-generic-for-linus' of git://git...
2009-09-14 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2009-09-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-09-11 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-11 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'perfcounters-core-for-linus' of git:...
2009-09-11 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'irq-threaded-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2009-09-11 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-futexes-for-linus' of git://git...
2009-09-11 Linus TorvaldsMerge branch 'core-debug-for-linus' of git://git./linux...
2009-09-11 Linus TorvaldsMerge branch 'core-cleanups-for-linus' of git://git...
2009-09-11 Trond MyklebustMerge branch 'nfs-for-2.6.32'
2009-09-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-24 Steffen Klassertcrypto: shash - Test for the algorithms import function...
2009-07-22 Herbert Xucrypto: shash - Require all algorithms to support expor...
2009-07-15 Herbert Xucrypto: shash - Fix async finup handling of null digest
2009-07-15 Herbert Xucrypto: ahash - Add unaligned handling and default...
2009-07-14 Herbert Xucrypto: shash - Fix alignment in unaligned operations
2009-07-14 Herbert Xucrypto: hash - Zap unaligned buffers
2009-07-14 Herbert Xucrypto: ahash - Remove old_ahash_alg
2009-07-14 Herbert Xucrypto: ahash - Convert to new style algorithms
2009-07-14 Herbert Xucrypto: api - Remove frontend argument from extsize...
2009-07-14 Herbert Xucrypto: shash - Export async functions
2009-07-14 Herbert Xucrypto: shash - Make descsize a run-time attribute
2009-07-12 Herbert Xucrypto: shash - Move null setkey check to registration...
2009-07-11 Herbert Xucrypto: shash - Move finup/digest null checks to regist...
2009-07-11 Herbert Xucrypto: shash - Export/import hash state only
2009-07-08 Herbert Xucrypto: shash - Propagate reinit return value
2009-07-08 Herbert Xucrypto: shash - Use finup in default digest
2009-07-08 Herbert Xucrypto: shash - Add shash_register_instance
2009-07-08 Herbert Xucrypto: shash - Add shash_attr_alg2 helper
2009-07-08 Herbert Xucrypto: shash - Add spawn support
2009-07-08 Herbert Xucrypto: shash - Add shash_instance
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Felix BlyakherMerge branch 'master' of git://git./fs/xfs/xfs
2009-06-10 Felix BlyakherMerge branch 'master' of git://git./linux/kernel/git...
2009-06-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-05-09 Dmitry TorokhovMerge commit 'v2.6.30-rc5' into next
2009-05-08 James MorrisMerge branch 'master' into next
2009-05-06 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-05-04 Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into fix/asoc
2009-05-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-28 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-27 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-27 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-04-23 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-23 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-21 Takashi IwaiMerge branch 'topic/hda-cache' into topic/hda
2009-04-21 Ingo MolnarMerge branch 'linus' into x86/mm
2009-04-21 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-04-20 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-04-20 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-19 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-04-16 Linus TorvaldsMerge branch 'x86/uv' of git://git./linux/kernel/git...
2009-04-16 Dmitry TorokhovMerge branch 'next' into for-linus
2009-04-16 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-14 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-04-14 Mark BrownMerge branch 'for-2.6.30' into for-2.6.31
2009-04-14 Takashi IwaiMerge branch 'for-2.6.30' of git://git./linux/kernel...
2009-04-14 Ingo MolnarMerge branch 'core/urgent' into core/rcu
2009-04-13 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-04-13 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-09 Linus TorvaldsMerge branches 'core-fixes-for-linus', 'irq-fixes-for...
2009-04-09 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
next