summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-26ARM: tegra: Include assembler.h in sleep.S to fix build breakStephen Warren1-1/+3
2012-03-26Merge remote branch 'remotes/korg_olof_tegra/for-3.4/soc' into for-3.4/fixes-...Stephen Warren14-13/+3456
2012-03-26dmaengine: imx-dma: merge old dma-v1.c with imx-dma.cJavier Martin4-957/+0
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King39-1590/+1116
2012-03-25ARM: 7343/1: sa11x0: convert to sparse IRQRussell King5-12/+13
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring19-11/+38
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King9-4/+49
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King10-55/+275
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King2-218/+3
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King3-466/+1
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King1-0/+25
2012-03-25Merge branch 'sa1111' into sa11x0Russell King7-266/+227
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring9-2/+8
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring4-6/+5
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann63-339/+1903
2012-03-24Merge branch 'renesas/soc' into next/soc2Arnd Bergmann65-433/+454
2012-03-24Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh in...Arnd Bergmann3-10/+9
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+2
2012-03-24ARM: sa11x0: don't static map sa1111Russell King3-15/+0
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King1-1/+1
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King1-11/+16
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King1-3/+6
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King1-55/+74
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King1-25/+1
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King1-43/+2
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King1-38/+1
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King1-16/+0
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann3-2/+18
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King6-5/+7
2012-03-24ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU buildsUwe Kleine-König1-0/+2
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij7-6/+13
2012-03-24ARM: 7259/3: net: JIT compiler for packet filtersMircea Gherzan5-0/+1110
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent5-0/+92
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre3-5/+44
2012-03-24ARM: use set_current_blocked() and block_sigmask()Matt Fleming1-16/+8
2012-03-24ARM: exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent4-63/+108
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent4-59/+87
2012-03-24ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent1-2/+11
2012-03-24ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent1-14/+14
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon1-0/+25
2012-03-24ARM: Versatile Express: add NO_IOPORTRussell King2-1/+1
2012-03-24ARM: get rid of asm/irq.h in asm/prom.hRussell King1-2/+0
2012-03-24ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino1-1/+2
2012-03-24ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon1-7/+6
2012-03-24ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon1-4/+1
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon3-0/+149
2012-03-24ARM: sync sched_clock() state on suspendRussell King1-0/+18
2012-03-24ARM: Add compiled ISA to oops dumpsRussell King1-2/+7
2012-03-24ARM: Optimize multi-CPU tlb flushing a little moreRussell King1-78/+58