aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/smp.h
AgeCommit message (Expand)Author
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo
2014-09-13arm64: Tell irq work about self IPI supportFrederic Weisbecker
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-10-25arm64: reorganise smp_enable_opsMark Rutland
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier
2012-09-17arm64: SMP supportCatalin Marinas