x86: use same index for processor maps
[sfrench/cifs-2.6.git] / crypto /
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-02-07 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-02-07 Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-02-07 Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'wmi-2.6.25' into release
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07 Len BrownMerge branches 'release' and 'stats' into release
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' and 'dmi' 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 git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-06 Linus TorvaldsMerge branch 'async-tx-for-linus' of git://lost.foo...
2008-02-06 Dan Williamsasync_tx: allow architecture specific async_tx_find_cha...
2008-02-06 Dan Williamsasync_tx: replace 'int_en' with operation preparation...
2008-02-06 Dan Williamsasync_tx: kill tx_set_src and tx_set_dest methods
2008-02-06 Dan Williamsasync_tx: kill ASYNC_TX_ASSUME_COHERENT
2008-02-06 Denis Chengasync_tx: use LIST_HEAD instead of LIST_HEAD_INIT
2008-02-06 Dan Williamsasync_tx: fix compile breakage, mark do_async_xor __alw...
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-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-10 Ilpo Järvinen[CRYPTO] cast6: inline bloat--
2008-01-10 Herbert Xu[CRYPTO] tcrypt: Make xcbc available as a standalone...
2008-01-10 Herbert Xu[CRYPTO] xcbc: Remove bogus hash/cipher test
2008-01-10 Herbert Xu[CRYPTO] xcbc: Fix algorithm leak when block size check...
2008-01-10 Herbert Xu[CRYPTO] tcrypt: Zero axbuf in the right function
2008-01-10 Tan Swee Heng[CRYPTO] salsa20-asm: Remove unnecessary dependency...
2008-01-10 Sebastian Siewior[CRYPTO] tcrypt: Add select of AEAD
2008-01-10 Tan Swee Heng[CRYPTO] salsa20: Add x86-64 assembly version
2008-01-10 Tan Swee Heng[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm...
2008-01-10 Herbert Xu[CRYPTO] gcm: Introduce rfc4106
2008-01-10 Herbert Xu[CRYPTO] api: Show async type
2008-01-10 Herbert Xu[CRYPTO] chainiv: Avoid lock spinning where possible
2008-01-10 Herbert Xu[CRYPTO] seqiv: Add select AEAD in Kconfig
2008-01-10 Herbert Xu[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk...
2008-01-10 Herbert Xu[CRYPTO] null: Allow setkey on digest_null
2008-01-10 Herbert Xu[CRYPTO] null: Add null blkcipher algorithm
2008-01-10 Joy Latten[CRYPTO] tcrypt: Add CCM vectors
2008-01-10 Joy Latten[CRYPTO] ccm: Added CCM mode
2008-01-10 Herbert Xu[CRYPTO] aead: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] seqiv: Add AEAD support
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] authenc: Add givencrypt operation
2008-01-10 Herbert Xu[CRYPTO] aead: Add givcrypt operations
2008-01-10 Herbert Xu[CRYPTO] seqiv: Add Sequence Number IV Generator
2008-01-10 Herbert Xu[CRYPTO] gcm: Use crypto_grab_skcipher
2008-01-10 Herbert Xu[CRYPTO] gcm: Allow block cipher parameter
2008-01-10 Herbert Xu[CRYPTO] authenc: Use crypto_grab_skcipher
2008-01-10 Herbert Xu[CRYPTO] skcipher: Create default givcipher instances
2008-01-10 Herbert Xu[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
2008-01-10 Herbert Xu[CRYPTO] chainiv: Add chain IV generator
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_ge...
2008-01-10 Herbert Xu[CRYPTO] cryptd: Use geniv of the underlying algorithm
2008-01-10 Herbert Xu[CRYPTO] skcipher: Added geniv field
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add givcrypt operations and givciphe...
2008-01-10 Herbert Xu[CRYPTO] skcipher: Add crypto_grab_skcipher interface
2008-01-10 Herbert Xu[CRYPTO] gcm: Add support for async ciphers
2008-01-10 Herbert Xu[CRYPTO] ctr: Refactor into ctr and rfc3686
2008-01-10 Herbert Xu[CRYPTO] blkcipher: Merge ablkcipher and blkcipher...
2008-01-10 Herbert Xu[CRYPTO] gcm: Fix request context alignment
2008-01-10 Herbert Xu[CRYPTO] api: Add crypto_attr_alg_name
2008-01-10 Borislav Petkov[CRYPTO] authenc: Select HASH in Kconfig
2008-01-10 Herbert Xu[CRYPTO] authenc: Merge common hashing code
2008-01-10 Herbert Xu[CRYPTO] authenc: Use RTA_OK to check length
2008-01-10 Herbert Xu[CRYPTO] authenc: Fix typo in ivsize
2008-01-10 Tan Swee Heng[CRYPTO] tcrypt: Added salsa20 speed test
2008-01-10 Zoltan Sogor[CRYPTO] lzo: Add LZO compression algorithm support
2008-01-10 Zoltan Sogor[CRYPTO] tcrypt: Add common compression tester function
next