aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: Export crypto_remove_finalSteffen Klassert2011-10-21
* crypto: Export crypto_remove_spawnsSteffen Klassert2011-10-21
* crypto: Add a flag to identify crypto instancesSteffen Klassert2011-10-21
* crypto: twofish - add 3-way parallel x86_64 assembler implementionJussi Kivilinna2011-10-21
* crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of...Jussi Kivilinna2011-10-21
* crypto: tcrypt - add ctr(twofish) speed testJussi Kivilinna2011-10-21
* crypto: blowfish-x86_64 - add creditsJussi Kivilinna2011-10-21
* crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performanceJussi Kivilinna2011-10-21
* crypto: picoxcell - add dependency on HAVE_CLKJamie Iles2011-10-20
* crypto: aes-x86 - quiet sparse noise about symbol not declaredH Hartley Sweeten2011-09-22
* crypto: blowfish - add x86_64 assembly implementationJussi Kivilinna2011-09-22
* crypto: tcrypt - add ctr(blowfish) speed testJussi Kivilinna2011-09-22
* crypto: blowfish - rename C-version to blowfish_genericJussi Kivilinna2011-09-22
* crypto: blowfish - split generic and common c codeJussi Kivilinna2011-09-22
* crypto: cryptd - Use subsys_initcall to prevent races with aesniHerbert Xu2011-08-20
* crypto: sha - Fix build error due to crypto_sha1_updateHerbert Xu2011-08-16
* crypto: n2 - Fix a get/put_cpu() imbalanceThomas Meyer2011-08-15
* crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause2011-08-10
* crypto: sha1 - export sha1_update for reuseMathias Krause2011-08-10
* crypto: picoxcell - fix possible invalid pointer dereferenceJamie Iles2011-08-10
* crypto: picoxcell - support for device tree matchingJamie Iles2011-08-10
* crypto: picoxcell - add connection ID to the clock nameJamie Iles2011-08-10
* crypto: picoxcell - convert to platform ID tableJamie Iles2011-08-10
* crypto: padlock-aes - Make module loading even quieter when hardware is missingJonathan Nieder2011-08-03
* oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov2011-08-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-08-01
|\
| * Merge branch 'for-next' into for-linusLiam Girdwood2011-08-01
| |\
| | * regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-28
| | * regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-28
| | * regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-28
| | * regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-28
| | * regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-28
| | * regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-28
| | * regulator: Fix argument format type errors in error printsMark Brown2011-07-22
| | * regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-22
| | * regulator: Make core more chatty about some errorsMark Brown2011-07-22
| | * regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-22
| | * regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-22
| | * regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-22
| | * regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-22
| | * ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxesJarkko Nikula2011-07-04
| | * regulator: Add basic per consumer debugfsMark Brown2011-07-04
| | * regulator: Add rdev_crit() macroMark Brown2011-06-09
| | * regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-09
| | * regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-09
| | * regulator: Increase the limit on sysfs file namesMark Brown2011-06-09
| | * regulator: Properly register dummy regulator driverMark Brown2011-06-08
| | * regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-30
| | * regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-30
| | * regulator: Do bulk enables of regulators in parallelMark Brown2011-05-30