summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-07-05Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-07-04Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson
2016-06-28ARM: imx: remove cpu_is_mx*()Arnd Bergmann
2016-06-28ARM: imx: remove last call to cpu_is_mx5*Arnd Bergmann
2016-06-28ARM: imx: rework mx27_pm_init() callArnd Bergmann
2016-06-28ARM: imx: deconstruct mx3_idleArnd Bergmann
2016-06-28ARM: imx: deconstruct mxc_rnga initializationArnd Bergmann
2016-06-28ARM: imx: remove cpu_is_mx1 checkArnd Bergmann
2016-06-21ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov
2016-06-21ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov
2016-06-21ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov
2016-06-21ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov
2016-06-21ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov
2016-06-20Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2016-06-16ARM: Kirkwood: fix kirkwood_pm_init() declaration/typeBen Dooks
2016-06-16ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() staticBen Dooks
2016-06-16ARM: orion5x: make orion5x_legacy_handle_irq staticBen Dooks
2016-06-16mvebu: add definition for coherency_baseBen Dooks
2016-06-16mvebu: make mvebu_armada375_smp_wa_init() staticBen Dooks
2016-06-16mvebu: fix missing include of common.h in cpu-reset.cBen Dooks
2016-06-16mvebu: fix missing include of common.h in pm.cBen Dooks
2016-06-16mvebu: fix missing includes in pmsu.cBen Dooks
2016-06-13Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-06-13ARM: vexpress/spc: fix missing include of spc.hBen Dooks
2016-06-13ARM: versatile: fix missing <plat/platsmp.h> includeBen Dooks
2016-06-13ARM: vexpress/hotplug: fix missing core.h includeBen Dooks
2016-06-13ARM: vexpress/spc: remove unused variable perf_stat_regSudeep Holla
2016-06-12ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan
2016-06-12ARM: imx: Remove orphan headerAlexander Shiyan
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-06-03ARM: uniphier: drop code for old DT bindingMasahiro Yamada
2016-06-03ARM: s3c24xx: Sort cpufreq tablesViresh Kumar
2016-05-30ARM: SAMSUNG: Fix typosAndrea Gelmini
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-05-24Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko
2016-05-23arch/defconfig: remove CONFIG_RESOURCE_COUNTERSKonstantin Khlebnikov
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby