index
:
asmadeus/linux.git
for-next
The linux kernel
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
2011-10-25
Blackfin: SMP: fix scheduling deadlock
Steven Miao
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-23
Blackfin: optimize double fault boot checking
Mike Frysinger
2011-05-25
Blackfin: convert old cpumask API to new one
KOSAKI Motohiro
2011-05-25
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
2011-04-21
Merge commit 'v2.6.39-rc4' into sched/core
Ingo Molnar
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
2011-04-13
Blackfin: SMP: fix cache flush loop
Sonic Zhang
2011-03-18
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
2011-03-18
Blackfin: SMP: disable preempt with smp_processor_id to send messages
Sonic Zhang
2011-03-18
Blackfin: SMP: delay enabling caches until CPU is initialized
steven miao
2011-03-18
Blackfin: SMP: use standard cache functions
Mike Frysinger
2011-01-10
Blackfin: SMP: rewrite IPI handling to avoid memory allocation
Yi Li
2011-01-10
Blackfin: SMP: tweak platform_request_ipi() usage
Graf Yang
2011-01-10
Blackfin: SMP: fix cpumask misbehavior
Graf Yang
2010-05-22
Blackfin: SMP: fix continuation lines
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-09
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2010-03-09
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
2010-03-09
Blackfin: flush caches on SMP when one core calls another via IPI
Yi Li
2009-12-15
Blackfin: SMP: don't start up core b until its state has been completely onlined
Yi Li
2009-11-25
Blackfin: fix memset in smp_send_reschedule() and -stop()
Roel Kluin
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-07-16
arch/blackfin: Add kmalloc NULL tests
Julia Lawall
2009-07-16
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
2009-06-13
Blackfin: fix deadlock in SMP IPI handler
Sonic Zhang
2009-06-13
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-12
Blackfin: drop unused reserve_pda() function
Graf Yang
2009-06-12
Blackfin: add support for gptimer0 as a tick source
Graf Yang
2009-06-12
Blackfin: annotate anomaly 05000120
Graf Yang
2009-03-05
Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...
Sonic Zhang
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
2008-11-18
Blackfin arch: rename irq_flags to bfin_irq_flags
Mike Frysinger
2009-01-07
Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...
Graf Yang