summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-29arm64: use readq() instead of readl() to read 64bit entry_pointLuc Van Oostenryck
2017-06-29arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()Luc Van Oostenryck
2017-06-29arm64: fix endianness annotation for aarch64_insn_write()Luc Van Oostenryck
2017-06-29arm64: fix endianness annotation in aarch64_insn_read()Luc Van Oostenryck
2017-06-29arm64: fix endianness annotation in call_undef_hook()Luc Van Oostenryck
2017-06-29arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck
2017-06-29ras: mark stub functions as 'inline'Arnd Bergmann
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon
2017-06-26Merge branch 'perf/updates' into aarch64/for-next/coreWill Deacon
2017-06-26arm64: pass endianness info to sparseLuc Van Oostenryck
2017-06-23arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernelsMark Rutland
2017-06-23arm64: signal: Allow expansion of the signal frameDave Martin
2017-06-22acpi: apei: check for pending errors when probing GHES entriesTyler Baicar
2017-06-22perf: xgene: Add support for SoC PMU version 3Hoan Tran
2017-06-22perf: xgene: Move PMU leaf functions into function pointer structureHoan Tran
2017-06-22perf: xgene: Parse PMU subnode from the match tableHoan Tran
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar
2017-06-22efi: print unrecognized CPER sectionTyler Baicar
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar
2017-06-22arm64: dump cpu_hwcaps at panic timeMark Rutland
2017-06-22arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin
2017-06-22arm64: ptrace: Flush FPSIMD regs back to thread_struct before readingDave Martin
2017-06-22arm64: ptrace: Fix VFP register dumping in compat coredumpsDave Martin
2017-06-22efi: parse ARM processor errorTyler Baicar
2017-06-22cper: add timestamp print to CPER status printingTyler Baicar
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar
2017-06-20Merge branch 'uuid-types' of git://git.infradead.org/users/hch/uuid into aarc...Will Deacon
2017-06-20arm64: pass machine size to sparseLuc Van Oostenryck
2017-06-20arm64: signal: factor out signal frame record allocationDave Martin
2017-06-20arm64: signal: factor frame layout and population into separate passesDave Martin
2017-06-20arm64: signal: Refactor sigcontext parsing in rt_sigreturnDave Martin
2017-06-20arm64: signal: split frame link record from sigcontext structureDave Martin
2017-06-20arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXTArd Biesheuvel
2017-06-20fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel
2017-06-20drivers/char: kmem: disable on arm64Ard Biesheuvel
2017-06-15arm64: Export save_stack_trace_tsk()Dustin Brown
2017-06-15ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi
2017-06-15ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi
2017-06-15arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan
2017-06-15drivers/perf: commonise PERF_EVENTS dependencyMark Rutland
2017-06-15arm: perf: make of_device_ids constArvind Yadav
2017-06-12arm64: kconfig: allow support for memory failure handlingJonathan (Zhixiong) Zhang
2017-06-12arm64: mm: Update perf accounting to handle poison faultsPunit Agrawal
2017-06-12arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handlingJonathan (Zhixiong) Zhang
2017-06-12arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal