summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner39-364/+408
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner1-0/+1
2015-04-11Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper4-14/+4
2015-04-11Merge branch 'irqchip/stacked-exynos' into irqchip/coreJason Cooper6-22/+144
2015-04-11Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper21-101/+193
2015-04-11Merge branch 'irqchip/stacked-tegra' into irqchip/coreJason Cooper8-227/+67
2015-03-30Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-84/+126
2015-03-30Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson5-12/+21
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson6-7/+53
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson1-1/+1
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson3-64/+50
2015-03-25ARM: dts: sunxi: Remove overclocked/overvoltaged OPPChen-Yu Tsai3-6/+3
2015-03-25ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingChen-Yu Tsai1-0/+16
2015-03-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-23/+23
2015-03-19ARM: socfpga: dts: fix spi1 interruptMark James1-1/+1
2015-03-18ARM: dts: Fix gpio interrupts for dm816xTony Lindgren2-4/+33
2015-03-18ARM: dts: dra7: remove ti,hwmod property from pcie phyKishon Vijay Abraham I1-2/+0
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-8/+16
2015-03-18ARM: exynos4/5: convert pmu wakeup to stacked domainsMarc Zyngier6-22/+144
2015-03-18ARM: 8313/1: Use read_cpuid_ext() macro instead of inline asmMason1-4/+1
2015-03-18ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott1-1/+4
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier1-17/+16
2015-03-17ARM: OMAP: dmtimer: disable pm runtime on removeSuman Anna1-0/+2
2015-03-17ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureSuman Anna1-1/+12
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-29/+59
2015-03-17Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2-29/+59
2015-03-17ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna1-0/+2
2015-03-17ARM: dts: omap3: Add missing dmas for cryptoPali Rohár1-0/+4
2015-03-16Merge tag 'v4.0-rockchip-armfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds63-221/+826
2015-03-15ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier1-1/+1
2015-03-15ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flagsMarc Zyngier1-1/+1
2015-03-15ARM: shmobile: remove use of gic_arch_extn.irq_set_wakeMarc Zyngier2-12/+2
2015-03-15ARM: omap: convert wakeupgen to stacked domainsMarc Zyngier18-78/+171
2015-03-15irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier7-27/+26
2015-03-15ARM: tegra: remove old LIC supportMarc Zyngier3-220/+2
2015-03-15ARM: tegra: update DTs to expose legacy interrupt controllerMarc Zyngier4-4/+59
2015-03-15ARM: tegra: skip gic_arch_extn setup if DT has a LIC nodeMarc Zyngier2-1/+12
2015-03-15ARM: tegra: irq: nuke leftovers from non-DT supportMarc Zyngier1-8/+0
2015-03-14ARM: dts: rockchip: disable gmac by default in rk3288.dtsiAlexandru M Stan1-0/+1
2015-03-12ARM: imx: fix struct clk pointer comparingShawn Guo1-2/+3
2015-03-11Merge tag 'at91-fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann8-11/+14
2015-03-11ARM: at91: pm_slowclock: fix the compilation errorWenyou Yang1-0/+2
2015-03-11ARM: at91/dt: fix USB high-speed clock to select UTMINicolas Ferre4-5/+5
2015-03-11ARM: at91/dt: fix at91 udc compatible stringsBoris Brezillon3-3/+4
2015-03-11ARM: at91/dt: declare matrix node as a syscon deviceBoris Brezillon1-1/+1
2015-03-11Merge tag 'imx-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2-0/+4
2015-03-11ARM: vexpress: update CONFIG_USB_ISP1760 optionSudeep Holla1-1/+1
2015-03-11ARM: digicolor: add the machine directory to MakefileBaruch Siach1-0/+1