aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-24ARM: 6140/1: silence a bogus sparse warning in unwind.cAlexander Shishkin1-0/+2
2010-05-24ARM: mach-at91: duplicated includeAndrea Gelmini1-1/+0
2010-05-24ARM: arch/arm/nwfpe/fpsr.h: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-24ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanupAndrea Gelmini1-4/+7
2010-05-24ARM: arch/arm/nwfpe/ChangeLog: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-24ARM: arch/arm/mach-sa1100/leds.c: Checkpatch cleanupAndrea Gelmini1-4/+4
2010-05-24ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-05-24ARM: arch/arm/mach-footbridge/ebsa285-pci.c: Checkpatch cleanupAndrea Gelmini1-3/+3
2010-05-24ARM: arch/arm/mach-clps711x/Makefile.boot: Checkpatch cleanupAndrea Gelmini1-2/+1
2010-05-24ARM: arch/arm/boot/bootp/bootp.lds: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-24ARM: SPEAR6xx: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-23ARM: s3c6400_defconfig: Add NAND driverBen Dooks1-1/+83
2010-05-23ARM: s3c6400_defconfig: enable sound as modulesBen Dooks1-2/+41
2010-05-23ARM: s3c6400_defconfig: enable power managementBen Dooks1-2/+12
2010-05-23ARM: s5pv210_defconfig: Update s5pv210_defconfig to v2.6.34Ben Dooks1-6/+18
2010-05-23ARM: s5pc110_defconfig: Update s5pc110_defconfig to v2.6.34Ben Dooks1-6/+18
2010-05-23ARM: s5p6442_defconfig: Update s5p6442_defconfig to v2.6.34Ben Dooks1-16/+28
2010-05-23ARM: s5p6440_defconfig: Update s5p6440_defconfig to v2.6.34Ben Dooks1-17/+43
2010-05-23ARM: s3c6400_defconfig: Update s3c6400_defconfig to v2.6.34Ben Dooks1-34/+47
2010-05-23ARM: s3c2410_defconfig: Update s3c2410_defconfig to v2.6.34Ben Dooks1-317/+321
2010-05-23ARM: s5pc100_defconfig: change ARCH_S5PC1XX to ARCH_S5PC100Ben Dooks1-1/+1
2010-05-23ARM: S5PC100: Fixup merge problemsBen Dooks4-15/+22
2010-05-23ARM: S5PC100: DMA: Add platform devices for PL330 DMACsJassi Brar4-0/+195
2010-05-23ARM: S5PC100: Fix definition of IRQ_EINT()Ben Dooks1-0/+3
2010-05-23ARM: SAMSUNG: fix suspend/resume on if some GPIO banks not presentPinkava J1-2/+6
2010-05-23ARM: Continue removing useless bootmem.h includesRussell King3-3/+0
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds2-21/+239
2010-05-21Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds8-29/+354
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-13/+56
2010-05-21Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-0/+7
2010-05-21Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds2-0/+6
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds100-2223/+7317
2010-05-21Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-76/+143
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-0/+183
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-14/+11
2010-05-20kgdb: core changes to support kdbJason Wessel1-0/+5
2010-05-20kdb: core for kgdb back end (2 of 2)Jason Wessel1-0/+1
2010-05-20ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar1-0/+4
2010-05-20ARM: 6135/1: mx21/devices: fix USBOTG resourceWolfram Sang1-2/+2
2010-05-20ARM: 6138/1: Add support for 10 hardirq bitsMagnus Damm1-1/+3
2010-05-20ARM: 6137/1: nomadik hwrng: Add clock supportSrinidhi Kasagar1-0/+1
2010-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King30-127/+917
2010-05-20USB: omap3: add platform init code for OHCI driverAnand Gadiyar2-0/+178
2010-05-20usb: musb: Add extvbus in musb_board_dataAjay Kumar Gupta3-0/+5
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren575-8217/+35422
2010-05-20omap4: Add support for i2c initTony Lindgren1-7/+26
2010-05-20omap: Fix i2c platform init code for omap4Tony Lindgren1-20/+47
2010-05-20Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren41-1456/+2099
2010-05-20OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=yPaul Walmsley1-13/+4
2010-05-20OMAP powerdomain, hwmod, omap_device: add some creditsPaul Walmsley3-8/+8