summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: shash - Propagate reinit return valueHerbert Xu2009-07-081-1/+1
* crypto: shash - Use finup in default digestHerbert Xu2009-07-081-2/+1
* crypto: shash - Add __crypto_shash_castHerbert Xu2009-07-081-0/+5
* crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu2009-07-081-0/+5
* crypto: shash - Add shash_register_instanceHerbert Xu2009-07-082-2/+27
* crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-082-0/+12
* crypto: api - Add crypto_attr_alg2 helperHerbert Xu2009-07-084-13/+40
* crypto: shash - Add spawn supportHerbert Xu2009-07-082-0/+23
* crypto: api - Add new style spawn supportHerbert Xu2009-07-082-3/+58
* crypto: shash - Add shash_instanceHerbert Xu2009-07-082-0/+33
* crypto: api - Add crypto_alloc_instance2Herbert Xu2009-07-072-6/+33
* crypto: api - Add new template create functionHerbert Xu2009-07-072-0/+6
* crypto: ansi_prng - alloc cipher just in initSebastian Andrzej Siewior2009-07-031-17/+8
* crypto: ansi_prng - Use just a BH lockSebastian Andrzej Siewior2009-07-031-5/+4
* crypto: testmgr - Allow implementation-specific testsHerbert Xu2009-07-021-4/+13
* crypto: skcipher - Change default sync geniv on SMP to eseqivHerbert Xu2009-06-251-1/+19
* crypto: skcipher - Fix request for sync algorithmsHerbert Xu2009-06-251-1/+2
* hwrng: Use PCI_VDEVICEJoe Perches2009-06-252-4/+3
* crypto: testmgr - Remove hash size checkHerbert Xu2009-06-241-4/+0
* crypto: aes-ni - Don't print message with KERN_ERR on old systemRoland Dreier2009-06-241-1/+1
* crypto: fips - Select CPRNGNeil Horman2009-06-211-0/+1
* crypto: tcrypt - Fix module return code when testing by nameHerbert Xu2009-06-191-1/+1
* crypto: ansi_cprng - Do not select FIPSHerbert Xu2009-06-191-1/+0
* crypto: tcrypt - Test algorithms by nameSteffen Klassert2009-06-191-1/+14
* crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY setJarod Wilson2009-06-181-5/+6
* random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-183-6/+25
* crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu templateHuang Ying2009-06-181-2/+2
* crypto: aes-ni - Do not sleep when using the FPUHuang Ying2009-06-181-0/+4
* crypto: aes-ni - Fix cbc mode IV savingHuang Ying2009-06-181-2/+3
* crypto: padlock-aes - work around Nano CPU errata in CBC modeChuck Ebbert2009-06-181-18/+65
* crypto: padlock-aes - work around Nano CPU errata in ECB modeChuck Ebbert2009-06-181-35/+46
* ia64: Fix resource assignment for root bussesMatthew Wilcox2009-06-171-2/+2
* x86: Use pci_claim_resourceMatthew Wilcox2009-06-171-10/+7
* Delete pcibios_select_rootMatthew Wilcox2009-06-1711-132/+0
* Fix pci_claim_resourceMatthew Wilcox2009-06-171-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-06-1749-231/+238
|\
| * Pull for-2.6.31 into releaseTony Luck2009-06-1748-231/+236
| |\
| | * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-1736-209/+212
| | * [IA64] ia64 does not need umount2() syscallTony Luck2009-06-161-0/+1
| | * [IA64] hook up new rt_tgsigqueueinfo syscallTony Luck2009-06-162-1/+3
| | * [IA64] msi_ia64.c dmar_msi_type should be staticJaswinder Singh Rajput2009-06-151-1/+1
| | * [IA64] remove obsolete hw_interrupt_typeThomas Gleixner2009-06-154-4/+4
| | * [IA64] remove obsolete irq_desc_t typedefThomas Gleixner2009-06-159-12/+12
| | * [IA64] remove obsolete no_irq_typeThomas Gleixner2009-06-153-3/+3
| | * [IA64] unexport fpswa.hSam Ravnborg2009-06-151-1/+0
| * | [IA64] Fix build error in paravirt_patchlist.cJes Sorensen2009-06-171-0/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-06-1719-238/+2219
|\ \ \
| * | | mfd: early init for MFD running regulatorsSamuel Ortiz2009-06-173-3/+3
| * | | mfd: fix tmio related warningsSamuel Ortiz2009-06-174-4/+4
| * | | mfd: asic3: enable SD/SDIO cellPhilipp Zabel2009-06-171-1/+113
OpenPOWER on IntegriCloud