aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-29arm64: remove redundant object file listJonas Rabenstein1-1/+0
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-3/+4
2015-07-27arm64: perf: factor out callchain codeMark Rutland1-1/+1
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2015-03-30arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier1-1/+1
2015-03-25ARM64 / ACPI: Get RSDP and ACPI boot-time tablesAl Stone1-0/+1
2015-03-19arm64: Get rid of struct cpu_tableMarc Zyngier1-1/+1
2015-02-26arm64: psci: move psci firmware calls out of lineWill Deacon1-2/+3
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-1/+1
2015-01-27arm64: Implement the compat_sys_call_table in CCatalin Marinas1-1/+1
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla1-1/+1
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara1-1/+1
2014-11-25arm64: add alternative runtime patchingAndre Przywara1-1/+1
2014-11-20arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal1-0/+1
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal1-0/+1
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal1-1/+2
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2014-09-30arm64: Add architectural support for PCILiviu Dudau1-0/+1
2014-09-12arm64: kernel: introduce cpu_init_idle CPU operationLorenzo Pieralisi1-0/+1
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel1-2/+1
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland1-1/+2
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into nextLinus Torvalds1-1/+6
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+3
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro1-1/+2
2014-05-29arm64: Add ftrace supportAKASHI Takahiro1-0/+4
2014-04-30arm64: efi: add EFI stubMark Salter1-1/+3
2014-04-30arm64: add EFI runtime servicesMark Salter1-0/+1
2014-04-24arm64: remove arch specific earlyprintkRob Herring1-1/+0
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet1-1/+2
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown1-1/+1
2014-02-26arm64: KGDB: Add Basic KGDB supportVijaya Kumar K1-0/+1
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu1-0/+1
2014-01-08arm64: introduce basic aarch64 instruction decoding helpersJiang Liu1-1/+1
2013-12-16arm64: kernel: add PM build infrastructureLorenzo Pieralisi1-0/+1
2013-10-25arm64: reorganise smp_enable_opsMark Rutland1-1/+1
2013-10-25arm64: unify smp_psci.c and psci.cMark Rutland1-1/+1
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier1-1/+1
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon1-1/+1
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier1-1/+1
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas1-0/+1
2012-12-05arm64: add hypervisor stubMarc Zyngier1-1/+2
2012-09-17arm64: Build infrastructureCatalin Marinas1-0/+27