summaryrefslogtreecommitdiff
path: root/arch/arm64/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-20arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland1-1/+8
2024-04-12arm64: boot: Support Flat Image TreeSimon Glass1-2/+5
2024-04-12arm64: Add BOOT_TARGETS variableSimon Glass1-1/+5
2024-02-09arm64: rust: Enable Rust support for AArch64Jamie Cunliffe1-0/+4
2024-01-30arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky1-1/+1
2023-12-05arm64: vdso32: rename 32-bit debug vdso to vdso32.so.dbgMasahiro Yamada1-1/+1
2023-11-23arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada1-1/+1
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada1-6/+3
2023-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-40/+30
2023-02-13arm64: configs: Add virtconfigMark Brown1-0/+6
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas1-40/+30
2023-01-31arm64: pauth: don't sign leaf functionsMark Rutland1-20/+8
2023-01-31arm64: unify asm-arch manipulationMark Rutland1-19/+18
2023-01-24arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland1-1/+4
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon1-1/+1
2022-11-18ftrace: arm64: move from REGS to ARGSMark Rutland1-1/+1
2022-11-09arm64: implement dynamic shadow call stack for ClangArd Biesheuvel1-2/+8
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+5
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-3/+0
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-3/+0
2022-09-20arm64: efi: enable generic EFI compressed bootArd Biesheuvel1-2/+7
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-4/+2
2021-12-14arm64/xor: use EOR3 instructions when availableArd Biesheuvel1-0/+5
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-7/+0
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+5
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas1-9/+12
2021-08-11arm64: clean vdso & vdso32 filesAndrew Delgadillo1-0/+2
2021-08-03arm64: move the (z)install rules to arch/arm64/MakefileMasahiro Yamada1-2/+5
2021-08-03arm64: move warning about toolchains to archprepareMasahiro Yamada1-9/+12
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+0
2021-06-15arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss1-1/+1
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-1/+0
2021-05-10arm64: Generate cpucaps.hMark Brown1-0/+3
2021-04-24arm64: move --fix-cortex-a53-843419 linker test to KconfigMasahiro Yamada1-1/+1
2021-01-20arm64: do not descend to vdso directories twiceMasahiro Yamada1-4/+6
2021-01-05arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers1-3/+7
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov1-1/+1
2020-12-22arm64: enable armv8.5-a asm-arch optionVincenzo Frascino1-0/+5
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-4/+0
2020-10-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-4/+0
2020-10-20arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers1-2/+2
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2020-09-24kbuild: preprocess module linker scriptMasahiro Yamada1-4/+0
2020-09-07arm64: get rid of TEXT_OFFSETArd Biesheuvel1-6/+0
2020-09-03arm64/build: Warn on orphan section placementKees Cook1-0/+4
2020-09-01arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook1-1/+4
2020-08-28arm64: vdso32: make vdso32 install conditionalFrank van der Linden1-1/+2
2020-08-28arm64: use a common .arch preamble for inline assemblySami Tolvanen1-3/+8
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd1-0/+1