aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-16/+97
2013-04-25arm64: Survive invalid cpu enable-methodsMark Rutland1-4/+4
2013-04-25arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon1-1/+4
2013-04-08arm64: Use generic idle loopThomas Gleixner1-1/+1
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino1-7/+85
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino1-5/+5
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier1-0/+1
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier1-22/+46
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon1-2/+1
2012-10-16arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat1-1/+0
2012-09-17arm64: SMP supportCatalin Marinas1-0/+469