summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2021-11-12score: _Thread_queue_Surrender_no_priority()Sebastian Huber
2021-11-11Replace Doxygen main pageSebastian Huber
2021-11-11FIXME split getconfigmax.cSebastian Huber
2021-11-11Add not pre-qualified constraintsSebastian Huber
2021-11-11bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber
2021-11-11FIXME libtest: Increase line lengthSebastian Huber
2021-11-11cpukit/libtest/testbeginend.cSebastian Huber
2021-11-11FIXME ISR_LOCK_MEMBER() confuses DoxygenSebastian Huber
2021-11-11libc: Avoid dead code in memset()Sebastian Huber
2021-11-11build: FIXME introduce pre-qualified partsSebastian Huber
2021-11-11libc: Optimize malloc() initializationSebastian Huber
2021-11-11score: Optimize Workspace Handler initializationSebastian Huber
2021-11-11score: Split wkspace.cSebastian Huber
2021-11-11wkspace.c: Change license to BSD-2-ClauseSebastian Huber
2021-11-11rtems: Simplify rtems_semaphore_set_priority()Sebastian Huber
2021-11-11score: Fix _CORE_ceiling_mutex_Set_priority()Sebastian Huber
2021-11-11libtest: Add scheduler test supportSebastian Huber
2021-11-11score: Always check if a prio ceiling is definedSebastian Huber
2021-11-11cpukit/doxygen/appl-config.hSebastian Huber
2021-11-11score: Fix thread pinning assertionsSebastian Huber
2021-11-11Add RTEMS_COVERAGE build optionSebastian Huber
2021-11-11score: Add _IO_Relax()Sebastian Huber
2021-11-11score: Move _Thread_queue_Extract()Sebastian Huber
2021-11-11score: Properly continue the thread during restartSebastian Huber
2021-11-11score: Simplify thread wait state handlingSebastian Huber
2021-11-11score: Add _Thread_MP_Extract_proxy()Sebastian Huber
2021-11-11score: Remove thread timer earlierSebastian Huber
2021-11-11rtems: Fix rtems_scheduler_remove_processor()Sebastian Huber
2021-11-11score: Fix assertion in SMP scheduler frameworkSebastian Huber
2021-11-11score: Rework ask for help requestsSebastian Huber
2021-11-11score: Rework ask for help requestsSebastian Huber
2021-11-11score: _Scheduler_SMP_Schedule_highest_ready()Sebastian Huber
2021-11-11score: Remove victim thread from CPU allocationSebastian Huber
2021-11-11score: Move _Scheduler_Unblock_node()Sebastian Huber
2021-11-11score: Move _Scheduler_Block_node()Sebastian Huber
2021-11-11score: Simplify _Scheduler_SMP_Yield()Sebastian Huber
2021-11-11rtems: Add new clock manager directivesSebastian Huber
2021-11-11score: Add _Timecounter_Set_NTP_update_second()Sebastian Huber
2021-11-11score: Optimize timehand updates for non-SMPSebastian Huber
2021-11-11score: Port large time delta support to RTEMSSebastian Huber
2021-11-11score: Initialize timehand generation to UINT_MAXSebastian Huber
2021-11-11timecounter: Load the currently selected tc once in tc_windup()Mark Johnston
2021-11-11kern_tc.c: Scaling/large delta recalculationSebastian Huber
2021-11-11timecounter: Lock the timecounter listMark Johnston
2021-11-11timecounter: Let kern.timecounter.stepwarnings be set as a tunableMark Johnston
2021-11-11Remove "All Rights Reserved" fromEd Maste
2021-11-11kern: clarify boot timeWarner Losh
2021-11-11Make kern.timecounter.hardware tunableKonstantin Belousov
2021-11-11Add ddb 'show timecounter' command.Konstantin Belousov
2021-11-11Changes that improve DTrace FBT reliabilityRobert Watson