summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
* arm64: Fix CONFIG_ARCH_RANDOM=n buildRobin Murphy2020-02-111-0/+1
* arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon2020-02-101-0/+7
* arm64: use shared sysctl constantsMatteo Croce2020-02-101-4/+2
* kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-2/+2
* Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-3/+0
|\
| * arch/arm64/setup: Drop dummy_con initializationArvind Sankar2020-01-141-3/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-1/+4
|\ \
| * \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-256-7/+29
| |\ \
| * | | sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-1/+4
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-01-2721-157/+475
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: acpi: fix DAIF manipulation with pNMIMark Rutland2020-01-221-1/+1
| * | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-223-0/+26
| |\ \ \
| | * | | arm64: Use v8.5-RNG entropy for KASLR seedMark Brown2020-01-221-0/+11
| | * | | arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-222-0/+15
| | | |/ | | |/|
| * | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2020-01-221-6/+19
| |\ \ \
| | * | | arm64: Workaround for Cortex-A55 erratum 1530923Steven Price2020-01-161-1/+5
| | * | | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price2020-01-161-1/+1
| | * | | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price2020-01-161-4/+13
| | |/ /
| * | | Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon2020-01-221-1/+4
| |\ \ \
| | * | | arm64: kernel: Correct annotation of end of el0_syncMark Brown2020-01-131-1/+4
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon2020-01-2219-149/+425
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | | * | arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel2020-01-161-2/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | | | * | arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose2020-01-141-3/+27
| | | | | | | | | * | arm64: signal: nofpsimd: Handle fp/simd context for signal framesSuzuki K Poulose2020-01-142-4/+6
| | | | | | | | | * | arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose2020-01-141-0/+21
| | | | | | | | | * | arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose2020-01-141-3/+34
| | | | | | | | | * | arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose2020-01-141-1/+1
| | | | | | | | | * | arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose2020-01-142-18/+10
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | arm64: entry: Avoid empty alternatives entriesJulien Thierry2020-01-211-2/+2
| | | | | | | | * | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan2020-01-171-0/+2
| | | | | | | | * | arm64: armv8_deprecated: update the comments of armv8_deprecated_init()Hanjun Guo2020-01-081-1/+2
| | | | | | | | * | arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelistFlorian Fainelli2020-01-081-0/+1
| | | | | | | | * | Return ENODEV when the selected speculation misfeature is unsupportedAnthony Steinhauser2020-01-081-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | arm64: kexec_file: add crash dump supportAKASHI Takahiro2020-01-082-8/+102
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | Revert "arm64: kexec: make dtb_mem always enabled"Will Deacon2020-01-101-1/+5
| | | | | | * | arm64: hibernate: add trans_pgd public functionsPavel Tatashin2020-01-081-33/+60
| | | | | | * | arm64: hibernate: add PUD_SECT_RDONLYPavel Tatashin2020-01-081-1/+1
| | | | | | * | arm64: hibernate: rename dst to page in create_safe_exec_pagePavel Tatashin2020-01-081-6/+6
| | | | | | * | arm64: hibernate: remove gotos as they are not neededPavel Tatashin2020-01-081-32/+17
| | | | | | * | arm64: hibernate: use get_safe_page directlyPavel Tatashin2020-01-081-10/+7
| | | | | | * | arm64: hibernate: pass the allocated pgdp to ttbr0Pavel Tatashin2020-01-081-1/+1
| | | | | | * | arm64: kexec: make dtb_mem always enabledPavel Tatashin2020-01-081-5/+1
| | | | | | * | arm64: kexec: remove unnecessary debug printsPavel Tatashin2020-01-081-12/+0
| | |_|_|_|/ / | |/| | | | |
| | | | | * | arm64: Move the LSE gas support detection to KconfigCatalin Marinas2020-01-151-2/+2
| | |_|_|/ / | |/| | | |
| | | | * | arm64: entry: cleanup sp_el0 manipulationMark Rutland2020-01-171-10/+7
| | | | * | arm64: entry: cleanup el0 svc handler namingMark Rutland2020-01-172-4/+4
| | | | * | arm64: entry: mark all entry code as notraceMark Rutland2020-01-171-2/+2
| | |_|/ / | |/| | |
| | | * | arm64: Use register field helper in kaslr_requires_kpti()Will Deacon2020-01-151-3/+3
| | | * | arm64: Simplify early check for broken TX1 when KASLR is enabledWill Deacon2020-01-151-11/+4