summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2012-03-12Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-07ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto
2012-03-07ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart
2012-03-07ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart
2012-03-07ARM: mach-shmobile: Fix bonito compile breakagePhil Edworthy
2012-03-06Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-03-06Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten
2012-03-06ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz
2012-03-06ARM: pxa: fix invalid mfp pin issueHaojian Zhuang
2012-03-06ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang
2012-03-06ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang
2012-03-05ARM: ecard: ensure fake vma vm_flags is setupRussell King
2012-03-05ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688R Sricharan
2012-03-05ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen
2012-03-03ARM: S3C24XX: DMA resume regression fixGusakov Andrey
2012-03-01Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-03-01ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner
2012-03-01ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim
2012-02-29ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-29ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre
2012-02-29ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre
2012-02-28ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak
2012-02-28ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-27Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge
2012-02-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen
2012-02-27ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon
2012-02-27ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon
2012-02-27ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka