summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-07-28Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-07-26Merge branch 'cleanup/gpio-header-removal' into next/socArnd Bergmann
2014-07-26Merge branch 'next/fixes-non-critical' into next/socArnd Bergmann
2014-07-26Merge tag 'v3.17-rockchip-smp-hotplug' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann
2014-07-26Merge tag 'power-exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Arnd Bergmann
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann
2014-07-26Merge tag 'omap-for-v3.17/fixes-not-urgent-signed' of git://git.kernel.org/pu...Arnd Bergmann
2014-07-26Merge tag 'omap-for-v3.17/soc-new' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2014-07-26Merge branch 'omap/cleanup' into next/socArnd Bergmann
2014-07-24ARM: mvebu: fix build without platforms selectedArnd Bergmann
2014-07-24Merge branch 'mvebu/soc-cpuidle' into mvebu/socJason Cooper
2014-07-24ARM: mvebu: add cpuidle support for Armada 38xGregory CLEMENT
2014-07-24ARM: mvebu: add cpuidle support for Armada 370Gregory CLEMENT
2014-07-24cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT
2014-07-24ARM: mvebu: export the SCU addressGregory CLEMENT
2014-07-24ARM: mvebu: make the snoop disabling optional in mvebu_v7_pmsu_idle_prepare()Gregory CLEMENT
2014-07-24ARM: mvebu: use a local variable to store the resume addressGregory CLEMENT
2014-07-24ARM: mvebu: make the cpuidle initialization more genericGregory CLEMENT
2014-07-24ARM: mvebu: rename the armada_370_xp symbols to mvebu_v7 in pmsu.cGregory CLEMENT
2014-07-24ARM: mvebu: use the common function for Armada 375 SMP workaroundGregory CLEMENT
2014-07-24ARM: mvebu: add a common function for the boot address work aroundGregory CLEMENT
2014-07-24ARM: mvebu: sort the #include of pmsu.c in alphabetic orderGregory CLEMENT
2014-07-24ARM: mvebu: split again armada_370_xp_pmsu_idle_enter() in PMSU codeGregory CLEMENT
2014-07-24Merge branch 'mvebu/fixes' into mvebu/soc-cpuidleJason Cooper
2014-07-23Merge tag 'v3.17-next-mediatek-support' of https://github.com/mbgg/linux-medi...Arnd Bergmann
2014-07-23ARM: mvebu: fix return value check in armada_xp_pmsu_cpufreq_init()Wei Yongjun
2014-07-23ARM: rockchip: Add cpu hotplug support for RK3XXX SoCsRomain Perier
2014-07-23ARM: rockchip: select ARMv7 compiler flags for platsmp.oHeiko Stuebner
2014-07-23Merge branch 'omap-for-v3.17/mailbox' into omap-for-v3.17/socTony Lindgren
2014-07-23Merge tag 'for-v3.17/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2014-07-22ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machinePankaj Dubey
2014-07-22ARM: EXYNOS: Refactored code for using PMU address via DTPankaj Dubey
2014-07-22ARM: EXYNOS: Support cluster power off on exynos5420/5800Abhilash Kesavan
2014-07-22Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim
2014-07-22Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynosKukjin Kim
2014-07-22Merge branch 'mvebu/soc-cpufreq' into mvebu/socJason Cooper
2014-07-22ARM: DRA7: hwmod: Add data for RTCLokesh Vutla
2014-07-22arm: dra7xx: Add hwmod data for MDIO and CPSWMugunthan V N
2014-07-22arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystemsKishon Vijay Abraham I
2014-07-22arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phyKishon Vijay Abraham I
2014-07-22ARM: DRA7: hwmod: Add OCP2SCP3 moduleRoger Quadros
2014-07-22arm: mediatek: add dts for Aquaris5 mobile phoneMatthias Brugger
2014-07-22arm: add basic support for Mediatek MT6589 boardsMatthias Brugger
2014-07-22ARM: DRA7: hwmod: remove interrupts for DMANishanth Menon
2014-07-22ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon
2014-07-21Merge tag 'for-v3.17/omap-clock-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2014-07-20um: segv: Save regs only in case of a kernel mode faultRichard Weinberger
2014-07-20um: Fix hung task in fix_range_common()Richard Weinberger