summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-06-25arm64: defconfig: remove duplicate entryArnd Bergmann
2017-06-23arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernelsMark Rutland
2017-06-23arm64: signal: Allow expansion of the signal frameDave Martin
2017-06-23Revert "arm64: dts: marvell: add dma-mask in crypto nodes for 7k/8k"Arnd Bergmann
2017-06-23Merge tag 'mvebu-arm64-4.13-1' of git://git.infradead.org/linux-mvebu into ne...Arnd Bergmann
2017-06-23Merge tag 'mvebu-fixes-4.12-1' of git://git.infradead.org/linux-mvebu into ne...Arnd Bergmann
2017-06-23Merge tag 'mvebu-dt64-4.13-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann
2017-06-23Merge tag 'zte-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2017-06-23arm64: dts: mediatek: don't include missing fileArnd Bergmann
2017-06-23arm64: defconfig: enable Qualcomm Technologies EMAC and some PHY driversTimur Tabi
2017-06-23arm64: defconfig: enable QCOM_L2_PMU and QCOM_L3_PMUTimur Tabi
2017-06-23arm64: defconfig: enable EDAC optionsTimur Tabi
2017-06-23arm64: defconfig: enable APEI and GHES featuresTimur Tabi
2017-06-23arm64: defconfig: enable support for PCIe hotplugTimur Tabi
2017-06-23arm64: defconfig: enable EFI_CAPSULE_LOADERTimur Tabi
2017-06-23arm64: defconfig: enable BLK_DEV_NVMETimur Tabi
2017-06-23arm64: defconfig: enable ACPI_CPPC_CPUFREQTimur Tabi
2017-06-22ARM64: dts: meson-gxl: Add Libre Technology CC supportJerome Brunet
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar
2017-06-22arm64: Remove a redundancy in sysreg.hStefan Traby
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-22Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21arm64: marvell: enable ICU and GICP driversThomas Petazzoni
2017-06-21arm64: dts: marvell: enable GICP and ICU on Armada 7K/8KThomas Petazzoni
2017-06-21arm64: marvell: enable the Armada 7K/8K pinctrl driverGregory CLEMENT
2017-06-21arm64: dts: zte: Use - instead of @ for DT OPP entriesViresh Kumar
2017-06-21Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-20time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz
2017-06-20arm64: pass machine size to sparseLuc Van Oostenryck
2017-06-20arm64: dts: marvell: add gpio support for Armada 7K/8KGregory CLEMENT
2017-06-20arm64: dts: marvell: add pinctrl support for Armada 7K/8KGregory CLEMENT
2017-06-20arm64: dts: marvell: use new binding for the system controller on cp110Gregory CLEMENT
2017-06-20arm64: dts: marvell: remove *-clock-output-names on cp110Gregory CLEMENT
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-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar
2017-06-20arm64: dts: marvell: use new bindings for xor clocks on ap806Antoine Tenart
2017-06-20arm64: dts: marvell: mcbin: enable the mdio nodeAntoine Tenart
2017-06-20arm64: remove DMA_ERROR_CODEChristoph Hellwig
2017-06-20arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon