summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/smpimpl.h (follow)
AgeCommit message (Expand)Author
2015-04-20score: Refactor SMP cache manager supportSebastian Huber
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber
2014-08-22score: Add SMP support to the cache managerDaniel Cederman
2014-08-22score: Rename SMP broadcast message functionDaniel Cederman
2014-08-22score: Add function to send a SMP message to a set of CPUsDaniel Cederman
2014-06-05score: Delete SMP_FATAL_SHUTDOWN_EARLYSebastian Huber
2014-05-26score: Fix race condition in SMP startupSebastian Huber
2014-05-23score: Use _SMP_Fatal()Sebastian Huber
2014-05-23SMP: make IPI fatal code uniqueDaniel Hellstrom
2014-05-05score: Use atomic operations for SMP messagesSebastian Huber
2014-05-05score: Add SMP test message handlerSebastian Huber
2014-05-05score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber
2014-04-22score: Use common names for per-CPU variablesSebastian Huber
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber
2014-04-14score: SMP initialization changesSebastian Huber
2014-03-31score: Add per-CPU state functionSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-06score: SMP initialization and shutdown changesSebastian Huber
2014-02-19score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber
2014-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber
2014-02-19score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber
2014-02-19score: Add and use <rtems/score/smpimpl.h>Sebastian Huber