summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-0423-707/+1306
|\
| * random: Reorder struct entropy_store to remove padding on 64bits Richard Kennedy2010-07-311-1/+1
| * padata: update API documentationSteffen Klassert2010-07-311-12/+64
| * padata: Remove padata_get_cpumaskSteffen Klassert2010-07-312-37/+0
| * crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifierSteffen Klassert2010-07-311-2/+11
| * crypto: pcrypt - Rename pcrypt_instanceSteffen Klassert2010-07-311-16/+14
| * padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert2010-07-312-20/+23
| * padata: Rearrange set_cpumask functionsSteffen Klassert2010-07-312-53/+70
| * padata: Rename padata_alloc functionsSteffen Klassert2010-07-313-17/+18
| * crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumaskSteffen Klassert2010-07-261-0/+3
| * padata: Check for valid cpumasksSteffen Klassert2010-07-261-1/+1
| * padata: Allocate cpumask dependend recources in any caseSteffen Klassert2010-07-261-17/+7
| * padata: Fix cpu index countingSteffen Klassert2010-07-261-0/+1
| * crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...Peter Huewe2010-07-191-1/+1
| * pcrypt: Added sysfs interface to pcryptDan Kruchinin2010-07-191-3/+32
| * padata: Added sysfs primitives to padata subsystemDan Kruchinin2010-07-192-10/+150
| * padata: Make two separate cpumasksDan Kruchinin2010-07-193-214/+564
| * padata: update documentationSteffen Klassert2010-07-141-10/+11
| * padata: simplify serialization mechanismSteffen Klassert2010-07-142-55/+22
| * padata: make padata_do_parallel to return zero on successSteffen Klassert2010-07-142-18/+11
| * padata: Handle empty padata cpumasksSteffen Klassert2010-07-141-11/+50
| * padata: Block until the instance is unused on stopSteffen Klassert2010-07-141-8/+16
| * padata: Check for valid padata instance on startSteffen Klassert2010-07-143-8/+32
| * crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock2010-07-141-4/+0
| * hwrng: n2-drv - remove casts from void*Kulikov Vasiliy2010-07-051-1/+1
| * crypto: talitos - fix ahash for multiple of blocksizeLee Nipper2010-06-161-37/+40
| * crypto: twofish: Rename twofish to twofish_generic and add an aliasJoachim Fritschi2010-06-032-1/+2
| * crypto: testmgr - add an option to disable cryptoalgos' self-testsAlexander Shishkin2010-06-033-0/+26
| * crypto: pcomp - Fix illegal Kconfig configurationHerbert Xu2010-06-032-2/+7
| * padata: add parenthesis in MAX_SEQ_NR macroDan Carpenter2010-06-031-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu2010-05-267506-257109/+564627
| |\
| | * n2_crypto: Add HMAC support.David S. Miller2010-05-251-4/+206
| | * n2_crypto: Make ahash parameterization explicit.David S. Miller2010-05-251-117/+99
| | * n2_crypto: Log algorithm success/failure in kernel log.David S. Miller2010-05-251-0/+6
| | * n2_crypto: Kill n2_base_ctx and helpers.David S. Miller2010-05-251-14/+1
| * | crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter2010-05-261-5/+5
| * | crypto: des_s390 - Checkpatch cleanupAndrea Gelmini2010-05-261-1/+1
| * | crypto: omap - remove unused #include <linux/version.h>Huang Weiyi2010-05-261-1/+0
| * | crypto: Use ERR_CASTJulia Lawall2010-05-263-3/+3
| * | crypto: des_s390: use generic weak key checkJan Glauber2010-05-212-28/+21
| * | crypto: des_s390: remove des3_ede128 modeJan Glauber2010-05-211-190/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-08-043-42/+64
|\ \ \
| * | | percpu: allow limited allocation before slab is onlineTejun Heo2010-06-273-12/+54
| * | | percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo2010-06-272-31/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-04268-6501/+19599
|\ \ \ \
| * | | | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-284-4/+40
| * | | | [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-2810-30/+189
| * | | | [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-284-1/+19
| * | | | [SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig2010-07-281-1/+1
| * | | | [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-286-0/+90
OpenPOWER on IntegriCloud