summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-05-29flat: fix data sections alignmentOskar Schirmer1-3/+0
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman1-3/+3
2009-05-17Merge branch 'smp-fix'Russell King8-72/+32
2009-05-17[ARM] realview: fix broadcast tick supportRussell King3-14/+6
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King2-14/+0
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King6-46/+28
2009-05-16[ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins1-0/+1
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2-9/+65
2009-05-16Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King8-24/+27
2009-05-16Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King8-20/+19
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2-9/+9
2009-05-16ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi1-1/+1
2009-05-16ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita1-1/+1
2009-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+25
2009-05-15[ARM] S3C: Do not set clk->owner field if unsetBen Dooks1-2/+0
2009-05-15[ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks1-2/+1
2009-05-15[ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks1-1/+1
2009-05-15[ARM] S3C64XX: fix GPIO debugMarek Szyprowski1-1/+1
2009-05-15[ARM] S3C64XX: GPIO include cleanupMarek Szyprowski1-10/+10
2009-05-15Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+25
2009-05-15[ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2-4/+2
2009-05-15[ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks1-0/+4
2009-05-15ASoC: DaVinci EVM board support buildfixesDavid Brownell1-0/+25
2009-05-12ARM: OMAP2/3: Add name for musb clocksTony Lindgren2-2/+2
2009-05-12ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula1-2/+4
2009-05-12ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula1-1/+1
2009-05-12ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley1-6/+6
2009-05-11ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen1-2/+3
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-05-09IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa1-1/+1
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2-7/+24
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman1-2/+2
2009-05-05Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King6-805/+9
2009-05-05Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King3-201/+683
2009-05-05i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja1-1/+1
2009-05-05mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König1-1/+1
2009-05-05MXC: remove BUG_ON in interrupt handlerSascha Hauer1-1/+1
2009-05-05mx31: remove mx31moboard_defconfigValentin Longchamp1-790/+0
2009-05-05ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski1-0/+1
2009-05-05mxc : BUG in imx_dma_requestMartin Fuzzey1-8/+4
2009-05-05mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()Martin Fuzzey1-4/+1
2009-05-04[ARM] mv78xx0: update defconfigNicolas Pitre1-94/+335
2009-05-04[ARM] orion5x: update defconfigNicolas Pitre1-84/+279
2009-05-04[ARM] Kirkwood: update defconfigNicolas Pitre1-23/+69
2009-05-03[ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930".Robert P. J. Day1-2/+2
2009-05-03Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2-0/+5
2009-05-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds70-970/+5637