source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @127c20eb   06/23/16 20:10:39 Gedare Bloom posix: refactor cond wait support to defer abstime conversion updates … 5
(edit) @10e4000   06/23/16 18:40:43 Gedare Bloom cpukit/rtems: fix return type mismatch for _TOD_To_seconds 5
(edit) @6e98ea91   06/09/16 15:40:35 Gedare Bloom posix: add clock_nanosleep and tests updates #2732 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @7f616dd   07/25/16 12:45:50 Sebastian Huber score: Fix for RTEMS_DEBUG 5
(edit) @0fd6f255   07/08/16 14:58:48 Sebastian Huber score: Relax thread begin extension environment Update #2752. 5
(edit) @3ae199a   07/08/16 11:05:55 Sebastian Huber score: Disable RTEMS_NO_RETURN for RTEMS_DEBUG Do not use … 5
(edit) @992494e   07/22/16 10:36:40 Sebastian Huber score: Fix for RTEMS_DEBUG 5
(edit) @64ed0bb3   07/14/16 12:55:49 Sebastian Huber score: Assert proper seqlock writer state Helps to detect invalid … 5
(edit) @059529e   07/21/16 08:15:02 Sebastian Huber score: Add debug support to chains This helps to detect * double … 5
(edit) @3cdda03   07/21/16 10:02:17 Sebastian Huber posix: Fix double chain extract 5
(edit) @8709aa04   07/21/16 00:35:00 pisa libdl/rtl-obj.c: synchronize cache after code relocation. Memory … 5
(edit) @612297e8   07/12/16 10:44:17 joel Misc: Spell length correctly 5
(edit) @665f03a   07/12/16 10:43:06 joel DOSFS - LENGHT -> LENGTH closes #2756, 5
(edit) @6f6cf785   07/05/16 07:04:15 Sebastian Huber score: Postpone SMP shutdown in _Terminate() This enables fatal … 5
(edit) @008efaf   07/05/16 07:00:32 Sebastian Huber score: Do not disable ISR in _Terminate() This partially reverts … 5
(edit) @2b885d6   07/03/16 16:24:27 pisa libdl/rtl-obj.c: ensure that loaded code is synchronized through … 5
(edit) @0e507d55   07/02/16 22:19:38 pisa rtems+bsps/cache: Define cache manager operations for code … 5
(edit) @0cb50ab   07/02/16 12:33:11 pisa score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A … 5
(edit) @19a9090   06/30/16 22:05:33 pisa arm/score and shared: define ARM hypervisor mode and alternate vector … 5
(edit) @2e3ba71   07/01/16 13:16:10 Sebastian Huber net: Fix byte order issue for getnameinfo() 5
(edit) @df2177ab   07/01/16 12:47:07 Sebastian Huber score: Change scheduler node init and destroy Provide the scheduler … 5
(edit) @4cb13c39   07/01/16 09:55:23 Sebastian Huber score: Fix MPCI message layout Restore the 32-bit priority field in … 5
(edit) @c0bd006   06/30/16 12:08:18 Sebastian Huber rtems: Fix rtems_task_set_scheduler() API Task priorities are only … 5
(edit) @8d5b0380   07/01/16 07:44:48 Sebastian Huber score: Workaround for #2751 The ARM and PowerPC interrupt epilogues … 5
(edit) @23dedc44   07/01/16 05:31:18 Sebastian Huber score: Next try to fix thread lock on SMP 5
(edit) @4142f73   07/01/16 09:50:41 Sebastian Huber score: Fix priority affinity SMP scheduler Bug introduced by … 5
(edit) @09c87fb   06/30/16 04:23:56 Sebastian Huber score: Strong APA scheduler processor allocation Use … 5
(edit) @02987728   06/29/16 13:33:26 Sebastian Huber score: Avoid atomic fences for thread wait flags The use of atomic … 5
(edit) @b6b25a9   06/29/16 13:32:51 Sebastian Huber score: Fix thread lock on SMP configurations 5
(edit) @297d4372   06/29/16 09:04:39 Sebastian Huber score: _CPU_SMP_Send_interrupt() documentation 5
(edit) @9bb3ce39   06/29/16 07:50:47 Sebastian Huber score: Fix SMP message handling According to the C11 standard only … 5
(edit) @095ecbf   06/24/16 08:20:46 Christian.Mauderer libnetworking: Import current <sys/socket.h> Import the … 5
(edit) @e79a0ca7   06/28/16 05:50:59 Sebastian Huber libnetworking: Move RTEMS-specific socket wake-up Close #2748. 5
(edit) @4ba4f82   04/21/16 12:42:53 Christian.Mauderer libnetworking: Hide SO_PRIVSTATE 5
(edit) @f0fc2c0   06/24/16 08:25:17 Christian.Mauderer libnetworking: Add <machine/_align.h> This is necessary for new … 5
(edit) @4c02385   06/24/16 06:52:48 Christian.Mauderer libnetworking: Import current <arpa/inet.h> Import the <arpa/inet.h> … 5
(edit) @657e6c93   06/24/16 05:57:17 Christian.Mauderer libnetworking: Import current <netinet/in.h> Import the … 5
(edit) @005c3fe7   06/24/16 06:07:34 Christian.Mauderer libnetworking: Import current <netinet6/in6.h> Import the … 5
(edit) @f2082cc   06/24/16 06:03:38 Christian.Mauderer libnetworking: Import <sys/_sockaddr_storage.h> Import the … 5
(edit) @195d412   05/02/16 12:49:33 Christian.Mauderer libnetworking: Add minimal getnameinfo() This implementation just … 5
(edit) @232d6fec   05/02/16 12:49:32 Christian.Mauderer libnetworking: Import current <netdb.h> Import the <netdb.h> from … 5
(edit) @7e6f235   04/22/16 08:06:16 Christian.Mauderer libnetworking: Add <rtems/rtems_netdb.h> Move prototypes of … 5
(edit) @187a0744   05/02/16 12:49:35 Christian.Mauderer libcsupport: Add dummy for setgroups(). The dummy for setgroups() … 5
(edit) @254dc82   06/24/16 09:22:03 Sebastian Huber score: Change Priority_Control to 64-bit A 32-bit Priority_Control … 5
(edit) @1d72f03   06/22/16 13:37:13 Sebastian Huber score: Silence integer conversion warnings 5
(edit) @50a56dff   06/24/16 09:16:35 Sebastian Huber score: Move SCHEDULER_EDF_PRIO_MSB This is an implementation detail … 5
(edit) @a4a307d   06/23/16 10:37:18 Sebastian Huber score: Fix _Scheduler_EDF_Yield() A non-preemptive task must yield if … 5
(edit) @51e008dd   06/23/16 09:49:22 Sebastian Huber posix: Fix pthread_create() Do not access data of the executing … 5
(edit) @93f158f   06/23/16 07:04:25 Sebastian Huber score: Fix EDF no-preempt thread handling 5
(edit) @006af6ac   06/14/16 07:26:12 alexander.krutwig score: Improve heap protection Check block pointers of deferred free … 5
(edit) @9bfad8c   06/08/16 20:22:46 Sebastian Huber score: Add thread priority to scheduler nodes The thread priority is … 5
(edit) @69a6802b   06/17/16 05:50:01 Sebastian Huber score: Move _RBTree_Find() The _RBTree_Find() is no longer used in … 5
(edit) @768c483b   06/17/16 05:38:17 Sebastian Huber score: Move _RBTree_Insert() The _RBTree_Insert() is no longer used … 5
(edit) @99fc1d1d   06/09/16 19:30:40 Sebastian Huber score: Rework EDF scheduler Use inline red-black tree insert. Do not … 5
(edit) @9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in … 5
(edit) @7ec66e08   06/16/16 15:23:16 Sebastian Huber score: Remove hidden deadline overrule for CBS Do what the user … 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @b8f76fa   06/09/16 14:55:50 Sebastian Huber score: Delete unused _Scheduler_Priority_compare() By convention, … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 5
(edit) @1a4eac50   06/15/16 14:31:33 Sebastian Huber posix: Generalize _POSIX_Priority_To_core() Move POSIX API priority … 5
(edit) @5a32c48   06/14/16 13:57:54 Sebastian Huber posix: Make POSIX API aware of scheduler instances 5
(edit) @eec08ef   06/15/16 04:59:57 Sebastian Huber posix: Rework sporadic server scheduling policy Instead of lowering … 5
(edit) @6bab009   06/14/16 15:23:03 Sebastian Huber posix: Delete POSIX_API_Control::schedparam This field was redundant. 5
(edit) @4dc5450   06/14/16 15:21:53 Sebastian Huber posix: Delete POSIX_API_Control::schedpolicy This field was redundant. 5
(edit) @4da078a8   06/14/16 15:01:52 Sebastian Huber posix: Delete POSIX_API_Control::ss_high_priority This field was unused. 5
(edit) @2df7fcf   06/14/16 09:45:22 Sebastian Huber posix: _POSIX_Mutex_Default_attributes Make … 5
(edit) @ce6e9ec2   06/14/16 04:50:38 Sebastian Huber posix: pthread_mutexattr_setprioceiling() Accept all priority values … 5
(edit) @655ce0fb   06/22/16 11:45:02 Sebastian Huber sparc: Optimize CPU counter support 5
(edit) @22c3a54b   06/21/16 04:59:38 Sebastian Huber Add printer task 5
(edit) @f1531574   06/21/16 12:22:35 Sebastian Huber Rename rtems_test_print() into rtems_test_printf() 5
(edit) @a33bfb6   06/21/16 12:15:03 Sebastian Huber Avoid <rtems/print.h> in <rtems/rtems/ratemon.h> This gets rid of the … 5
(edit) @506bfc8   06/21/16 11:30:15 Sebastian Huber Move printer initialization to separate header The RTEMS print user … 5
(edit) @ede1a41   06/21/16 11:12:31 Sebastian Huber Make rtems/print.h independent of rtems/bspIo.h 5
(edit) @e8020d1   06/21/16 11:28:01 Sebastian Huber Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename … 5
(edit) @5c370a5d   06/21/16 11:05:50 Sebastian Huber Make rtems_fprintf_plugin() static 5
(edit) @1ce8fc3   06/21/16 11:05:18 Sebastian Huber Make rtems_printf_plugin() static 5
(edit) @97fd93c   06/21/16 11:03:56 Sebastian Huber Make printk_plugin() static 5
(edit) @9460333e   06/20/16 08:08:39 Sebastian Huber sparc: Rework CPU counter support Rework CPU counter support to … 5
(edit) @bc47ec1c   06/20/16 04:50:12 Sebastian Huber score: Refine system initialization order 5
(edit) @6131b84   03/09/16 21:15:37 joel Add pthread_condattr_getclock() and pthread_condattr_setclock() … 5
(edit) @4b3251a   06/16/16 10:05:42 Sebastian Huber score: Fix thread delete race condition on SMP 5
(edit) @57c676c6   06/16/16 08:44:00 Sebastian Huber rtems: Fix rtems_semaphore_create() Destroy the thread queue in case … 5
(edit) @917884c   06/15/16 08:39:09 Sebastian Huber posix: Fix poradic server initial CPU budget Update #2738. 5
(edit) @5d65d0dd   06/15/16 06:50:29 Sebastian Huber posix: Use _POSIX_Threads_Sporadic_timer_insert() 5
(edit) @d07f582   06/15/16 05:59:33 Sebastian Huber posix: Remove superfluous code Remove double declarations, useless … 5
(edit) @6a631da   06/14/16 09:13:22 Sebastian Huber posix: sched_get_priority_max() Enable for all configurations since … 5
(edit) @ea02782a   06/14/16 09:12:19 Sebastian Huber posix: sched_get_priority_min() Enable for all configurations since … 5
(edit) @042072b   06/14/16 08:12:34 Sebastian Huber score: _Scheduler_priority_Ready_queue_initialize Use priority … 5
(edit) @3eda7e5   06/14/16 08:11:05 Sebastian Huber score: _Thread_Create_idle_for_CPU() Use priority maximum of … 5
(edit) @0c34dbf3   06/13/16 13:22:47 Sebastian Huber posix: Add pthread_setschedprio() Close #2734. 5
(edit) @fc30ac5   06/13/16 13:10:31 Sebastian Huber posix: Fix pthread_setschedparam() Close #2735. 5
(edit) @23b1bb38   06/13/16 04:53:27 Sebastian Huber posix: Fix pthread_getschedparam() Return the unmodified thread … 5
(edit) @3bf9fdb   06/13/16 07:46:17 Sebastian Huber i386: Fix _CPU_Bitfield_Find_first_bit() Bug introduced by … 5
(edit) @7bf9c8b   06/09/16 13:14:19 Sebastian Huber score: Comment _Thread_queue_Enqueue_critical() 5
(edit) @251c94d   06/09/16 09:17:13 Sebastian Huber confdefs.h: Do not hide network file systems Do not hide network file … 5
(edit) @b94bbf1c   06/09/16 08:50:47 Sebastian Huber ftpfs: Remove superfluous include 5
(edit) @05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation 5
(edit) @80bbb4ed   06/08/16 06:52:38 Sebastian Huber score: Use builtin for _Bitfield_Find_first_bit() In case the CPU … 5
(edit) @b8a84064   06/08/16 06:43:20 Sebastian Huber score: Inline _Bitfield_Find_first_bit() Turn … 5
Note: See TracRevisionLog for help on using the revision log.