summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile
AgeCommit message (Expand)AuthorLines
2020-03-09arm64: efi: add efi-entry.o to targets instead of extra-$(CONFIG_EFI)Masahiro Yamada-1/+1
2019-10-28arm64: entry: convert el1_sync to CMark Rutland-3/+3
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino-1/+5
2019-04-23arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino-1/+2
2019-04-23arm64: compat: Split kuser32Vincenzo Frascino-1/+1
2019-04-09arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe-3/+3
2019-01-04arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada-31/+30
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko-0/+1
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon-1/+2
2018-12-10arm64: remove arm64ksyms.cMark Rutland-1/+1
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro-1/+1
2018-12-06arm64: enable KEXEC_FILE configAKASHI Takahiro-1/+2
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse-0/+1
2018-07-12arm64: convert compat wrappers to CMark Rutland-1/+1
2018-07-12arm64: convert raw syscall invocation to CMark Rutland-1/+2
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier-0/+1
2018-04-11arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier-2/+0
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+1
2018-03-19arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier-3/+1
2018-03-09efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel-1/+2
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse-0/+1
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon-0/+4
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel-3/+0
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-02arm64: remove unneeded copy to init_utsname()->machineMasahiro Yamada-2/+0
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel-0/+3
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro-0/+1
2017-04-04arm64: relocation testing moduleArd Biesheuvel-0/+2
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel-0/+4
2016-08-31arm64: Set UTS_MACHINE in the MakefileMichal Marek-0/+2
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-7/+4
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas-3/+2
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu-1/+1
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long-2/+1
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky-4/+0
2016-07-11Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas-4/+3
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas-3/+4
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand-0/+2
2016-05-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo-0/+1
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse-0/+1
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel-0/+1
2016-02-24arm64: add support for module PLTsArd Biesheuvel-0/+1
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi-0/+1
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander-1/+1
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander-1/+1
2015-12-21arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini-0/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel-7/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin-0/+2