summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/smpimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-091-0/+11
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-0/+19
* score: Rename SMP broadcast message functionDaniel Cederman2014-08-221-2/+2
* score: Add function to send a SMP message to a set of CPUsDaniel Cederman2014-08-221-0/+15
* score: Delete SMP_FATAL_SHUTDOWN_EARLYSebastian Huber2014-06-051-4/+3
* score: Fix race condition in SMP startupSebastian Huber2014-05-261-1/+2
* score: Use _SMP_Fatal()Sebastian Huber2014-05-231-1/+1
* SMP: make IPI fatal code uniqueDaniel Hellstrom2014-05-231-2/+3
* score: Use atomic operations for SMP messagesSebastian Huber2014-05-051-11/+9
* score: Add SMP test message handlerSebastian Huber2014-05-051-0/+28
* score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber2014-05-051-1/+0
* score: Use common names for per-CPU variablesSebastian Huber2014-04-221-8/+8
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-151-0/+9
* score: SMP initialization changesSebastian Huber2014-04-141-1/+2
* score: Add per-CPU state functionSebastian Huber2014-03-311-1/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: SMP initialization and shutdown changesSebastian Huber2014-03-061-12/+10
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2014-02-191-1/+23
* score: Rename rtems_smp_process_interrupt()Sebastian Huber2014-02-191-0/+5
* score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber2014-02-191-0/+27
* score: Add and use <rtems/score/smpimpl.h>Sebastian Huber2014-02-191-0/+123