summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2014-06-12score: FormatSebastian Huber
2014-06-12score: Add missing inlineSebastian Huber
2014-06-12score: Fix scheduler context initializerSebastian Huber
2014-06-11Add SMP Priority Scheduler with AffinityJoel Sherrill
2014-06-10score: Fix MrsP root node updateSebastian Huber
2014-06-05score: _Per_CPU_State_wait_for_non_initial_state()Sebastian Huber
2014-06-05score: Avoid NULL pointer accessSebastian Huber
2014-06-05score: Delete SMP_FATAL_SHUTDOWN_EARLYSebastian Huber
2014-06-05remove not updated NEWS fileDaniel Hellstrom
2014-06-04shell: Add rtems_shell_dup_current_env to get a default env.Chris Johns
2014-06-04score: Rename _Scheduler_Update()Sebastian Huber
2014-06-04score: Replace _Scheduler_Allocate/Free()Sebastian Huber
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer
2014-06-03libblock: Avoid recursive mutexSebastian Huber
2014-06-03score: Use Resource Handler for MrsP semaphoresSebastian Huber
2014-06-03score: Add resource node to thread control blockSebastian Huber
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber
2014-06-03score: Add Resource HandlerSebastian Huber
2014-06-02libblock: Add RTEMS_BDBUF_USE_PTHREADRalf Kirchner
2014-06-02rtems: Avoid copy and paste in confdefs.hRalf Kirchner
2014-06-02arm: Add ARM_MULTILIB_HAS_BARRIER_INSTRUCTIONSSebastian Huber
2014-06-02libblock: Use pthread_once() for initializationRalf Kirchner
2014-06-02score: _Scheduler_Set_affinity()Sebastian Huber
2014-06-02score: _Scheduler_Get_affinity()Sebastian Huber
2014-06-02rtems: Coding styleSebastian Huber
2014-05-30cpusetimpl.h: Add _CPU_set_Set() and improve DoxygenJoel Sherrill
2014-05-30Minor conditionals to enable building Scheduler Simulator on GNU/LinuxJoel Sherrill
2014-05-28rtems/score/thread*.h: Really correct spelling errorJoel Sherrill
2014-05-28rtems/score/thread*.h: TERMINTING to TERMINATINGJoel Sherrill
2014-05-28shell: Make rtems_global_shell_env publicSebastian Huber
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber
2014-05-26score: Fix race condition in SMP startupSebastian Huber
2014-05-23SPARC: add syscall 1 (exit) function entry pointDaniel Hellstrom
2014-05-23score: Use _SMP_Fatal()Sebastian Huber
2014-05-23SMP: make IPI fatal code uniqueDaniel Hellstrom
2014-05-23score: PR2179: Fix initially locked PCP mutexesSebastian Huber
2014-05-22cpuset.c: Fix formattingJoel Sherrill
2014-05-22rtems: Fix sp2038 test.Chris Johns
2014-05-22rtems: Simplify rtems_semaphore_obtain()Sebastian Huber
2014-05-21schedulersmpimpl.h: Fix spacingJoel Sherrill
2014-05-21score: _Thread_Set_life_protection()Sebastian Huber
2014-05-21score: Add and use _Scheduler_Get_index_by_id()Sebastian Huber
2014-05-21score: Add const qualifierSebastian Huber
2014-05-21score: Add comment regarding TLS workspace sizeSebastian Huber
2014-05-21score: Simplify _Scheduler_Set()Sebastian Huber
2014-05-20rtems: Clarify task set/get scheduler parametersSebastian Huber
2014-05-20score: SMP scheduler support documentationSebastian Huber
2014-05-16dosfs: Fix read from invalid memory areaSebastian Huber
2014-05-16score: Simplify SMP scheduler supportSebastian Huber
2014-05-16score: Fix state diagramSebastian Huber