summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-06score: Rework MP thread queue callout supportSebastian Huber6-61/+8
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber6-31/+23
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber4-4/+20
2016-03-30score: Objects_Thread_queue_Extract_calloutSebastian Huber4-16/+12
2016-03-30score: Fix set but not used warningSebastian Huber1-3/+1
2016-03-30score: Fix statement with no effect warningSebastian Huber1-9/+6
2016-03-30score: Fix statement with no effect warningSebastian Huber1-9/+6
2016-03-30score: Fix statement with no effect warningSebastian Huber1-9/+6
2016-03-30score: Fix statement with no effect warningSebastian Huber1-9/+6
2016-03-30score: Fix set but not used warningSebastian Huber1-9/+6
2016-03-30score: Fix set but not used warningSebastian Huber1-4/+1
2016-03-29score: Use constant for maximum count of CORE semaSebastian Huber1-1/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber5-19/+21
2016-03-24cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill6-2/+13
2016-03-22rtems: Use object allocator lockSebastian Huber1-14/+4
2016-03-22rtems: Rework rate-monotonic schedulerSebastian Huber7-330/+356
2016-03-21rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__Sebastian Huber1-35/+10
2016-03-21rtems: Delete Rate_monotonic_Period_time_tSebastian Huber2-12/+12
2016-03-17rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber1-5/+6
2016-03-17rtems: Avoid Giant lock in rtems_task_mode()Sebastian Huber1-3/+4
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber1-55/+20
2016-03-14score: Add and use _Objects_Get_local()Sebastian Huber5-155/+92
2016-03-04score: Replace watchdog handler implementationSebastian Huber19-678/+387
2016-03-01score: Delete Thread_CPU_usage_tSebastian Huber2-5/+5
2016-02-25rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__Sebastian Huber1-30/+16
2016-02-17score: Simplify _Watchdog_Tick()Sebastian Huber1-0/+5
2016-02-03Delete unused API extensionsSebastian Huber3-3/+0
2016-02-03Use linker set for Classic User Tasks initSebastian Huber1-16/+0
2016-02-03Optional POSIX Keys initializationSebastian Huber1-6/+0
2016-02-03rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber1-1/+0
2016-02-03Optional Classic Barrier initializationSebastian Huber2-27/+10
2016-02-03Optional Classic Rate Monotonic initializationSebastian Huber2-27/+10
2016-02-03Optional Classic Dual-Ported Memory initializationSebastian Huber2-27/+10
2016-02-03Optional Classic Region initializationSebastian Huber2-27/+10
2016-02-03Optional Classic Partition initializationSebastian Huber2-27/+10
2016-02-03Optional Classic Semaphore initializationSebastian Huber2-30/+9
2016-02-03Optional Classic Message Queue initializationSebastian Huber2-31/+10
2016-02-03Optional Classic Event initializationSebastian Huber2-32/+14
2016-02-03Optional Classic Signal initializationSebastian Huber2-45/+17
2016-02-03Optional Classic Timer initializationSebastian Huber2-33/+12
2016-02-03Optional Classic Tasks initializationSebastian Huber2-26/+10
2016-01-19score: Fix simple timecounter supportSebastian Huber1-1/+5
2016-01-18taskcreate.c: Add method name to comment to be clearerJoel Sherrill1-9/+4
2016-01-11score: Simplify _Thread_Start()Sebastian Huber1-1/+1
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber3-14/+22
2016-01-08rtems: Fix warningSebastian Huber1-1/+0
2016-01-08score: Avoid dead code in global constructionSebastian Huber1-1/+10
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber1-3/+11
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi6-247/+4
2015-12-15rtems: Delete empty functionSebastian Huber1-4/+0