| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: pcrypt - Use the online cpumask as the default | Steffen Klassert | 2012-03-29 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-01-13 | 1 | -1/+2 |
|\ |
|
| * | crypto: mark crypto workqueues CPU_INTENSIVE | Tejun Heo | 2011-01-04 | 1 | -1/+2 |
* | | crypto: pcrypt - Fix use after free on padata_free | Steffen Klassert | 2010-11-12 | 1 | -1/+0 |
|/ |
|
* | crypto: pcrypt - Update pcrypt cpumask according to the padata cpumask notifier | Steffen Klassert | 2010-07-31 | 1 | -2/+11 |
* | crypto: pcrypt - Rename pcrypt_instance | Steffen Klassert | 2010-07-31 | 1 | -16/+14 |
* | padata: Rename padata_alloc functions | Steffen Klassert | 2010-07-31 | 1 | -1/+1 |
* | crypto: pcrypt - Dont calulate a callback cpu on empty callback cpumask | Steffen Klassert | 2010-07-26 | 1 | -0/+3 |
* | pcrypt: Added sysfs interface to pcrypt | Dan Kruchinin | 2010-07-19 | 1 | -3/+32 |
* | padata: Make two separate cpumasks | Dan Kruchinin | 2010-07-19 | 1 | -54/+137 |
* | padata: make padata_do_parallel to return zero on success | Steffen Klassert | 2010-07-14 | 1 | -12/+6 |
* | padata: Check for valid padata instance on start | Steffen Klassert | 2010-07-14 | 1 | -5/+14 |
* | crypto: pcrypt - Handle crypto_get_attr_type errors | Dan Carpenter | 2010-03-24 | 1 | -7/+4 |
* | crypto: pcrypt - call the complete function on error | Steffen Klassert | 2010-02-04 | 1 | -3/+3 |
* | crypto: pcrypt - Add pcrypt crypto parallelization wrapper | Steffen Klassert | 2010-01-07 | 1 | -0/+445 |