summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2016-07-04libdl/rtl-obj.c: ensure that loaded code is synchronized through caches.Pavel Pisa
2016-07-04rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa
2016-07-04score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.Pavel Pisa
2016-07-04arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa
2016-07-01net: Fix byte order issue for getnameinfo()Sebastian Huber
2016-07-01score: Change scheduler node init and destroySebastian Huber
2016-07-01score: Fix MPCI message layoutSebastian Huber
2016-07-01rtems: Fix rtems_task_set_scheduler() APISebastian Huber
2016-07-01score: Workaround for #2751Sebastian Huber
2016-07-01score: Next try to fix thread lock on SMPSebastian Huber
2016-07-01score: Fix priority affinity SMP schedulerSebastian Huber
2016-06-30score: Strong APA scheduler processor allocationSebastian Huber
2016-06-30score: Avoid atomic fences for thread wait flagsSebastian Huber
2016-06-30score: Fix thread lock on SMP configurationsSebastian Huber
2016-06-29score: _CPU_SMP_Send_interrupt() documentationSebastian Huber
2016-06-29score: Fix SMP message handlingSebastian Huber
2016-06-28libnetworking: Import current <sys/socket.h>Christian Mauderer
2016-06-28libnetworking: Move RTEMS-specific socket wake-upSebastian Huber
2016-06-28libnetworking: Hide SO_PRIVSTATEChristian Mauderer
2016-06-28libnetworking: Add <machine/_align.h>Christian Mauderer
2016-06-28libnetworking: Import current <arpa/inet.h>Christian Mauderer
2016-06-28libnetworking: Import current <netinet/in.h>Christian Mauderer
2016-06-28libnetworking: Import current <netinet6/in6.h>Christian Mauderer
2016-06-28libnetworking: Import <sys/_sockaddr_storage.h>Christian Mauderer
2016-06-28libnetworking: Add minimal getnameinfo()Christian Mauderer
2016-06-28libnetworking: Import current <netdb.h>Christian Mauderer
2016-06-28libnetworking: Add <rtems/rtems_netdb.h>Christian Mauderer
2016-06-28libcsupport: Add dummy for setgroups().Christian Mauderer
2016-06-24score: Change Priority_Control to 64-bitSebastian Huber
2016-06-24score: Silence integer conversion warningsSebastian Huber
2016-06-24score: Move SCHEDULER_EDF_PRIO_MSBSebastian Huber
2016-06-24score: Fix _Scheduler_EDF_Yield()Sebastian Huber
2016-06-24posix: Fix pthread_create()Sebastian Huber
2016-06-23score: Fix EDF no-preempt thread handlingSebastian Huber
2016-06-22score: Improve heap protectionAlexander Krutwig
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber
2016-06-22score: Move _RBTree_Find()Sebastian Huber
2016-06-22score: Move _RBTree_Insert()Sebastian Huber
2016-06-22score: Rework EDF schedulerSebastian Huber
2016-06-22score: Modify release job scheduler operationSebastian Huber
2016-06-22score: Remove hidden deadline overrule for CBSSebastian Huber
2016-06-22score: Introduce map priority scheduler operationSebastian Huber
2016-06-22score: Delete unused _Scheduler_Priority_compare()Sebastian Huber
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-06-22posix: Generalize _POSIX_Priority_To_core()Sebastian Huber
2016-06-22posix: Make POSIX API aware of scheduler instancesSebastian Huber
2016-06-22posix: Rework sporadic server scheduling policySebastian Huber
2016-06-22posix: Delete POSIX_API_Control::schedparamSebastian Huber
2016-06-22posix: Delete POSIX_API_Control::schedpolicySebastian Huber
2016-06-22posix: Delete POSIX_API_Control::ss_high_prioritySebastian Huber