aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-13/+103
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-1/+1
2015-01-23Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson1-4/+4
2015-01-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-10/+20
2015-01-21Merge tag 'renesas-soc-fixes2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson2-2/+16
2015-01-21ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() functionMasahiro Yamada1-2/+5
2015-01-20ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam1-4/+4
2015-01-19Merge tag 'omap-for-v3.19/gic-regression-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson11-6/+77
2015-01-18Merge tag 'mvebu-fixes-3.19-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-1/+6
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds30-80/+265
2015-01-17ARM: OMAP: Work around hardcoded interruptsMarc Zyngier10-6/+71
2015-01-16Merge tag 'samsung-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson3-4/+20
2015-01-16Merge tag 'renesas-soc-fixes-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson2-0/+10
2015-01-16ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2015-01-16Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixesOlof Johansson4-2/+22
2015-01-16ARM: rockchip: disable jtag/sdmmc autoswitching on rk3288Heiko Stübner1-0/+27
2015-01-16Merge tag 'berlin-fixes-for-3.19-1' of git://git.infradead.org/users/hesselba/linux-berlin into fixesOlof Johansson2-31/+34
2015-01-16ARM: nomadik: fix up leftover device tree pinsLinus Walleij1-4/+4
2015-01-16Merge tag 'omap-for-v3.19/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson9-17/+100
2015-01-16Merge tag 'imx-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson6-21/+13
2015-01-16Merge tag 'v3.19-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixesOlof Johansson1-0/+30
2015-01-17ARM: shmobile: r8a7779: Instantiate GIC from C board code in legacy buildsMagnus Damm1-1/+8
2015-01-17ARM: shmobile: r8a7778: Instantiate GIC from C board code in legacy buildsMagnus Damm1-1/+8
2015-01-15arm: boot: dts: dra7: enable dwc3 suspend PHY quirkFelipe Balbi1-0/+6
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+30
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2-0/+30
2015-01-13of: replace Asahi Kasei Corp vendor prefixKuninori Morimoto1-1/+1
2015-01-12ARM: 8255/1: perf: Prevent wraparound during overflowDaniel Thompson1-2/+8
2015-01-12ARM: 8266/1: Remove early stack deallocation from restore_user_regsDaniel Thompson1-6/+7
2015-01-12ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang1-0/+18
2015-01-12ARM: at91/dt: sam9263: Add missing clocks to lcdc nodeAlexander Stein1-0/+2
2015-01-12ARM: at91: sama5d3: dt: correct the sound routeBo Shen1-1/+1
2015-01-12ARM: at91/dt: sama5d4: fix the timer reg lengthBo Shen1-1/+1
2015-01-12ARM: exynos_defconfig: Enable LM90 driverAndreas Faerber1-1/+2
2015-01-12ARM: exynos_defconfig: Enable options for display panel supportJavier Martinez Canillas1-0/+15
2015-01-11Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-11/+8
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky1-2/+2
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski1-0/+8
2015-01-09arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2-3/+3
2015-01-08ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven1-0/+3
2015-01-07ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko1-2/+2
2015-01-07ARM: 8249/1: mm: dump: don't skip regionsMark Rutland1-7/+2
2015-01-07ARM: wire up execveat syscallRussell King2-0/+2
2015-01-07ARM: dts: berlin: correct BG2Q's SM GPIO location.Jisheng Zhang1-30/+30
2015-01-07ARM: dts: berlin: add broken-cd and set bus width for eMMC in Marvell DMP DTJisheng Zhang1-0/+2
2015-01-07ARM: dts: berlin: fix io clk and add missing core clk for BG2Q sdhci2 hostJisheng Zhang1-1/+2
2015-01-06ARM: dts: Revert disabling of smc91x for n900Tony Lindgren1-3/+1
2015-01-06ARM: dts: imx51-babbage: Fix ULPI PHY reset modellingFabio Estevam1-17/+5
2015-01-05ARM: dts: dra7-evm: fix qspi device tree partition sizeMugunthan V N1-5/+5