aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino1-1/+5
2019-04-23arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino1-1/+2
2019-04-23arm64: compat: Split kuser32Vincenzo Frascino1-1/+1
2019-04-09arm64: Makefile: Replace -pg with CC_FLAGS_FTRACETorsten Duwe1-3/+3
2019-01-04arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada1-31/+30
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko1-0/+1
2018-12-10Merge branch 'for-next/kexec' into aarch64/for-next/coreWill Deacon1-1/+2
2018-12-10arm64: remove arm64ksyms.cMark Rutland1-1/+1
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro1-1/+1
2018-12-06arm64: enable KEXEC_FILE configAKASHI Takahiro1-1/+2
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse1-0/+1
2018-07-12arm64: convert compat wrappers to CMark Rutland1-1/+1
2018-07-12arm64: convert raw syscall invocation to CMark Rutland1-1/+2
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier1-0/+1
2018-04-11arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier1-2/+0
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+1
2018-03-19arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier1-3/+1
2018-03-09efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel1-1/+2
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse1-0/+1
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon1-0/+4
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel1-3/+0
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-02arm64: remove unneeded copy to init_utsname()->machineMasahiro Yamada1-2/+0
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel1-0/+3
2017-04-05arm64: kdump: provide /proc/vmcore fileAKASHI Takahiro1-0/+1
2017-04-04arm64: relocation testing moduleArd Biesheuvel1-0/+2
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel1-0/+4
2016-08-31arm64: Set UTS_MACHINE in the MakefileMichal Marek1-0/+2
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-7/+4
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas1-3/+2
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu1-1/+1
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long1-2/+1
2016-07-11arm64: fix vdso-offsets.h dependencyKevin Brodsky1-4/+0
2016-07-11Revert "arm64: Fix vdso-offsets.h dependency"Catalin Marinas1-4/+3
2016-07-08arm64: Fix vdso-offsets.h dependencyCatalin Marinas1-3/+4
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand1-0/+2
2016-05-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo1-0/+1
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse1-0/+1
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel1-0/+1
2016-02-24arm64: add support for module PLTsArd Biesheuvel1-0/+1
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi1-0/+1
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander1-1/+1
2016-01-04ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander1-1/+1
2015-12-21arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini1-0/+1
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel1-7/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-0/+2
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel1-2/+10
2015-08-24arm64: makefile: fix perf_callchain.o kconfig dependencyWill Deacon1-2/+2