summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into export-slabhTejun Heo2010-04-0510-47/+123
|\
| * ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
| * ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-291-1/+9
| * ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-291-0/+1
| * ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-291-0/+1
| * ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas2010-03-281-1/+1
| * ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-252-6/+16
| * ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2010-03-252-0/+11
| * ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2010-03-252-0/+20
| * ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2010-03-252-37/+62
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30103-36/+71
|/
* [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTONChristian Lamparter2010-03-231-1/+1
* [ARM] Kirkwood: WPS button keycode mappingChristian Lamparter2010-03-231-2/+2
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-03-237-25/+25
|\
| * [ARM] pxa/raumfeld: fix button nameDaniel Mack2010-03-221-1/+1
| * [ARM] pxa/raumfeld: remove duplicated #includeHuang Weiyi2010-03-221-2/+0Star
| * [ARM] locomo: fix unpaired spin_lock_irqsaveH Hartley Sweeten2010-03-221-3/+3
| * [ARM] locomo: fix SPI register offsetH Hartley Sweeten2010-03-221-2/+2
| * [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pmEric Miao2010-03-221-0/+7
| * [ARM] pxa: remove unnecessary 'select FB_W100' from some platformsEric Miao2010-03-221-4/+0Star
| * [ARM] pxa: remove spi cs gpio direction to avoid clash with driverJonathan Cameron2010-03-222-9/+0Star
| * [ARM] mmp: fix for variables in uncompress.h being discardedEric Miao2010-03-221-1/+4
| * [ARM] pxa: fix for variables in uncompress.h being discardedJonathan Cameron2010-03-221-3/+8
* | ARM: Update mach-typesRussell King2010-03-201-2/+73
* | ARM: Fix IXP23xx build error in mach/memory.hRussell King2010-03-201-1/+1
|/
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-1942-132/+403
|\
| * ARM/OMAP: Remove the +x bit from a couple of source filesAndrew Clayton2010-03-122-0/+0
| * omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik2010-03-121-8/+4Star
| * OMAP4: fix temporary hacks that break multi-omap PMKevin Hilman2010-03-121-7/+6Star
| * OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman2010-03-121-2/+6
| * omap3: pandora: add missing i2c3 board_infoGrazvydas Ignotas2010-03-121-1/+9
| * omap: mach-omap2/io.c: fix function declarationsAaro Koskinen2010-03-121-4/+4
| * omap: Fix gpio_resume_after_retentionSergio Aguirre2010-03-111-5/+5
| * omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2boardEnric Balletbo i Serra2010-03-111-18/+36
| * omap: Checkpatch cleanup for blizzard.hAndrea Gelmini2010-03-111-1/+1
| * omap: pass the reboot command to the boot loaderAaro Koskinen2010-03-113-6/+6
| * omap2/3/4: mailbox: remove compiler warningSuman Anna2010-03-111-6/+6
| * OMAP2: serial.c: Fix number of uarts in early_initThomas Weber2010-03-111-5/+10
| * omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errorsTony Lindgren2010-03-1112-5/+12
| * omap2: Update n8x0 defconfig to test multi-omap and DMA api changesTony Lindgren2010-03-111-18/+142
| * omap2: add USB initialization for tusb6010Francisco Alecrim2010-03-112-0/+99
| * omap4: Fix build break by moving omap_smc1 into a separate .SSantosh Shilimkar2010-03-113-25/+36
| * omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi2010-03-1114-16/+16
| * omap3: Fix compile for Touch Book early_paramTony Lindgren2010-03-101-5/+5
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-1919-109/+360
|\ \
| * | ARM: Fix RiscPC decompressor build errorsRussell King2010-03-151-2/+0Star
| * | ARM: Fix sorting of platform group config options and includesRussell King2010-03-151-36/+45
| * | ARM: 5991/1: Fix regression in restore_user_regs macroAnders Grafström2010-03-151-0/+2
| * | ARM: 5989/1: ARM: KGDB: add support for SMP platformsWill Deacon2010-03-151-0/+13
| * | ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4...Sascha Hauer2010-03-151-1/+1