summaryrefslogtreecommitdiff
path: root/cpukit/score/src (follow)
AgeCommit message (Expand)Author
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-11-22score: Simplify global constructionSebastian Huber
2017-11-20score: Optimize scheduler priority updatesSebastian Huber
2017-11-17score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber
2017-11-16score: Fix priority ceiling updatesSebastian Huber
2017-11-16score: Fix _Thread_queue_Flush_critical()Sebastian Huber
2017-11-09score: Change _Timecounter_Time_uptime to int32_tSebastian Huber
2017-11-06score: Use Processor_mask instead of cpu_set_tSebastian Huber
2017-11-06score: _Chain_Insert_ordered_unprotected()Sebastian Huber
2017-11-06score: Add _IO_Printf() and _IO_Vprintf()Sebastian Huber
2017-10-29score: Fix non-SMP buildSebastian Huber
2017-10-28score: Fix _Scheduler_Set_affinity()Sebastian Huber
2017-10-28score: Simplify SMP get lowest scheduledSebastian Huber
2017-10-24score: Move thread queue timeout handlingSebastian Huber
2017-10-24score: Rename function threadq support functionSebastian Huber
2017-10-24score: Add _Thread_Continue()Sebastian Huber
2017-10-24score: Rename _Watchdog_Ticks_from_*()Sebastian Huber
2017-10-24score: Add _Thread_Add_timeout_ticks()Sebastian Huber
2017-10-21score: Fix warningSebastian Huber
2017-10-17score: Rename watchdog variantsSebastian Huber
2017-10-12timecounter: Update FreeBSD identifiersSebastian Huber
2017-10-12timecounter: Merge FreeBSD change r324528Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r315287Eric van Gyzen
2017-10-12timecounter: Merge FreeBSD change r315280Eric van Gyzen
2017-10-12timecounter: Merge FreeBSD change r310053Ed Schouten
2017-10-12timecounter: Merge FreeBSD change r304285Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r303548Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r303387Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r303384Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r303383Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r303382Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r298819Pedro Giffuni
2017-10-12timecounter: Merge FreeBSD change r290257Ngie Cooper
2017-10-12timecounter: Merge FreeBSD change r288216Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r286701Ian Lepore
2017-10-12timecounter: Merge FreeBSD change r286429Ian Lepore
2017-10-12timecounter: Merge FreeBSD change r286423Ian Lepore
2017-10-12timecounter: Merge FreeBSD change r285286Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r284256Konstantin Belousov
2017-10-12timecounter: Merge FreeBSD change r282424Ian Lepore
2017-10-12timecounter: Merge FreeBSD change r280012Ian Lepore
2017-10-12timecounter: Merge FreeBSD change r279728Hans Petter Selasky
2017-10-11score: Remove CPU_set_ControlSebastian Huber
2017-10-11posix: Validate affinity sets by the schedulerSebastian Huber
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber
2017-10-09score: Change Timestamp_Control to sbintime_tSebastian Huber
2017-10-09score: Use struct timespec for TODSebastian Huber
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber