aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c
Commit message (Expand)AuthorAge
* ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-15
* arm64: topology: Implement basic CPU topology supportMark Brown2014-03-04
* arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-26
* arm64: FIQs are unusedNicolas Pitre2014-01-30
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-19
|\
| * arm64: enable generic clockevent broadcastLorenzo Pieralisi2013-12-16
* | arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon2013-12-19
|/
* arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-25
* ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha2013-11-07
* arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier2013-11-04
* arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* arm64: read enable-method for CPU0Mark Rutland2013-10-25
* arm64: factor out spin-table boot methodMark Rutland2013-10-25
* arm64: reorganise smp_enable_opsMark Rutland2013-10-25
* arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-30
* Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-19
|\
| * arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-19
* | arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
|/
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-30
|\
| * arm64: Survive invalid cpu enable-methodsMark Rutland2013-04-25
| * arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon2013-04-25
| * arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2013-03-20
| * arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino2013-03-20
* | arm64: Use generic idle loopThomas Gleixner2013-04-08
|/
* arm64: SMP: enable PSCI boot methodMarc Zyngier2013-01-29
* arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier2013-01-29
* arm64: smp: add missing completion for secondary bootWill Deacon2012-11-08
* arm64: Remove duplicate inclusion of mmu_context.h in smp.cSachin Kamat2012-10-16
* arm64: SMP supportCatalin Marinas2012-09-17