| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove blackfin port | Arnd Bergmann | 2018-03-16 | 1 | -432/+0 |
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: add new mmget() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 |
* | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 2015-07-27 | 1 | -1/+1 |
* | blackfin: Use common outgoing-CPU-notification code | Paul E. McKenney | 2015-03-11 | 1 | -4/+2 |
* | blackfin: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -1/+1 |
* | 06/18] smp, blackfin: kill SMP single function call interrupt | Jiang Liu | 2014-01-29 | 1 | -5/+1 |
* | smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive | Steven Miao | 2013-11-15 | 1 | -4/+8 |
* | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-18 | 1 | -6/+6 |
|\ |
|
| * | blackfin: delete __cpuinit usage from all blackfin files | Paul Gortmaker | 2013-07-15 | 1 | -6/+6 |
* | | smp: blackfin: fix check error, using atomic_ops to handle atomic_t type | Steven Miao | 2013-07-16 | 1 | -3/+3 |
|/ |
|
* | smp: refine bf561 smpboot code | Steven Miao | 2013-07-09 | 1 | -10/+8 |
* | bfin: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -1/+1 |
* | Blackfin: smp: add smp_mb() to keep coherency | Steven Miao | 2012-10-08 | 1 | -2/+2 |
* | blackfin: smp: adapt to generic smp helpers | Steven Miao | 2012-09-07 | 1 | -157/+66 |
* | blackfin: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -18/+1 |
* | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
* | blackfin: smp: fix msg queue overflow issue | Steven Miao | 2012-01-09 | 1 | -5/+3 |
* | blackfin: smp: cleanup smp code | Bob Liu | 2012-01-09 | 1 | -12/+41 |
* | Blackfin: SMP: fix scheduling deadlock | Steven Miao | 2011-10-26 | 1 | -1/+6 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | Blackfin: optimize double fault boot checking | Mike Frysinger | 2011-07-23 | 1 | -8/+9 |
* | Blackfin: convert old cpumask API to new one | KOSAKI Motohiro | 2011-05-25 | 1 | -13/+14 |
* | Blackfin: move internal irq prototypes out of global namespace | Mike Frysinger | 2011-05-25 | 1 | -0/+1 |
* | Merge commit 'v2.6.39-rc4' into sched/core | Ingo Molnar | 2011-04-21 | 1 | -3/+16 |
|\ |
|
| * | Blackfin: SMP: fix cache flush loop | Sonic Zhang | 2011-04-14 | 1 | -3/+16 |
* | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -0/+3 |
|/ |
|
* | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 2011-03-18 | 1 | -0/+4 |
* | Blackfin: SMP: disable preempt with smp_processor_id to send messages | Sonic Zhang | 2011-03-18 | 1 | -6/+8 |
* | Blackfin: SMP: delay enabling caches until CPU is initialized | steven miao | 2011-03-18 | 1 | -2/+2 |
* | Blackfin: SMP: use standard cache functions | Mike Frysinger | 2011-03-18 | 1 | -3/+3 |
* | Blackfin: SMP: rewrite IPI handling to avoid memory allocation | Yi Li | 2011-01-10 | 1 | -119/+78 |
* | Blackfin: SMP: tweak platform_request_ipi() usage | Graf Yang | 2011-01-10 | 1 | -1/+1 |
* | Blackfin: SMP: fix cpumask misbehavior | Graf Yang | 2011-01-10 | 1 | -6/+1 |
* | Blackfin: SMP: fix continuation lines | Joe Perches | 2010-05-22 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data | Graf Yang | 2010-03-09 | 1 | -2/+4 |
* | Blackfin: SMP: add PM/CPU hotplug support | Graf Yang | 2010-03-09 | 1 | -3/+35 |
* | Blackfin: SMP: make core timers per-cpu clock events for HRT | Yi Li | 2010-03-09 | 1 | -14/+3 |
* | Blackfin: flush caches on SMP when one core calls another via IPI | Yi Li | 2010-03-09 | 1 | -2/+24 |
* | Blackfin: SMP: don't start up core b until its state has been completely onlined | Yi Li | 2009-12-15 | 1 | -8/+8 |
* | Blackfin: fix memset in smp_send_reschedule() and -stop() | Roel Kluin | 2009-11-25 | 1 | -4/+2 |
* | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 1 | -18/+4 |
* | arch/blackfin: Add kmalloc NULL tests | Julia Lawall | 2009-07-16 | 1 | -0/+8 |
* | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 2009-07-16 | 1 | -1/+1 |
* | Blackfin: fix deadlock in SMP IPI handler | Sonic Zhang | 2009-06-13 | 1 | -6/+7 |
* | Blackfin: add blackfin_invalidate_entire_icache for SMP systems | Sonic Zhang | 2009-06-13 | 1 | -0/+11 |