summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi2017-06-151-0/+1
| * | | | arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan2017-06-152-11/+0
| * | | | arm64: kconfig: allow support for memory failure handlingJonathan (Zhixiong) Zhang2017-06-121-0/+1
| * | | | arm64: mm: Update perf accounting to handle poison faultsPunit Agrawal2017-06-121-32/+36
| * | | | arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handlingJonathan (Zhixiong) Zhang2017-06-121-3/+19
| * | | | arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal2017-06-122-20/+11
| * | | | arm64: ftrace: fix building without CONFIG_MODULESWill Deacon2017-06-121-6/+10
| * | | | arm64: fault: Print info about page table structure when dumping pteWill Deacon2017-06-121-1/+3
| * | | | arm64: mm: print file name of faulting vmaKristina Martsenko2017-06-121-1/+3
| * | | | arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko2017-06-121-1/+0
| * | | | arm64: mm: print out correct page table entriesKristina Martsenko2017-06-122-12/+26