aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [WATCHDOG] Correct WDIOF_MAGICCLOSE flagWim Van Sebroeck2009-06-187-10/+11
* [WATCHDOG] move platform probe and remove function to devinit and devexitWim Van Sebroeck2009-06-185-14/+14
* [WATCHDOG] Some more general cleanupWim Van Sebroeck2009-06-1817-58/+82
* [WATCHDOG] iTCO_wdt: Cleanup codeWim Van Sebroeck2009-06-182-15/+15
* 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
|\ \ \
| * | | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-152-15/+4
| * | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-151-58/+60
| * | | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-151-43/+17
| * | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-152-39/+55
| * | | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-151-5/+1
| * | | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-151-14/+11
| * | | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-151-4/+3
| * | | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-151-5/+3