aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/smp.c
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: SMP: fix scheduling deadlockSteven Miao2011-10-251-1/+6
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Blackfin: optimize double fault boot checkingMike Frysinger2011-07-231-8/+9
* Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2011-05-251-13/+14
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-251-0/+1
* Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-211-3/+16
|\
| * Blackfin: SMP: fix cache flush loopSonic Zhang2011-04-131-3/+16
* | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+3
|/
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-181-0/+4
* Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-181-6/+8
* Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-181-2/+2
* Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-181-3/+3
* Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-101-119/+78
* Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-101-1/+1
* Blackfin: SMP: fix cpumask misbehaviorGraf Yang2011-01-101-6/+1
* Blackfin: SMP: fix continuation linesJoe Perches2010-05-221-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-091-2/+4
* Blackfin: SMP: add PM/CPU hotplug supportGraf Yang2010-03-091-3/+35
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-091-14/+3
* Blackfin: flush caches on SMP when one core calls another via IPIYi Li2010-03-091-2/+24
* Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li2009-12-151-8/+8
* Blackfin: fix memset in smp_send_reschedule() and -stop()Roel Kluin2009-11-251-4/+2
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-18/+4
* arch/blackfin: Add kmalloc NULL testsJulia Lawall2009-07-161-0/+8
* Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-161-1/+1
* Blackfin: fix deadlock in SMP IPI handlerSonic Zhang2009-06-131-6/+7
* Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-131-0/+11
* Blackfin: drop unused reserve_pda() functionGraf Yang2009-06-121-3/+0
* Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-121-2/+3
* Blackfin: annotate anomaly 05000120Graf Yang2009-06-121-0/+4
* Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang2009-03-051-1/+5
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-071-2/+2
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-181-1/+1
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-071-0/+476