summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'tegra-for-4.8-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann9-22/+33
2016-07-14ARM: s3c64xx: avoid warning about 'struct device_node'Arnd Bergmann1-0/+1
2016-07-11ARM: tegra: Remove board_init_funcs arrayArnd Bergmann1-21/+3
2016-07-07ARM: iop: Fix indentationJungseung Lee1-2/+2
2016-07-05Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson25-315/+88
2016-07-04Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson8-6/+11
2016-06-28ARM: imx: remove cpu_is_mx*()Arnd Bergmann2-103/+0
2016-06-28ARM: imx: remove last call to cpu_is_mx5*Arnd Bergmann1-8/+0
2016-06-28ARM: imx: rework mx27_pm_init() callArnd Bergmann4-7/+5
2016-06-28ARM: imx: deconstruct mx3_idleArnd Bergmann3-44/+24
2016-06-28ARM: imx: deconstruct mxc_rnga initializationArnd Bergmann5-61/+18
2016-06-28ARM: imx: remove cpu_is_mx1 checkArnd Bergmann3-8/+11
2016-06-21ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov5-15/+13
2016-06-21ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov1-2/+6
2016-06-21ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov1-1/+4
2016-06-21ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov1-11/+0
2016-06-21ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov1-19/+17
2016-06-20Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-3/+7
2016-06-16ARM: Kirkwood: fix kirkwood_pm_init() declaration/typeBen Dooks1-2/+2
2016-06-16ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() staticBen Dooks1-1/+1
2016-06-16ARM: orion5x: make orion5x_legacy_handle_irq staticBen Dooks1-1/+1
2016-06-16mvebu: add definition for coherency_baseBen Dooks1-0/+1
2016-06-16mvebu: make mvebu_armada375_smp_wa_init() staticBen Dooks1-1/+1
2016-06-16mvebu: fix missing include of common.h in cpu-reset.cBen Dooks1-0/+2
2016-06-16mvebu: fix missing include of common.h in pm.cBen Dooks1-0/+1
2016-06-16mvebu: fix missing includes in pmsu.cBen Dooks1-1/+2
2016-06-13Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson13-11/+14
2016-06-13ARM: vexpress/spc: fix missing include of spc.hBen Dooks1-0/+2
2016-06-13ARM: versatile: fix missing <plat/platsmp.h> includeBen Dooks1-0/+2
2016-06-13ARM: vexpress/hotplug: fix missing core.h includeBen Dooks1-0/+2
2016-06-13ARM: vexpress/spc: remove unused variable perf_stat_regSudeep Holla1-3/+1
2016-06-12ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan5-9/+5
2016-06-12ARM: imx: Remove orphan headerAlexander Shiyan1-42/+0
2016-06-10ARM: tegra: pm: Add tegra_cpu_do_idle() prototypeThierry Reding1-1/+1
2016-06-10ARM: tegra: irq: Add missing irq.h includeThierry Reding1-0/+1
2016-06-10ARM: tegra: cpuidle: Add missing cpuidle.h includeThierry Reding4-0/+5
2016-06-10ARM: tegra: hotplug: Include missing common.hThierry Reding2-0/+23
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij33-55/+52
2016-06-03ARM: uniphier: drop code for old DT bindingMasahiro Yamada1-13/+5
2016-06-03ARM: s3c24xx: Sort cpufreq tablesViresh Kumar3-1/+4
2016-05-30ARM: SAMSUNG: Fix typosAndrea Gelmini10-10/+10
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds58-248/+353
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds7-0/+204
2016-05-28h8300: Add <asm/hash.h>George Spelvin2-0/+54
2016-05-28microblaze: Add <asm/hash.h>George Spelvin2-0/+82
2016-05-28m68k: Add <asm/hash.h>George Spelvin2-0/+60
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-0/+8
2016-05-28MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan1-0/+1
2016-05-28MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan1-8/+0