summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-01-2794-515/+1315
|\
| * arm64: acpi: fix DAIF manipulation with pNMIMark Rutland2020-01-222-2/+11
| * Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-2211-2/+124
| |\
| | * arm64: Use v8.5-RNG entropy for KASLR seedMark Brown2020-01-222-0/+19
| | * arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-2210-1/+108
| * | Merge branch 'for-next/errata' into for-next/coreWill Deacon2020-01-229-25/+61
| |\ \
| | * | arm64: Workaround for Cortex-A55 erratum 1530923Steven Price2020-01-166-7/+26
| | * | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price2020-01-166-8/+12
| | * | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price2020-01-167-10/+23
| | |/
| * | Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon2020-01-2225-104/+112
| |\ \
| | * | arm64: kernel: Correct annotation of end of el0_syncMark Brown2020-01-131-1/+4
| | * | arm64: xen: Use modern annotations for assembly functionsMark Brown2020-01-091-4/+4
| | * | arm64: asm: Remove ENDPIPROC()Mark Brown2020-01-081-12/+0
| | * | arm64: mm: Use modern annotations for assembly functionsMark Brown2020-01-082-38/+38
| | * | arm64: lib: Use modern annotations for assembly functionsMark Brown2020-01-0819-50/+50
| | * | arm64: asm: Add new-style position independent function annotationsMark Brown2020-01-082-0/+17
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------------. \ Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon2020-01-2264-382/+954
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel2020-01-161-2/+2
| | | | | | | | | | | | * | arm64: kvm: stop treating register x18 as caller saveArd Biesheuvel2020-01-161-21/+24
| | | | | | | | | | | | * | arm64/lib: copy_page: avoid x18 register in assembler codeArd Biesheuvel2020-01-161-19/+19
| | | | | | | | | | | | * | arm64: mm: avoid x18 in idmap_kpti_install_ng_mappingsSami Tolvanen2020-01-161-31/+32
| | | | | | | | | | | | * | arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen2020-01-161-11/+21
| | | | | | | | | | | | * | arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen2020-01-162-3/+22
| | | | | | | | | | | | |/
| | | | | | | | | | | * | perf/imx_ddr: Fix cpu hotplug state cleanupLeonard Crestez2020-01-151-5/+11
| | | | | | | | | | | * | drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its commentShaokun Zhang2020-01-101-26/+32
| | | | | | | | | | | |/
| | | | | | | | | | * | arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose2020-01-142-4/+36
| | | | | | | | | | * | 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: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose2020-01-141-2/+6
| | | | | | | | | | * | arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose2020-01-144-19/+16
| | | | | | | | | | |/
| | | | | | | | | * | arm64: entry: Avoid empty alternatives entriesJulien Thierry2020-01-211-2/+2
| | | | | | | | | * | arm64: Kconfig: select HAVE_FUTEX_CMPXCHGVladimir Murzin2020-01-211-0/+1
| | | | | | | | | * | mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch useDave Martin2020-01-171-0/+2
| | | | | | | | | * | arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas2020-01-172-17/+22
| | | | | | | | | * | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan2020-01-172-0/+6
| | | | | | | | | * | arm64: context: Free up kernel ASIDs if KPTI is not in useVladimir Murzin2020-01-161-8/+30
| | | | | | | | | * | mm: change_memory_common: add spaces for `*` operatorPan Zhang2020-01-081-1/+1
| | | | | | | | | * | arm64: Remove __exception_text_start and __exception_text_end from asm/section.hPrabhakar Kushwaha2020-01-081-1/+0
| | | | | | | | | * | arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI sectionJoe Perches2020-01-081-1/+1
| | | | | | | | | * | 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-083-8/+106
| | | | | | | | * | libfdt: include fdt_addresses.cAKASHI Takahiro2020-01-082-1/+3
| | | | | | | | |/
| | | | | | | * | Revert "arm64: kexec: make dtb_mem always enabled"Will Deacon2020-01-102-3/+7
| | | | | | | * | arm64: hibernate: add trans_pgd public functionsPavel Tatashin2020-01-081-33/+60
| | | | | | | * | arm64: hibernate: add PUD_SECT_RDONLYPavel Tatashin2020-01-082-1/+2
| | | | | | | * | arm64: hibernate: rename dst to page in create_safe_exec_pagePavel Tatashin2020-01-081-6/+6