summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada2019-01-041-31/+30
* arm64: add prctl control for resetting ptrauth keysKristina Martsenko2018-12-131-0/+1
* Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon2018-12-101-1/+2
|\
| * arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro2018-12-061-1/+1
| * arm64: enable KEXEC_FILE configAKASHI Takahiro2018-12-061-1/+2
* | arm64: remove arm64ksyms.cMark Rutland2018-12-101-1/+1
|/
* arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse2018-09-111-0/+1
* arm64: convert compat wrappers to CMark Rutland2018-07-121-1/+1
* arm64: convert raw syscall invocation to CMark Rutland2018-07-121-1/+2
* arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2018-05-311-0/+1
* arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier2018-04-111-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-091-3/+1
|\
| * arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier2018-03-191-3/+1
* | efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel2018-03-091-1/+2
|/
* arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse2018-01-131-0/+1
* arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon2018-01-081-0/+4
* arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel2017-12-011-3/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-151-2/+0
|\
| * arm64: remove unneeded copy to init_utsname()->machineMasahiro Yamada2017-10-021-2/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-071-0/+3
* arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro2017-04-051-0/+1
* arm64: relocation testing moduleArd Biesheuvel2017-04-041-0/+2
* efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel2017-02-031-0/+4
* arm64: Set UTS_MACHINE in the MakefileMichal Marek2016-08-311-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-7/+4
|\
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-3/+2
| |\
| | * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-1/+1
| | * arm64: add conditional instruction simulation supportDavid A. Long2016-07-191-2/+1
| * | arm64: fix vdso-offsets.h dependencyKevin Brodsky2016-07-111-4/+0
| * | Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas2016-07-111-4/+3
| * | arm64: Fix vdso-offsets.h dependencyCatalin Marinas2016-07-081-3/+4
| * | arm64/kexec: Add core kexec supportGeoff Levand2016-06-271-0/+2
| |/
* / arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo2016-05-301-0/+1
|/
* arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse2016-04-281-0/+1