index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-common
/
smp.c
Age
Commit message (
Expand
)
Author
2014-01-29
06/18] smp, blackfin: kill SMP single function call interrupt
Jiang Liu
2013-11-15
smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receive
Steven Miao
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-16
smp: blackfin: fix check error, using atomic_ops to handle atomic_t type
Steven Miao
2013-07-14
blackfin: delete __cpuinit usage from all blackfin files
Paul Gortmaker
2013-07-09
smp: refine bf561 smpboot code
Steven Miao
2013-04-08
bfin: Use generic idle loop
Thomas Gleixner
2012-10-08
Blackfin: smp: add smp_mb() to keep coherency
Steven Miao
2012-09-07
blackfin: smp: adapt to generic smp helpers
Steven Miao
2012-04-26
blackfin: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-01-09
blackfin: smp: fix msg queue overflow issue
Steven Miao
2012-01-09
blackfin: smp: cleanup smp code
Bob Liu
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