aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common/smp.c
AgeCommit message (Expand)Author
2013-04-08bfin: Use generic idle loopThomas Gleixner
2012-10-08Blackfin: smp: add smp_mb() to keep coherencySteven Miao
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-01-09blackfin: smp: fix msg queue overflow issueSteven Miao
2012-01-09blackfin: smp: cleanup smp codeBob Liu
2011-10-25Blackfin: SMP: fix scheduling deadlockSteven Miao
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-13Blackfin: SMP: fix cache flush loopSonic Zhang
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang
2011-03-18Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang
2011-03-18Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao
2011-03-18Blackfin: SMP: use standard cache functionsMike Frysinger
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang
2010-05-22Blackfin: SMP: fix continuation linesJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li
2010-03-09Blackfin: flush caches on SMP when one core calls another via IPIYi Li
2009-12-15Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li
2009-11-25Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz
2009-07-16arch/blackfin: Add kmalloc NULL testsJulia Lawall
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich
2009-06-13Blackfin: fix deadlock in SMP IPI handlerSonic Zhang
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang
2009-06-12Blackfin: drop unused reserve_pda() functionGraf Yang
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang
2009-06-12Blackfin: annotate anomaly 05000120Graf Yang
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2008-11-18Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang