summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-282-10/+10
|\
| * Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-2013-22/+48
| |\
| * \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \
| | * | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| * | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2020-01-104-14/+7
| |\ \ \
| * | | | efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel2019-12-251-3/+3
| * | | | efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel2019-12-251-2/+1
| * | | | efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel2019-12-251-2/+1
| * | | | efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel2019-12-251-2/+1
| * | | | efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel2019-12-251-4/+4
| * | | | efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel2019-12-251-1/+1
| * | | | efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel2019-12-251-1/+0
* | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ \
| * | | | | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-271-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-01-241-0/+1
| |\ \ \ \ \
| | * | | | | irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier2020-01-221-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-271-1/+1
|\ \ \ \ \ \
| * | | | | | arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino2020-01-141-1/+0
| * | | | | | arm64: compat: vdso: Expose BUILD_VDSO32Vincenzo Frascino2020-01-141-0/+1
| |/ / / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-01-2780-480/+1142
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arm64: acpi: fix DAIF manipulation with pNMIMark Rutland2020-01-222-2/+11
| * | | | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-229-2/+118
| |\ \ \ \ \
| | * | | | | arm64: Use v8.5-RNG entropy for KASLR seedMark Brown2020-01-222-0/+19
| | * | | | | arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-228-1/+102
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2020-01-228-25/+59
| |\ \ \ \ \
| | * | | | | arm64: Workaround for Cortex-A55 erratum 1530923Steven Price2020-01-165-7/+24
| | * | | | | 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-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
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |