summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-0767-246/+801
|\
| * 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
| | * | ARM: Add final piece to fix XIP decompressor in read-only memoryRussell King2010-03-151-0/+1
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-158-65/+285
| | |\ \
| | | * | ARM: mach-shmobile: ap4evb SDHI0 platform data V2Magnus Damm2010-03-151-0/+32
| | | * | ARM: mach-shmobile: sh7372 SDHI vector mergeMagnus Damm2010-03-151-23/+23
| | | * | ARM: mach-shmobile: sh7377 SDHI vector mergeMagnus Damm2010-03-151-17/+19
| | | * | ARM: mach-shmobile: sh7367 SDHI vector mergeMagnus Damm2010-03-151-23/+23
| | | * | ARM: mach-shmobile: G4EVM KEYSC platform dataNISHIMOTO Hiroki2010-03-151-0/+57
| | | * | ARM: mach-shmobile: G3EVM FLCTL platform dataMagnus Damm2010-03-151-0/+67
| | | * | ARM: mach-shmobile: G3EVM KEYSC platform dataMagnus Damm2010-03-152-0/+62
| | * | | ARM: Add L2 cache handling to smp boot supportRussell King2010-03-141-1/+3
| | * | | ARM: 5960/1: ARM: perf-events: fix v7 event selection maskWill Deacon2010-03-131-1/+1
| | * | | ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCINGWill Deacon2010-03-131-1/+2
| | * | | ARM: 5988/1: pgprot_dmacoherent() for non-mmu buildsGreg Ungerer2010-03-131-0/+1
| | * | | ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.hMikael Pettersson2010-03-131-0/+1
| | * | | ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration codeRob Alley2010-03-131-4/+6
| | * | | ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat...Mark Brown2010-03-132-2/+1Star
| * | | | ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362Ben Dooks2010-03-163-3/+3
| * | | | ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>Ben Dooks2010-03-151-2/+0Star
| * | | | ARM: SAMSUNG: Add suspend/resume support for S3C PWM driverVasily Khoruzhick2010-03-151-0/+35
| * | | | ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.Vasily Khoruzhick2010-03-151-0/+0
| | |/ / | |/| |
* / | | Add hotplug support to mcp251x driverMarc Zyngier2010-03-312-8/+5Star
|/ / /
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-2/+2
|\ \ \ | |/ / |/| |
| * | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-1316-16/+16
|\ \