summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-07-098-19/+454
|\
| * ARM: add support for the EET board, based on the i.MX31 pcm037 moduleGuennadi Liakhovetski2009-06-235-6/+283
| * pcm037: add MT9T031 camera supportGuennadi Liakhovetski2009-06-232-12/+108
| * Armadillo 500 add NAND flash device support (resend).Alberto Panizzo2009-06-231-0/+16
| * ARM MXC: Armadillo 500 add NOR flash device support (resend).Alberto Panizzo2009-06-231-0/+47
| * mx31: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
* | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-07-091-1/+1
|\ \
| * | [ARM] Kirkwood: Correct header defineSimon Kagstrom2009-07-061-1/+1
* | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-095-13/+10
|\ \ \
| * | | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport2009-07-061-3/+3
| * | | backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
| * | | [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
| * | | [ARM] pxa: correct I2CPWR clock for pxa3xxDaniel Mack2009-07-031-1/+1
| * | | pxamci: correct DMA flow controlMatt Reimer2009-07-031-2/+2
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-081-3/+4
|\ \ \ \
| * | | | [CPUFREQ] Fix compile failure in cpufreq.cDave Jones2009-07-081-3/+4
* | | | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONTRoland Dreier2009-07-081-3/+3
* | | | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
* | | | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-6/+0
|/ / / /
* | | | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu2009-07-081-2/+9
* | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-0870-338/+330
* | | | tty: maintainers data was edited wrongly by someoneAlan Cox2009-07-081-5/+5
* | | | pty: Rework the pty layer to use the normal buffering logicAlan Cox2009-07-081-95/+59
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-086-123/+115
|\ \ \ \
| * | | | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2009-07-062-20/+13
| * | | | [CPUFREQ] fix (utter) cpufreq_add_dev messMathieu Desnoyers2009-07-061-25/+40
| * | | | [CPUFREQ] Cleanup locking in conservative governorvenkatesh.pallipadi@intel.com2009-07-061-21/+13
| * | | | [CPUFREQ] Cleanup locking in ondemand governorvenkatesh.pallipadi@intel.com2009-07-061-35/+27
| * | | | [CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exportedvenkatesh.pallipadi@intel.com2009-07-061-0/+10
| * | | | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreqvenkatesh.pallipadi@intel.com2009-07-063-34/+24
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-081-2/+2
|\ \ \ \ \
| * | | | | quota: Fix possible deadlock during parallel quotaon and quotaoffJiaying Zhang2009-07-071-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-07-082-1/+2
|\ \ \ \ \
| * | | | | PM: Clear -EAGAIN in dpm_prepareSebastian Ott2009-07-081-0/+1
| * | | | | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb2009-07-081-1/+1
| |/ / / /
* | | | | intel-iommu: Fix intel_iommu_unmap_range() with size 0Sheng Yang2009-07-081-0/+3
* | | | | Free struct device in fw_dev_release()Catalin Marinas2009-07-081-4/+2
* | | | | Free the memory allocated by memdup_user() in fs/sysfs/bin.cCatalin Marinas2009-07-081-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-0811-183/+757
|\ \ \ \ \
| * | | | | Input: gpio_mouse - use standard driver registration methodSaeed Bishara2009-07-071-6/+5
| * | | | | Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2009-07-072-6/+8
| * | | | | Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-294-2/+530
| * | | | | Input: arrange keyboards alphabeticallyDmitry Torokhov2009-06-292-162/+161
| * | | | | Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-281-5/+12
| * | | | | Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-281-12/+20
| * | | | | Input: dm355evm_keys - fix kconfig symbol namesDavid Brownell2009-06-281-2/+1
| * | | | | Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-281-1/+5
| * | | | | Input: i8042 - more reset quirks for MSI Wind-clone netbooksYan Li2009-06-281-0/+28
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-07-0825-129/+225
|\ \ \ \ \ \
| * | | | | | powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-085-14/+8
OpenPOWER on IntegriCloud