summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2020-03-11arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=yKunihiko Hayashi
2020-03-09arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)Masahiro Yamada
2020-03-09arm64: vdso32: Convert to modern assembler annotationsMark Brown
2020-03-09arm64: vdso: Convert to modern assembler annotationsMark Brown
2020-03-09arm64: sdei: Annotate SDEI entry points using new style annotationsMark Brown
2020-03-09arm64: kvm: Modernize __smccc_workaround_1_smc_start annotationsMark Brown
2020-03-09arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown
2020-03-09arm64: kernel: Convert to modern annotations for assembly dataMark Brown
2020-03-09arm64: head: Annotate stext and preserve_boot_args as codeMark Brown
2020-03-09arm64: head.S: Convert to modern annotations for assembly functionsMark Brown
2020-03-09arm64: ftrace: Modernise annotation of return_to_handlerMark Brown
2020-03-09arm64: ftrace: Correct annotation of ftrace_caller assemblyMark Brown
2020-03-09arm64: entry-ftrace.S: Convert to modern annotations for assembly functionsMark Brown
2020-03-09arm64: entry: Additional annotation conversions for entry.SMark Brown
2020-03-09arm64: entry: Annotate ret_from_fork as codeMark Brown
2020-03-09arm64: entry: Annotate vector table and handlers as codeMark Brown
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu
2020-03-04arm64: remove gratuitious/stray .ltorg stanzasRemi Denis-Courmont
2020-03-02arm64: perf: Support new DT compatiblesRobin Murphy
2020-03-02arm64: perf: Refactor PMU init callbacksRobin Murphy
2020-02-29efi/arm64: Clean EFI stub exit code from cache instead of avoiding itArd Biesheuvel
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-23efi/libstub: Introduce symbolic constants for the stub major/minor versionArd Biesheuvel
2020-02-23efi/libstub: Clean up command line parsing routineArd Biesheuvel
2020-02-22efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypointArd Biesheuvel
2020-02-12arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-11arm64: Fix CONFIG_ARCH_RANDOM=n buildRobin Murphy
2020-02-10arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-10arm64: use shared sysctl constantsMatteo Croce
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-22arm64: acpi: fix DAIF manipulation with pNMIMark Rutland
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/errata' into for-next/coreWill Deacon
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-22arm64: Use v8.5-RNG entropy for KASLR seedMark Brown
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson
2020-01-21arm64: entry: Avoid empty alternatives entriesJulien Thierry
2020-01-17arm64: entry: cleanup sp_el0 manipulationMark Rutland
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland
2020-01-17arm64: entry: mark all entry code as notraceMark Rutland
2020-01-17arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan
2020-01-16arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel
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