index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2018-03-16
arch: remove blackfin port
Arnd Bergmann
1
-432
/
+0
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
[next]