summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/smpimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-354/+0
2017-07-12score: Fix typoSebastian Huber1-1/+1
2017-07-07score: Introduce _SMP_Get_online_processors()Sebastian Huber1-0/+9
2017-07-06score: Use <sys/bitset.h> for Processor_maskSebastian Huber1-2/+2
2017-04-05SMP: Simplify SMP multicast actionsSebastian Huber1-5/+3
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-1/+1
2016-06-29score: Fix SMP message handlingSebastian Huber1-8/+10
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-12/+22
2016-03-04score: Add _SMP_Before_multitasking_action()Sebastian Huber1-2/+46
2016-03-04score: Add _SMP_Online_processorsSebastian Huber1-0/+11
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-0/+6
2015-04-20score: Refactor SMP cache manager supportSebastian Huber1-8/+25
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-0/+11
2014-08-22score: Add SMP support to the cache managerDaniel Cederman1-0/+19
2014-08-22score: Rename SMP broadcast message functionDaniel Cederman1-2/+2
2014-08-22score: Add function to send a SMP message to a set of CPUsDaniel Cederman1-0/+15
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