summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-2252-349/+844
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| | | | | | | | | | * 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
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | | | | * 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
| | | | | | | | * 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
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * 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
| | | | | | * 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-082-7/+3
| | | | | | * arm64: kexec: remove unnecessary debug printsPavel Tatashin2020-01-081-12/+0
| |_|_|_|_|/ |/| | | | |
| | | | | * arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme2020-01-211-1/+1
| | | | | * arm64: Turn "broken gas inst" into real config optionVladimir Murzin2020-01-152-7/+6
| | | | | * arm64: Move the LSE gas support detection to KconfigCatalin Marinas2020-01-155-13/+15
| |_|_|_|/ |/| | | |
| | | | * arm64: entry: cleanup sp_el0 manipulationMark Rutland2020-01-171-10/+7
| | | | * arm64: entry: cleanup el0 svc handler namingMark Rutland2020-01-173-6/+6
| | | | * arm64: entry: mark all entry code as notraceMark Rutland2020-01-171-2/+2
| | | | * arm64: assembler: remove smp_dmb macroMark Rutland2020-01-171-7/+0
| | | | * arm64: assembler: remove inherit_daif macroMark Rutland2020-01-171-6/+0
| |_|_|/ |/| | |