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