summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0625-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-058-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-214-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
|/
* Linux 4.7-rc1v4.7-rc1Linus Torvalds2016-05-291-3/+3
* hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin2016-05-291-2/+2
* Rename other copy of hash_string to hashlen_stringGeorge Spelvin2016-05-291-2/+2
* hpfs: implement the show_options methodMikulas Patocka2016-05-291-11/+32
* affs: fix remount failure when there are no options changedMikulas Patocka2016-05-291-2/+3
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-291-2/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2967-258/+373
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| * MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-287-7/+7
| * MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| * MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| * MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| * MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12