Steven Miao
|
a2eff9dd8b
blackfin: smp: fix msg queue overflow issue
|
13 years ago |
Bob Liu
|
d0014be47d
blackfin: smp: cleanup smp code
|
13 years ago |
Steven Miao
|
0b2b06efd8
Blackfin: SMP: fix scheduling deadlock
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Mike Frysinger
|
fb1d9be596
Blackfin: optimize double fault boot checking
|
14 years ago |
KOSAKI Motohiro
|
fecedc8071
Blackfin: convert old cpumask API to new one
|
14 years ago |
Mike Frysinger
|
6327a574f9
Blackfin: move internal irq prototypes out of global namespace
|
14 years ago |
Ingo Molnar
|
42ac9e87fd
Merge commit 'v2.6.39-rc4' into sched/core
|
14 years ago |
Peter Zijlstra
|
184748cc50
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
|
14 years ago |
Sonic Zhang
|
8d50de9ee7
Blackfin: SMP: fix cache flush loop
|
14 years ago |
Sonic Zhang
|
c6345ab1a3
Blackfin: SMP: work around anomaly 05000491
|
15 years ago |
Sonic Zhang
|
567ebfc99d
Blackfin: SMP: disable preempt with smp_processor_id to send messages
|
15 years ago |
steven miao
|
ab61d2ac5c
Blackfin: SMP: delay enabling caches until CPU is initialized
|
15 years ago |
Mike Frysinger
|
5f362c91d0
Blackfin: SMP: use standard cache functions
|
14 years ago |
Yi Li
|
73a400646b
Blackfin: SMP: rewrite IPI handling to avoid memory allocation
|
15 years ago |
Graf Yang
|
75734e6606
Blackfin: SMP: tweak platform_request_ipi() usage
|
15 years ago |
Graf Yang
|
9c199b5965
Blackfin: SMP: fix cpumask misbehavior
|
15 years ago |
Joe Perches
|
db52ecc295
Blackfin: SMP: fix continuation lines
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Graf Yang
|
718340f629
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
|
15 years ago |
Graf Yang
|
0b39db28b9
Blackfin: SMP: add PM/CPU hotplug support
|
15 years ago |
Yi Li
|
0d152c27e3
Blackfin: SMP: make core timers per-cpu clock events for HRT
|
15 years ago |
Yi Li
|
c9784ebb23
Blackfin: flush caches on SMP when one core calls another via IPI
|
15 years ago |
Yi Li
|
578d36f5e1
Blackfin: SMP: don't start up core b until its state has been completely onlined
|
15 years ago |
Roel Kluin
|
05bad36ce7
Blackfin: fix memset in smp_send_reschedule() and -stop()
|
15 years ago |
Robin Getz
|
96f1050d3d
Blackfin: mass clean up of copyright/licensing info
|
15 years ago |
Julia Lawall
|
994e9a2e01
arch/blackfin: Add kmalloc NULL tests
|
16 years ago |
Michael Hennerich
|
c70c754ff9
Blackfin: drop per-cpu loops_per_jiffy tracking
|
16 years ago |
Sonic Zhang
|
86f2008bf5
Blackfin: fix deadlock in SMP IPI handler
|
16 years ago |
Sonic Zhang
|
47e9dedb72
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
|
16 years ago |