summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/smp.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove blackfin portArnd Bergmann2018-03-161-432/+0
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-1/+1
* blackfin: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-111-4/+2
* blackfin: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* 06/18] smp, blackfin: kill SMP single function call interruptJiang Liu2014-01-291-5/+1
* smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao2013-11-151-4/+8
* Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-181-6/+6
|\
| * blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker2013-07-141-6/+6
* | smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao2013-07-161-3/+3
|/
* smp: refine bf561 smpboot codeSteven Miao2013-07-091-10/+8
* bfin: Use generic idle loopThomas Gleixner2013-04-081-1/+1
* Blackfin: smp: add smp_mb() to keep coherencySteven Miao2012-10-081-2/+2
* blackfin: smp: adapt to generic smp helpersSteven Miao2012-09-071-157/+66
* blackfin: Use generic idle thread allocationThomas Gleixner2012-04-261-18/+1
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* blackfin: smp: fix msg queue overflow issueSteven Miao2012-01-091-5/+3
* blackfin: smp: cleanup smp codeBob Liu2012-01-091-12/+41
* 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
OpenPOWER on IntegriCloud