summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-271-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-2724-102/+238
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arm64: acpi: fix DAIF manipulation with pNMIMark Rutland2020-01-221-1/+10
| * | | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-224-2/+83
| |\ \ \ \
| | * | | | arm64: Use v8.5-RNG entropy for KASLR seedMark Brown2020-01-221-0/+8
| | * | | | arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-224-1/+74
| | |/ / /
| * | | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2020-01-223-6/+6
| |\ \ \ \
| | * | | | arm64: Workaround for Cortex-A55 erratum 1530923Steven Price2020-01-161-2/+2
| | * | | | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price2020-01-161-1/+1
| | * | | | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price2020-01-163-3/+3
| | |/ / /
| * | | | Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon2020-01-222-11/+16
| |\ \ \ \
| | * | | | arm64: asm: Remove ENDPIPROC()Mark Brown2020-01-081-12/+0
| | * | | | 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-2220-84/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | | | | | | | | | | * | | 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: 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-142-1/+6
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | | | | | | | * | | arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas2020-01-171-0/+12
| | | | | | | | | * | | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan2020-01-171-0/+4
| | | | | | | | | * | | arm64: Remove __exception_text_start and __exception_text_end from asm/section.hPrabhakar Kushwaha2020-01-081-1/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | | | | | | | * | | arm64: kexec_file: add crash dump supportAKASHI Takahiro2020-01-081-0/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | | * | | Revert "arm64: kexec: make dtb_mem always enabled"Will Deacon2020-01-101-2/+2
| | | | | | | * | | arm64: hibernate: add PUD_SECT_RDONLYPavel Tatashin2020-01-081-0/+1
| | | | | | | * | | arm64: kexec: make dtb_mem always enabledPavel Tatashin2020-01-081-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | arm64: Move the LSE gas support detection to KconfigCatalin Marinas2020-01-152-4/+4
| | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | arm64: entry: cleanup el0 svc handler namingMark 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
| | |_|_|/ / / | |/| | | | |
| | | | * | | arm64: Use a variable to store non-global mappings decisionMark Brown2020-01-152-85/+6
| | | | * | | arm64: Don't use KPTI where we have E0PDMark Brown2020-01-151-0/+11
| | | | * | | arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown2020-01-151-17/+45
| | | | * | | arm64: Add initial support for E0PDMark Brown2020-01-153-1/+5
| | |_|/ / / | |/| | | |
| | | * | | arm64: Implement optimised checksum routineRobin Murphy2020-01-161-0/+3
| | |/ / / | |/| | |
| | * | | arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual2020-01-152-0/+10
| | * | | arm64: cpufeature: Export matrix and other features to userspaceSteven Price2020-01-152-0/+19
| |/ / /
* | | | Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-111-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras2020-01-071-1/+0
| |/ /
* / / arm64: Revert support for execute-only user mappingsCatalin Marinas2020-01-062-10/+5
|/ /
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-12-063-1/+8
|\ \ | |/ |/|
| * arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior2019-12-061-0/+1
| * arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas2019-12-061-1/+6
| * arm64: insn: consistently handle exit textMark Rutland2019-12-041-0/+1
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-2/+0
|\ \ \