aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/Makefile
AgeCommit message (Expand)Author
2015-10-30arm64/efi: move arm64 specific stub C code to libstubArd Biesheuvel
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64/efi: isolate EFI stub from the kernel properArd Biesheuvel
2015-08-24arm64: makefile: fix perf_callchain.o kconfig dependencyWill Deacon
2015-07-29arm64: remove redundant object file listJonas Rabenstein
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-27arm64: perf: factor out callchain codeMark Rutland
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2015-01-27arm64: Implement the compat_sys_call_table in CCatalin Marinas
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara
2014-11-20arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-30arm64: Add architectural support for PCILiviu Dudau
2014-09-12arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro
2014-05-29arm64: Add ftrace supportAKASHI Takahiro
2014-04-30arm64: efi: add EFI stubMark Salter
2014-04-30arm64: add EFI runtime servicesMark Salter
2014-04-24arm64: remove arch specific earlyprintkRob Herring
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu
2013-12-16arm64: kernel: add PM build infrastructureLorenzo Pieralisi
2013-10-25arm64: reorganise smp_enable_opsMark Rutland
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2012-12-05arm64: add hypervisor stubMarc Zyngier
2012-09-17arm64: Build infrastructureCatalin Marinas