summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Rework MP thread queue callout supportSebastian Huber2016-04-066-61/+8
* score: _Thread_queue_Flush() parameter changesSebastian Huber2016-04-068-33/+27
* score: Delete Thread_Wait_information::idSebastian Huber2016-04-067-15/+31
* score: Objects_Thread_queue_Extract_calloutSebastian Huber2016-03-308-20/+20
* score: Fix set but not used warningSebastian Huber2016-03-301-3/+1
* score: Fix statement with no effect warningSebastian Huber2016-03-301-9/+6
* score: Fix statement with no effect warningSebastian Huber2016-03-301-9/+6
* score: Fix statement with no effect warningSebastian Huber2016-03-301-9/+6
* score: Fix statement with no effect warningSebastian Huber2016-03-301-9/+6
* score: Fix set but not used warningSebastian Huber2016-03-301-9/+6
* score: Fix set but not used warningSebastian Huber2016-03-301-4/+1
* score: Use constant for maximum count of CORE semaSebastian Huber2016-03-291-1/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-296-19/+22
* cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill2016-03-246-2/+13
* cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in commentJoel Sherrill2016-03-221-2/+0
* rtems: Use object allocator lockSebastian Huber2016-03-221-14/+4
* rtems: Rework rate-monotonic schedulerSebastian Huber2016-03-229-422/+397
* rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__Sebastian Huber2016-03-211-35/+10
* rtems: Delete Rate_monotonic_Period_time_tSebastian Huber2016-03-214-24/+22
* rtems: Inline _Rate_monotonic_Reset_statistics()Sebastian Huber2016-03-211-43/+16
* rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber2016-03-172-11/+28
* rtems: Avoid Giant lock in rtems_task_mode()Sebastian Huber2016-03-171-3/+4
* score: Fix CPU time used by executing threadsSebastian Huber2016-03-171-55/+20
* score: Add and use _Objects_Get_local()Sebastian Huber2016-03-146-158/+93
* score: Replace watchdog handler implementationSebastian Huber2016-03-0422-820/+544
* score: Delete Thread_CPU_usage_tSebastian Huber2016-03-014-10/+10
* rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__Sebastian Huber2016-02-251-30/+16
* score: Simplify _Watchdog_Tick()Sebastian Huber2016-02-171-0/+5
* Delete unused API extensionsSebastian Huber2016-02-033-3/+0
* Use linker set for Classic User Tasks initSebastian Huber2016-02-032-25/+0
* Optional POSIX Keys initializationSebastian Huber2016-02-031-6/+0
* rtems: Delete empty _RTEMS_API_Initialize()Sebastian Huber2016-02-034-43/+0
* Optional Classic Barrier initializationSebastian Huber2016-02-034-50/+11
* Optional Classic Rate Monotonic initializationSebastian Huber2016-02-034-48/+11
* Optional Classic Dual-Ported Memory initializationSebastian Huber2016-02-034-46/+11
* Optional Classic Region initializationSebastian Huber2016-02-034-52/+11
* Optional Classic Partition initializationSebastian Huber2016-02-034-48/+11
* Optional Classic Semaphore initializationSebastian Huber2016-02-034-54/+10
* Optional Classic Message Queue initializationSebastian Huber2016-02-034-50/+11
* Optional Classic Event initializationSebastian Huber2016-02-034-45/+14
* Optional Classic Signal initializationSebastian Huber2016-02-034-55/+17
* Optional Classic Timer initializationSebastian Huber2016-02-034-55/+14
* Optional Classic Tasks initializationSebastian Huber2016-02-034-47/+11
* score: Fix simple timecounter supportSebastian Huber2016-01-191-1/+5
* taskcreate.c: Add method name to comment to be clearerJoel Sherrill2016-01-181-9/+4
* sem.h: Delete junk in commentJoel Sherrill2016-01-181-3/+1
* ratemon.h: Fix commentsJoel Sherrill2016-01-181-7/+6
* score: Simplify _Thread_Start()Sebastian Huber2016-01-111-1/+1
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-113-14/+22
* rtems: Fix warningSebastian Huber2016-01-081-1/+0