index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-27
mm: add new mmget() helper
Vegard Nossum
1
-1
/
+1
2017-02-27
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-14
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-25
Blackfin: SMP: fix scheduling deadlock
Steven Miao
1
-1
/
+6
2011-07-26
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-13
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]