aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf561/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Blackfin: don't touch cpu_possible_map and cpu_present_map directlyKOSAKI Motohiro1-4/+10
2011-05-25Blackfin: SMP: fix cpudata cache setupMike Frysinger1-3/+0
2011-03-29bfin: Final irq cleanupThomas Gleixner1-3/+3
2011-03-18Blackfin: SMP: convert to irq chip functionsMike Frysinger1-1/+5
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang1-8/+1
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li1-10/+15
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang1-1/+1
2011-01-10Blackfin: bf561: update a few more SIC_SYSCR locationsMike Frysinger1-2/+2
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger1-12/+12
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang1-7/+10
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li1-0/+18
2010-03-09Blackfin: drop cpu_callin_map on SMP systemsGraf Yang1-6/+3
2009-12-15Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li1-10/+7
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-18/+3
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang1-1/+1
2009-06-12Blackfin: do not append newlines to panic() messagesMike Frysinger1-1/+1
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang1-8/+3
2009-01-07Blackfin arch: SMP supporting patchset: BF561 related codeGraf Yang1-0/+172