summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | mfd: asic3: enable DS1WM cellPhilipp Zabel2009-06-172-0/+100
| * | | mfd: asic3: remove SD/SDIO controller register definitionsPhilipp Zabel2009-06-171-216/+3
| * | | mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel2009-06-171-4/+2
| * | | mfd: add ASIC3 IRQ numbersPhilipp Zabel2009-06-171-0/+7
| * | | mfd: asic3: add clock handling for MFD cellsPhilipp Zabel2009-06-171-0/+80
| * | | mfd: asic3: add asic3_set_register common operationPhilipp Zabel2009-06-172-5/+20
| * | | mfd: Fix Kconfig help text for WM8350Mark Brown2009-06-171-1/+1
| * | | mfd: add PCAP driverDaniel Ribeiro2009-06-174-0/+770
| * | | mfd: add U300 AB3100 core supportLinus Walleij2009-06-174-1/+1110
| * | | drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner2009-06-171-1/+1
| * | | mfd/pcf50633-gpio.c: add MODULE_LICENSEAdrian Bunk2009-06-171-0/+3
| * | | mfd: Mark WM8350 mask revision as readable to match siliconMark Brown2009-06-171-1/+1
| * | | mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick2009-06-171-1/+1
| * | | mfd: Correct readability of WM8350 register 227Mark Brown2009-06-171-1/+1
| |/ /
* | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-171-12/+15
|\ \ \
| * | | kmemleak: Fix some typos in commentsCatalin Marinas2009-06-171-4/+4
| * | | kmemleak: Rename kmemleak_panic to kmemleak_stopCatalin Marinas2009-06-171-6/+6
| * | | kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocationsCatalin Marinas2009-06-171-2/+5
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-1711-287/+235
|\ \ \
OpenPOWER on IntegriCloud