summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-11-15ARM: omap2plus: remove irq-related global base addressesMarc Zyngier
2011-11-15ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: omap2/3: Add global omap2/3_intc_handle_irq() functionsMarc Zyngier
2011-11-15ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: shmobile: convert smp platforms to gic_handle_irq()Marc Zyngier
2011-11-15ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier
2011-11-15ARM: imx: convert smp platforms to global gic_handle_irq()Marc Zyngier
2011-11-15ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier
2011-11-15ARM: mxc: rename gic_handle_irq to avoid name clashMarc Zyngier
2011-11-15ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusiveMarc Zyngier
2011-11-15ARM: gic: allow GIC to support non-banked setupsMarc Zyngier
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo
2011-11-11arm/imx: fix the references to ARCH_MX3Shawn Guo
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkRichard Zhao
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto
2011-11-11ARM: mach-shmobile: clock-sh7372: remove un-necessary indexKuninori Morimoto
2011-11-11ARM: mach-shmobile: kota2: add comment out separatorKuninori Morimoto
2011-11-11ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto
2011-11-11drivers: sh: Generalize runtime PM platform stub.Paul Mundt
2011-11-10Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson
2011-11-09Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2011-11-09arm/tegra: enable headphone detection gpio on seaboardYufeng Shen
2011-11-09arm/dt: Fix ventana SDHCI power-gpiosStephen Warren
2011-11-09arm/tegra: Don't create duplicate gpio and pinmux devicesStephen Warren
2011-11-09Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2011-11-09Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Olof Johansson
2011-11-09ARM: at91: Fix USBA gadget registrationJochen Friedrich
2011-11-09at91/yl-9200: Fix section mismatchJean-Christophe PLAGNIOL-VILLARD
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineJean-Christophe PLAGNIOL-VILLARD
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD
2011-11-09ARM: picoxcell: add extra temp register to addruartJamie Iles
2011-11-08ARM: msm: fix compilation flags for MSM_SCMMarc Zyngier
2011-11-08arm/mxs: fix mmc device adding for mach-mx28evkShawn Guo
2011-11-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds