summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/smpimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-05score: Delete SMP_FATAL_SHUTDOWN_EARLYSebastian Huber1-4/+3
2014-05-26score: Fix race condition in SMP startupSebastian Huber1-1/+2
2014-05-23score: Use _SMP_Fatal()Sebastian Huber1-1/+1
2014-05-23SMP: make IPI fatal code uniqueDaniel Hellstrom1-2/+3
2014-05-05score: Use atomic operations for SMP messagesSebastian Huber1-11/+9
2014-05-05score: Add SMP test message handlerSebastian Huber1-0/+28
2014-05-05score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber1-1/+0
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-8/+8
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-0/+9
2014-04-14score: SMP initialization changesSebastian Huber1-1/+2
2014-03-31score: Add per-CPU state functionSebastian Huber1-1/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-06score: SMP initialization and shutdown changesSebastian Huber1-12/+10
2014-02-19score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber1-1/+23
2014-02-19score: Rename rtems_smp_process_interrupt()Sebastian Huber1-0/+5
2014-02-19score: Rename rtems_smp_secondary_cpu_initialize()Sebastian Huber1-0/+27
2014-02-19score: Add and use <rtems/score/smpimpl.h>Sebastian Huber1-25/+21
2014-02-19score: Remove ASM guardSebastian Huber1-4/+0
2014-02-19score: Rename RTEMS_BSP_SMP_SHUTDOWNSebastian Huber1-6/+6
2014-02-19score: Add RTEMS_FATAL_SOURCE_SMPSebastian Huber1-0/+7
2014-02-19score: Move _SMP_Request_other_cores_to_shutdown()Sebastian Huber1-3/+8
2013-08-21smp: Delete RTEMS_BSP_SMP_SIGNAL_TO_SELFSebastian Huber1-7/+0
2013-07-30smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber1-8/+0
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-1/+11
2013-07-17smp: Delete RTEMS_BSP_SMP_CONTEXT_SWITCH_NECESSARYSebastian Huber1-7/+0
2013-06-14score: Rename rtems_smp_get_number_of_processors()Sebastian Huber1-28/+32
2013-05-29smp: Simplify SMP initialization sequenceSebastian Huber1-7/+10
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-3/+3
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada1-6/+10
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-06-172011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+2
2011-05-262011-05-26 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-0/+8
2011-05-24Remove white-spaces.Ralf Corsepius1-1/+1
2011-04-272011-04-27 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-0/+112