summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm64: add support for kernel ASLRArd Biesheuvel2016-02-241-0/+1
* arm64: add support for module PLTsArd Biesheuvel2016-02-241-0/+1
* arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi2016-02-161-0/+1
* Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+1
|\
| * arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_opsStefano Stabellini2015-12-211-0/+1
* | ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander2016-01-041-1/+1
* | ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander2016-01-041-1/+1
|/
* arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel2015-10-301-7/+2
* arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+2
* arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel2015-10-121-2/+10
* arm64: makefile: fix perf_callchain.o kconfig dependencyWill Deacon2015-08-241-2/+2
* arm64: remove redundant object file listJonas Rabenstein2015-07-291-1/+0
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-3/+4
* arm64: perf: factor out callchain codeMark Rutland2015-07-271-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+1
|\
| * ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone2015-03-251-0/+1
* | arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-301-1/+1
* | arm64: Get rid of struct cpu_tableMarc Zyngier2015-03-191-1/+1
|/
* arm64: psci: move psci firmware calls out of lineWill Deacon2015-02-261-2/+3
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-1/+1
* arm64: Implement the compat_sys_call_table in CCatalin Marinas2015-01-271-1/+1