summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | | | | [SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig2010-07-283-139/+69
| * | | | | | | [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-286-50/+47
| * | | | | | | [SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2010-07-282-1/+3
| * | | | | | | [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-283-2/+10
| * | | | | | | [SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt2010-07-282-12/+4
| * | | | | | | [SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt2010-07-281-2/+1
| * | | | | | | [SCSI] zfcp: Fail erp after timeoutChristof Schmitt2010-07-281-0/+6
| * | | | | | | [SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt2010-07-281-3/+5
| * | | | | | | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-285-17/+33
| * | | | | | | [SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt2010-07-281-1/+5
| * | | | | | | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt2010-07-281-1/+2
| * | | | | | | [SCSI] sd: add support for runtime PMAlan Stern2010-07-281-5/+16
| * | | | | | | [SCSI] implement runtime Power ManagementAlan Stern2010-07-288-11/+201
| * | | | | | | [SCSI] convert to the new PM frameworkAlan Stern2010-07-284-47/+105
OpenPOWER on IntegriCloud