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