summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-1/+1
|\
| * crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-1/+1
* | arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel2024-02-161-8/+0
* | arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel2024-02-161-3/+1
* | arm64: head: move relocation handling to C codeArd Biesheuvel2024-02-161-1/+2
|/
* arm64: scs: Disable LTO for SCS patching codeArd Biesheuvel2024-01-301-0/+6
* arm64: Revert "scs: Work around full LTO issue with dynamic SCS"Ard Biesheuvel2024-01-301-7/+1
* arm64: scs: Work around full LTO issue with dynamic SCSArd Biesheuvel2024-01-121-1/+7
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-0/+1
|\
| * arm64: add hw_nmi_get_sample_period for preparation of lockup detectorLecopzer Chen2023-06-091-0/+1
* | arm64: module: mandate MODULE_PLTSMark Rutland2023-06-061-2/+1
|/
* arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier2023-03-271-1/+0
* Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-8/+1
|\
| * arm64: efi: Move efi-entry.S into the libstub source directoryArd Biesheuvel2022-11-091-8/+1
* | arm64: implement dynamic shadow call stack for ClangArd Biesheuvel2022-11-091-0/+2
|/
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-2/+2
|\
| * kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
* | arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel2022-09-061-0/+1
|/
* Merge branch 'for-next/boot' into for-next/coreWill Deacon2022-07-251-1/+1
|\
| * arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel2022-06-241-1/+1
* | arm64: kasan: do not instrument stacktrace.cAndrey Konovalov2022-06-231-0/+5
|/
* arm64: vdso: fix makefile dependency on vdso.soJoey Gouly2022-05-101-0/+4
* arm64: mte: Dump the MTE tags in the core fileCatalin Marinas2022-02-151-0/+1
* kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-0/+3
* arm64: entry: fix KCOV suppressionMark Rutland2021-07-151-1/+1
* Merge branch 'for-next/insn' into for-next/coreWill Deacon2021-06-241-2/+3
|\
| * arm64: Move instruction encoder/decoder under lib/Julien Thierry2021-05-271-1/+1
| * arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry2021-05-271-1/+1
* | arm64: idle: don't instrument idle code with KCOVMark Rutland2021-06-071-1/+2
* | arm64: entry: don't instrument entry code with KCOVMark Rutland2021-06-071-0/+5
|/
* arm64: entry: Enable random_kstack_offset supportKees Cook2021-04-081-0/+5
* Merge branch 'for-next/vdso' into for-next/coreWill Deacon2021-02-121-2/+3
|\
| * arm64: do not descend to vdso directories twiceMasahiro Yamada2021-01-201-2/+3
* | arm64: cpufeature: Add an early command-line cpufeature override facilityMarc Zyngier2021-02-091-1/+1
|/
* arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen2020-12-011-1/+0
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-0/+1
|\
| * arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino2020-09-041-0/+1
* | Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon2020-10-021-2/+1
|\ \
| * | arm64: Move SSBD prctl() handler alongside other spectre mitigation codeWill Deacon2020-09-291-1/+1
| * | arm64: Introduce separate file for spectre mitigations and reportingWill Deacon2020-09-291-1/+1
| * | arm64: Remove Spectre-related CONFIG_* optionsWill Deacon2020-09-291-2/+1
| |/
* / arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-071-2/+0
|/
* arm64: compat: Allow 32-bit vdso and sigpage to co-existWill Deacon2020-06-231-2/+0
* arm64: Implement Shadow Call StackSami Tolvanen2020-05-151-0/+1
* arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)Masahiro Yamada2020-03-091-1/+1
* arm64: entry: convert el1_sync to CMark Rutland2019-10-281-3/+3
* arm64: vdso: Enable vDSO compat supportVincenzo Frascino2019-06-221-1/+5
* arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino2019-04-231-1/+2
* arm64: compat: Split kuser32Vincenzo Frascino2019-04-231-1/+1
* arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe2019-04-091-3/+3