aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-27
* crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-27
* crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
* crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
* crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-27
* crypto: nx - fix typo in nx driver config optionSeth Jennings2012-06-27
* crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-27
* hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau2012-06-27
* crypto: algapi - Move larval completion into algbossHerbert Xu2012-06-22
* crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna2012-06-13
* crypto: arc4 - improve performance by using u32 for ctx and variablesJussi Kivilinna2012-06-13
* crypto: arc4 - improve performance by adding ecb(arc4)Jussi Kivilinna2012-06-13
* crypto: testmgr - add ecb(arc4) speed testsJussi Kivilinna2012-06-13
* crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-13
* crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* crypto: testmgr - expand twofish test vectorsJohannes Goetzfried2012-06-12
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-12
* crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter2012-06-12
* crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter2012-06-12
* crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter2012-06-12
* crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang2012-06-12
* crypto: testmgr - Add new test cases for Blackfin CRC crypto driverSonic Zhang2012-06-12
* crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause2012-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-06-11
|\
| * crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-05-31
| * hwrng: atmel-rng - fix race condition leading to repeated bitsPeter Korsgaard2012-05-31
* | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-06-10
|\ \
| * | regmap: Export regmap_reinit_cache()Mark Brown2012-06-07
| * | regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-03
| * | regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-03
* | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-06-10
|\ \ \
| * | | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-07
| * | | regulator: max8649: fix missing regmap in rdevHaojian Zhuang2012-06-05
| * | | regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner2012-06-04
| * | | regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner2012-06-04
| * | | regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner2012-06-04
| * | | regulator: anatop: Use correct __devexit_p annotationAxel Lin2012-06-04
| * | | regulator: palmas: Fix wrong kfree callsAxel Lin2012-06-04
| |/ /
* | | Linux 3.5-rc2Linus Torvalds2012-06-08
* | | mm, oom: fix badness score underflowDavid Rientjes2012-06-08
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-08
|\ \ \
| * | | sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-06
| * | | sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-06
| * | | sched: Always initialize cpu-powerPeter Zijlstra2012-06-06
| * | | sched: Fix domain iterationPeter Zijlstra2012-06-06
| * | | sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-06
| * | | sched/numa: Load balance between remote nodesAlex Shi2012-06-06
| * | | sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-06
* | | | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-08
* | | | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-08