summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-0196-436/+222
|\
| * Merge tag 'mvebu-cleanup-4.8-2' of git://git.infradead.org/linux-mvebu into n...Arnd Bergmann2016-07-212-6/+6
| |\
| | * bus: mvebu-mbus: make mvebu_mbus_syscore_ops staticBen Dooks2016-07-111-1/+1
| | * bus: mvebu-mbus: fix __iomem on register pointersBen Dooks2016-07-112-5/+5
| * | ARM: mps2: fix typoBaruch Siach2016-07-211-1/+1
| * | Merge tag 'tegra-for-4.8-arm-soc' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2016-07-149-22/+33
| |\ \
| | * | ARM: tegra: Remove board_init_funcs arrayArnd Bergmann2016-07-111-21/+3
| | * | ARM: tegra: pm: Add tegra_cpu_do_idle() prototypeThierry Reding2016-06-101-1/+1
| | * | ARM: tegra: irq: Add missing irq.h includeThierry Reding2016-06-101-0/+1
| | * | ARM: tegra: cpuidle: Add missing cpuidle.h includeThierry Reding2016-06-104-0/+5
| | * | ARM: tegra: hotplug: Include missing common.hThierry Reding2016-06-102-0/+23
| * | | ARM: s3c64xx: avoid warning about 'struct device_node'Arnd Bergmann2016-07-141-0/+1
| * | | ARM: iop: Fix indentationJungseung Lee2016-07-071-2/+2
| * | | Merge tag 'imx-cleanup-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-07-0525-315/+88
| |\ \ \
| | * | | ARM: imx: remove cpu_is_mx*()Arnd Bergmann2016-06-282-103/+0
| | * | | ARM: imx: remove last call to cpu_is_mx5*Arnd Bergmann2016-06-281-8/+0
| | * | | ARM: imx: rework mx27_pm_init() callArnd Bergmann2016-06-284-7/+5
| | * | | ARM: imx: deconstruct mx3_idleArnd Bergmann2016-06-283-44/+24
| | * | | ARM: imx: deconstruct mxc_rnga initializationArnd Bergmann2016-06-285-61/+18
| | * | | ARM: imx: remove cpu_is_mx1 checkArnd Bergmann2016-06-283-8/+11
| | * | | ARM: i.MX: Do not explicitly call l2x0_of_init()Andrey Smirnov2016-06-215-15/+13
| | * | | ARM: i.MX: system.c: Tweak prefetch settings for performanceAndrey Smirnov2016-06-211-2/+6
| | * | | ARM: i.MX: system.c: Replace magic numbersAndrey Smirnov2016-06-211-1/+4
| | * | | ARM: i.MX: system.c: Remove redundant errata 752271 codeAndrey Smirnov2016-06-211-11/+0
| | * | | ARM: i.MX: system.c: Convert goto to if statementAndrey Smirnov2016-06-211-19/+17
| | * | | ARM: imx: Use IRQCHIP_DECLARE for TZICAlexander Shiyan2016-06-125-9/+5
| | * | | ARM: imx: Remove orphan headerAlexander Shiyan2016-06-121-42/+0
| | |/ /
| * | | Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n...Olof Johansson2016-07-048-6/+11
| |\ \ \ | | | |/ | | |/|
| | * | ARM: Kirkwood: fix kirkwood_pm_init() declaration/typeBen Dooks2016-06-161-2/+2
| | * | ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() staticBen Dooks2016-06-161-1/+1
| | * | ARM: orion5x: make orion5x_legacy_handle_irq staticBen Dooks2016-06-161-1/+1
| | * | mvebu: add definition for coherency_baseBen Dooks2016-06-161-0/+1
| | * | mvebu: make mvebu_armada375_smp_wa_init() staticBen Dooks2016-06-161-1/+1
| | * | mvebu: fix missing include of common.h in cpu-reset.cBen Dooks2016-06-161-0/+2
| | * | mvebu: fix missing include of common.h in pm.cBen Dooks2016-06-161-0/+1
| | * | mvebu: fix missing includes in pmsu.cBen Dooks2016-06-161-1/+2
| | |/
| * | Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2016-06-204-5/+9
| |\ \
| | * | power: vexpress: make dev_attr_active staticBen Dooks2016-06-131-2/+2
| | * | ARM: vexpress/spc: fix missing include of spc.hBen Dooks2016-06-131-0/+2
| | * | ARM: versatile: fix missing <plat/platsmp.h> includeBen Dooks2016-06-131-0/+2
| | * | ARM: vexpress/hotplug: fix missing core.h includeBen Dooks2016-06-131-0/+2
| | * | ARM: vexpress/spc: remove unused variable perf_stat_regSudeep Holla2016-06-131-3/+1
| | |/
| * | Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-06-1313-11/+14
| |\ \
| | * | ARM: s3c24xx: Sort cpufreq tablesViresh Kumar2016-06-033-1/+4
| | * | ARM: SAMSUNG: Fix typosAndrea Gelmini2016-05-3010-10/+10
| | |/
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-0333-55/+52
| * | ARM: uniphier: drop code for old DT bindingMasahiro Yamada2016-06-031-13/+5
| |/
* | Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-08-0111-13/+268
|\ \
| * | selftests: media_tests add a new video device testShuah Khan2016-07-263-2/+103
| * | selftests: media_tests - Add media_device_open to .gitignoreShuah Khan2016-06-271-0/+1
OpenPOWER on IntegriCloud