summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-0613-912/+284
|\
| * Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-29166-734/+1342
| |\
| * \ Merge branch 'mcp23s08' into develLinus Walleij2017-05-234-8/+8
| |\ \
| | * | pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-231-2/+2
| | * | gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-234-6/+6
| * | | MIPS: jz4740: Remove custom GPIO codePaul Cercueil2017-05-223-892/+0
| * | | MIPS: JZ4780: CI20: Add pinctrl configuration for several driversPaul Cercueil2017-05-221-0/+60
| * | | MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil2017-05-222-12/+49
| * | | MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil2017-05-221-0/+98
| * | | MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil2017-05-221-0/+68
| * | | MIPS: ingenic: Enable pinctrl for all ingenic SoCsPaul Cercueil2017-05-221-0/+1
| |/ /
* | | Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-051-2/+0
|\ \ \
| * | | parisc: ->mapping_errorChristoph Hellwig2017-07-051-2/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-0544-207/+912
|\ \ \ \
| * | | | arm64: fix endianness annotation for 'struct jit_ctx' and friendsLuc Van Oostenryck2017-06-301-3/+3
| * | | | arm64: cpuinfo: constify attribute_group structures.Arvind Yadav2017-06-301-1/+1
| * | | | arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()Dave Martin2017-06-291-3/+5
| * | | | arm64: ptrace: Remove redundant overrun check from compat_vfp_set()Dave Martin2017-06-291-3/+0
| * | | | arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user failsDave Martin2017-06-291-2/+4
| * | | | arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()Luc Van Oostenryck2017-06-291-4/+4
| * | | | arm64: fix endianness annotation in get_kaslr_seed()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation in acpi_parking_protocol.cLuc Van Oostenryck2017-06-291-2/+2
| * | | | arm64: use readq() instead of readl() to read 64bit entry_pointLuc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()Luc Van Oostenryck2017-06-291-7/+7
| * | | | arm64: fix endianness annotation for aarch64_insn_write()Luc Van Oostenryck2017-06-291-3/+2
| * | | | arm64: fix endianness annotation in aarch64_insn_read()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation in call_undef_hook()Luc Van Oostenryck2017-06-291-6/+8
| * | | | arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck2017-06-291-6/+8
| * | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-2624-147/+288
| |\ \ \ \
| | * | | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-225-2/+47
| | * | | | acpi: apei: handle SEA notification type for ARMv8Tyler Baicar2017-06-222-0/+19
| | * | | | arm64: exception: handle Synchronous External AbortTyler Baicar2017-06-222-10/+36
| * | | | | Merge branch 'perf/updates' into aarch64/for-next/coreWill Deacon2017-06-262-2/+2
| |\ \ \ \ \
| | * | | | | arm: perf: make of_device_ids constArvind Yadav2017-06-151-1/+1
| | * | | | | arm64: perf: Extend event config for ARMv8.1Shaokun Zhang2017-05-301-1/+1
| * | | | | | arm64: pass endianness info to sparseLuc Van Oostenryck2017-06-261-0/+2
| * | | | | | arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernelsMark Rutland2017-06-231-6/+8
| * | | | | | arm64: signal: Allow expansion of the signal frameDave Martin2017-06-232-19/+214
| * | | | | | arm64: dump cpu_hwcaps at panic timeMark Rutland2017-06-221-0/+19
| * | | | | | arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-223-2/+13
| * | | | | | arm64: ptrace: Flush FPSIMD regs back to thread_struct before readingDave Martin2017-06-221-0/+7
| * | | | | | arm64: ptrace: Fix VFP register dumping in compat coredumpsDave Martin2017-06-221-4/+7
| * | | | | | arm64: pass machine size to sparseLuc Van Oostenryck2017-06-201-1/+1
| * | | | | | arm64: signal: factor out signal frame record allocationDave Martin2017-06-202-7/+55
| * | | | | | arm64: signal: factor frame layout and population into separate passesDave Martin2017-06-201-23/+88
| * | | | | | arm64: signal: Refactor sigcontext parsing in rt_sigreturnDave Martin2017-06-201-6/+80
| * | | | | | arm64: signal: split frame link record from sigcontext structureDave Martin2017-06-201-18/+32
| * | | | | | arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXTArd Biesheuvel2017-06-201-0/+3
| * | | | | | arm64: Export save_stack_trace_tsk()Dustin Brown2017-06-151-0/+1