aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09blackfin: smp: fix msg queue overflow issueSteven Miao1-5/+3
2012-01-09blackfin: smp: cleanup smp codeBob Liu1-12/+41
2011-10-25Blackfin: SMP: fix scheduling deadlockSteven Miao1-1/+6
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger1-8/+9
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro1-13/+14
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger1-0/+1
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar1-3/+16
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+3
2011-04-13Blackfin: SMP: fix cache flush loopSonic Zhang1-3/+16
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang1-0/+4
2011-03-18Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang1-6/+8
2011-03-18Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao1-2/+2
2011-03-18Blackfin: SMP: use standard cache functionsMike Frysinger1-3/+3
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li1-119/+78
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang1-1/+1
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang1-6/+1
2010-05-22Blackfin: SMP: fix continuation linesJoe Perches1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang1-2/+4
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang1-3/+35
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li1-14/+3
2010-03-09Blackfin: flush caches on SMP when one core calls another via IPIYi Li1-2/+24
2009-12-15Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li1-8/+8
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin1-4/+2
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-18/+4
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall1-0/+8
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich1-1/+1
2009-06-13Blackfin: fix deadlock in SMP IPI handlerSonic Zhang1-6/+7
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang1-0/+11
2009-06-12Blackfin: drop unused reserve_pda() functionGraf Yang1-3/+0
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang1-2/+3
2009-06-12Blackfin: annotate anomaly 05000120Graf Yang1-0/+4
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patchSonic Zhang1-1/+5
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li1-2/+2
2008-11-18Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger1-1/+1
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine common codeGraf Yang1-0/+476