summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-24ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König1-0/+4
2012-03-24ARM: 7001/2: Wire up support for the XZ decompressorImre Kaloz5-3/+27
2012-03-24ARM: 7311/1: Add generic instruction opcode manipulation helpersDave Martin1-0/+59
2012-03-24ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij3-1/+9
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon4-42/+31
2012-03-24ARM: move CP15 definitions to separate header fileRussell King18-84/+103
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King1-11/+6
2012-01-23ARM: earlier initialization of vectors pageRussell King4-10/+10
2012-01-23ARM: add dma coherent region reporting via procfsRussell King3-9/+92
2012-01-20ARM: 7268/1: integrator: defconfig for both AP and CPLinus Walleij1-0/+8
2012-01-18Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds19-40/+30
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-13/+42
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-8/+24
2012-01-18Kernel: Audit Support For The ARM PlatformNathaniel Husted5-8/+24
2012-01-17Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson7-25/+14
2012-01-17Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson10-14/+14
2012-01-17Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson1-0/+1
2012-01-17Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson1-1/+1
2012-01-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+13
2012-01-17Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds17-42/+50
2012-01-17Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-01-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+4
2012-01-17ARM: sa11x0: assabet: fix build warningRussell King1-1/+1
2012-01-16ARM: make BSYM macro assembly onlyRob Herring1-2/+2
2012-01-16ARM: highbank: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: imx: remove incorrect BSYM usageRob Herring1-2/+1
2012-01-16ARM: exynos: remove incorrect BSYM usageRob Herring2-3/+4
2012-01-16ARM: ux500: add missing ENDPROC to headsmp.SRob Herring1-0/+2
2012-01-16ARM: msm: Add missing ENDPROC to headsmp.SRob Herring1-0/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll3-5/+3
2012-01-16ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen1-1/+13
2012-01-15Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds3-4/+11
2012-01-15Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds8-46/+128
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren1-2/+4
2012-01-15Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-18/+0
2012-01-14GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King1-3/+0