summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-09score: Fix for GCC version 5 and laterSebastian Huber1-1/+2
2015-03-09score: TypoSebastian Huber1-1/+1
2015-03-06Fix even more Doxygen issuesJoel Sherrill9-9/+40
2015-03-06coremuteximpl.h: Reorder macro names to match body and fix Doxygen warningsJoel Sherrill1-7/+13
2015-03-06Fix more Doxygen typosJoel Sherrill3-5/+5
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill2-4/+4
2015-03-06score: Allow NULL for SMP lock nameSebastian Huber1-1/+1
2015-03-06score: Fix SMP lock implementationSebastian Huber3-1/+9
2015-03-05score: Add compiler memory barrier to atomic opsSebastian Huber1-0/+6
2015-03-05score: Add thread wait flagsSebastian Huber2-0/+191
2015-03-05score: Add thread acquireSebastian Huber1-0/+18
2015-03-05score: Add ISR lock to Objects_ControlSebastian Huber2-0/+83
2015-03-05score: Thread dispatch dis/enable without GiantSebastian Huber1-22/+82
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber1-16/+55
2015-03-05score: Simplify and fix signal deliverySebastian Huber1-42/+12
2015-03-05score: Update _Thread_Heir only if necessarySebastian Huber1-6/+9
2015-03-05score: Add and use PRIORITY_PSEUDO_ISRSebastian Huber1-0/+7
2015-03-05score: C/C++ compatibility macros for ISR locksSebastian Huber1-4/+51
2015-03-05score: DocumentationAlexander Krutwig1-0/+13
2015-03-04score: ISR lock C/C++ compatiblity issueSebastian Huber1-65/+63
2015-03-04score: Add and use _Thread_Enable_dispatch_body()Sebastian Huber1-2/+7
2015-03-04score: Inline _Thread_Disable_dispatch() for SMPSebastian Huber1-2/+1
2015-03-04score: Add parameter to Giant acquire/releaseSebastian Huber2-6/+14
2015-03-02score: Enable SMP barriers for all configurationsSebastian Huber1-5/+0
2015-02-19score: Make <rtems/score/atomic.h> availableSebastian Huber2-196/+578
2015-02-17score: Fix FP context restore via _Thread_HandlerSebastian Huber1-0/+41
2015-01-22score: Delete superfluous Heap_Statistics::instanceSebastian Huber1-5/+0
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-0/+11
2014-12-18smp: Fix timeout for MrsP semaphoresSebastian Huber2-60/+91
2014-11-28score: Add heap statisticsSebastian Huber1-3/+22
2014-11-28score: Return heap stats via _Heap_Get_informationSebastian Huber1-1/+2
2014-11-27smp: Fix scheduler helping protocolSebastian Huber1-34/+77
2014-11-27smp: Fix scheduler helping protocol assertionsSebastian Huber1-3/+5
2014-11-26objectimpl.h: Add _Assert() to _Objects_Invalidate_Id()Josh Oguin1-0/+6
2014-11-26chainimpl.h: Add _Assert() to _Chain_Initialize_empty()Josh Oguin1-3/+9
2014-11-24_Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber1-9/+0
2014-11-24smp: Fix scheduler helping protocolLuca Bonato2-18/+35
2014-11-23rtems/score/object.h: Correct types on _Objects_Build_idSantosh G Vattam1-3/+3
2014-11-20cpukit: basedefs: macro for packed attributeJan Dolezal1-0/+10
2014-10-27score: Move is_executing_on_a_core from cpuusagereport.c to threadimpl.hJennifer Averett1-0/+30
2014-10-27score: Add capture data to tcb.Jennifer Averett1-0/+7
2014-10-15rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit IdsJoel Sherrill1-0/+1
2014-10-13score: Rework global constructionSebastian Huber1-0/+10
2014-09-23score: Delete Thread_Wait_information::Block2nSebastian Huber1-4/+0
2014-09-08score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa1-1/+53
2014-09-08score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber1-0/+27
2014-09-04rtems/score/assert.h: Rework to allow use of NDEBUGJoel Sherrill1-13/+43
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2-8/+7
2014-08-22score: Add SMP support to the cache managerDaniel Cederman1-0/+19
2014-08-22score: Rename SMP broadcast message functionDaniel Cederman1-2/+2