summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-05-2136-315/+6456
|\
| * random: simplify fips modeMatt Mackall2010-05-201-7/+3
| * crypto: authenc - Fix cryptlen calculationShikhar Khattar2010-05-201-2/+6
| * crypto: talitos - add support for sha224Kim Phillips2010-05-192-10/+75
| * crypto: talitos - add hash algorithmsLee Nipper2010-05-192-18/+534
| * crypto: talitos - second prepare step for adding ahash algorithmsLee Nipper2010-05-191-12/+43
| * crypto: talitos - prepare for adding ahash algorithms Lee Nipper2010-05-191-18/+21
| * crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-195-0/+2423
| * crypto: skcipher - Add ablkcipher_walk interfacesDavid S. Miller2010-05-192-0/+317
| * crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller2010-05-191-18/+48
| * crypto: tcrypt - Add speed tests for async hashingDavid S. Miller2010-05-191-6/+330
| * crypto: scatterwalk - Fix scatterwalk_done() testDavid S. Miller2010-05-191-1/+1
| * crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walkDavid S. Miller2010-05-191-9/+9
| * padata: Use get_online_cpus/put_online_cpus in padata_freeSteffen Klassert2010-05-191-0/+3
| * padata: Add some code commentsSteffen Klassert2010-05-192-11/+110
| * padata: Flush the padata queues activelySteffen Klassert2010-05-191-8/+25
| * padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert2010-05-192-7/+20
| * crypto: shash - Remove usage of CRYPTO_MINALIGNHerbert Xu2010-05-191-1/+1
| * crypto: mv_cesa - Use resource_sizeTobias Klauser2010-05-141-2/+2
| * crypto: omap - OMAP macros correctedDmitry Kasatkin2010-05-141-2/+2
| * padata: Use get_online_cpus/put_online_cpusSteffen Klassert2010-05-031-0/+13
| * padata: Initialize the padata queues only for the used cpusSteffen Klassert2010-05-031-9/+5
| * padata: Remove superfluous might_sleepSteffen Klassert2010-05-031-10/+0
| * padata: cpu hotplug code should depend on CONFIG_HOTPLUG_CPUSteffen Klassert2010-05-031-6/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-037774-129756/+264339
| |\
| * | padata: Dont scale the parallel objects with the cpusSteffen Klassert2010-05-031-1/+1
| * | crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-033-0/+1270
| * | crypto: omap - Updates omap sham device related platform codeDmitry Kasatkin2010-05-035-13/+56
| * | crypto: algapi - Remove unneeded null checkDan Carpenter2010-05-031-1/+1
| * | crypto: geode-aes - Fix some code style issuesChihau Chau2010-04-191-16/+20
| * | crypto: mv_cesa - Add sha1 and hmac(sha1) async hash driversUri Simchoni2010-04-132-12/+542
| * | crypto: mv_cesa - Support processing of data from previous requestsUri Simchoni2010-04-131-3/+5
| * | crypto: mv_cesa - Make the copy-back of data optionalUri Simchoni2010-04-131-22/+27
| * | crypto: mv_cesa - Execute some code via function pointers rathr than direct c...Uri Simchoni2010-04-131-4/+9
| * | crypto: mv_cesa - Rename a variable to a more suitable nameUri Simchoni2010-04-131-5/+5
| * | crypto: mv_cesa - Enqueue generic async requestsUri Simchoni2010-04-131-19/+24
| * | crypto: mv_cesa - Fix situations where the src sglist spans more data than th...Uri Simchoni2010-04-131-22/+44
| * | crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...Uri Simchoni2010-04-131-5/+9
| * | crypto: mv_cesa - Remove compiler warning in mv_cesa driverUri Simchoni2010-04-131-0/+1
| * | crypto: mv_cesa - Invoke the user callback from a softirq contextUri Simchoni2010-04-131-0/+2
| * | padata: Section cleanupHenrik Kretzschmar2010-03-291-2/+2
| * | crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1Huang Ying2010-03-241-2/+2
| * | crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter2010-03-241-7/+4
| * | crypto: vmac - Fix big-endian supportShane Wang2010-03-182-43/+96
| * | crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1Huang Ying2010-03-132-5/+95
| * | crypto: tcrypt - Speed testing support for ghashHuang Ying2010-03-102-0/+36
| * | crypto: aesni-intel - Add AES-NI accelerated CTR modeHuang Ying2010-03-102-7/+238
| * | crypto: internal - Fix checkpatch errorsRichard Hartmann2010-03-101-1/+1
* | | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-05-212-1/+78
|\ \ \
| * | | drivers: video: msm: add include msm_mdp.hDaniel Walker2010-04-281-0/+78
OpenPOWER on IntegriCloud