summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland
2020-01-17arm64: assembler: remove smp_dmb macroMark Rutland
2020-01-17arm64: assembler: remove inherit_daif macroMark Rutland
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas
2020-01-17arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan
2020-01-17locking/osq: Use optimized spinning loop for arm64Waiman Long
2020-01-16arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen
2020-01-16arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen
2020-01-16arm64: Implement optimised checksum routineRobin Murphy
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price
2020-01-15arm64: Use a variable to store non-global mappings decisionMark Brown
2020-01-15arm64: Don't use KPTI where we have E0PDMark Brown
2020-01-15arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown
2020-01-15arm64: Add initial support for E0PDMark Brown
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price
2020-01-14arm64: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose
2020-01-14arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose
2020-01-14arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKVincenzo Frascino
2020-01-14arm64: compat: vdso: Expose BUILD_VDSO32Vincenzo Frascino
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-11Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-10Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2020-01-10Revert "arm64: kexec: make dtb_mem always enabled"Will Deacon
2020-01-08arm64: Remove __exception_text_start and __exception_text_end from asm/section.hPrabhakar Kushwaha
2020-01-08arm64: asm: Remove ENDPIPROC()Mark Brown
2020-01-08arm64: kexec_file: add crash dump supportAKASHI Takahiro
2020-01-08arm64: hibernate: add PUD_SECT_RDONLYPavel Tatashin
2020-01-08arm64: kexec: make dtb_mem always enabledPavel Tatashin
2020-01-08arm64: asm: Add new-style position independent function annotationsMark Brown
2020-01-07arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras
2020-01-06arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-03compat: provide compat_ptr() on all architecturesArnd Bergmann
2020-01-03compat: ARM64: always include asm-generic/compat.hArnd Bergmann
2019-12-25efi/libstub: Rename efi_call_early/_runtime macros to be more intuitiveArd Biesheuvel
2019-12-25efi/libstub: Drop 'table' argument from efi_table_attr() macroArd Biesheuvel
2019-12-25efi/libstub: Drop protocol argument from efi_call_proto() macroArd Biesheuvel
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel
2019-12-25efi/libstub: Get rid of 'sys_table_arg' macro parameterArd Biesheuvel
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel
2019-12-25efi/libstub: Remove unused __efi_call_early() macroArd Biesheuvel
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-08sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior