source: rtems/cpukit/rtems/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3a46b72   12/21/16 16:42:39 c0066c Enhancement of the RMS manager for the overrun handling. Three … 5
(edit) @ba776282   08/12/16 19:25:10 Gedare Bloom posix: shared memory support Add POSIX shared memory manager (Shm). … 5
(edit) @96bb2e4b   01/12/17 06:53:12 Sebastian Huber rtems: Use header file for rtems_object_get_name() 5
(edit) @d063e7b3   01/11/17 07:42:04 Sebastian Huber score: Replace STATES_DELAYING Replace STATES_DELAYING with … 5
(edit) @7a4b2645   01/11/17 15:43:06 joel Remove obsolete RTEMS_HAVE_SYS_CPUSET_H 5
(edit) @3a659b04   12/09/16 06:19:22 Sebastian Huber score: Introduce _Internal_error() 5
(edit) @279d5260   12/09/16 05:49:25 Sebastian Huber Add INTERNAL_ERROR_RTEMS_INIT_TASK_CREATE_FAILED Update #2825. 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @7da78cf   12/02/16 10:51:16 Sebastian Huber rtems: Use _Thread_Dispatch_direct() Update #2797. 5
(edit) @d10716f   12/02/16 10:18:32 Sebastian Huber rtems: Fix rtems_scheduler_add_processor() Fix thread dispatch … 5
(edit) @5b6c290   12/01/16 19:42:48 Sebastian Huber score: Initialize thread queue context early Initialize thread queue … 5
(edit) @620b23e   11/24/16 05:13:11 Sebastian Huber score: Optimize _Thread_queue_Enqueue() Move thread state for … 5
(edit) @c42be504   11/16/16 13:50:09 Sebastian Huber posix: Add self-contained pthread spinlock Turn pthread_spinlock_t … 5
(edit) @a4217c6   11/22/16 09:53:03 Sebastian Huber score: Rename _Thread_queue_Enqueue_critical() Delete unused … 5
(edit) @125f248   11/16/16 15:39:43 Sebastian Huber score: Add thread queue enqueue callout Replace the expected thread … 5
(edit) @d78d529   11/14/16 08:11:07 Sebastian Huber score: Add and use _Thread_Dispatch_direct() This function is useful … 5
(edit) @05ca53d   10/31/16 12:08:33 Sebastian Huber rtems: Add scheduler processor add/remove Update #2797. 5
(edit) @2612a0b   11/02/16 05:36:13 Sebastian Huber score: Simplify _Scheduler_Get_by_id() Avoid dead code in non-SMP … 5
(edit) @2f5ac5b5   11/04/16 14:26:52 Sebastian Huber rtems: Fix rtems_task_create() scheduler selection Use the home … 5
(edit) @0dd49d0   10/31/16 15:10:32 Sebastian Huber score: Introduce thread resource count methods This makes it easier … 5
(edit) @6e31b56f   11/03/16 09:52:53 Sebastian Huber rtems: Fix binary semaphore resource count Binary semaphores (not … 5
(edit) @2dd098a   10/31/16 07:33:11 Sebastian Huber score: Introduce Thread_Scheduler_control::home Replace … 5
(edit) @d271c3bb   10/31/16 12:37:59 Sebastian Huber rtems: Add rtems_task_iterate() Update #2423. 5
(edit) @8797c76   09/27/16 13:23:00 Sebastian Huber score: Unify CORE mutex seize/surrender Use the … 5
(edit) @8123cae8   09/08/16 13:32:22 Sebastian Huber rtems: Add rtems_task_get_priority() Update #2556. Update #2784. 5
(edit) @300f6a48   06/22/16 15:09:23 Sebastian Huber score: Rework thread priority management Add priority nodes which … 5
(edit) @b20b736   06/28/16 04:54:50 Sebastian Huber score: Introduce _Thread_Get_priority() Avoid direct access to thread … 5
(edit) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @114e408   08/22/16 11:17:05 Sebastian Huber score: Simplify thread queue acquire/release 5
(edit) @ee0e4135   08/04/16 08:20:29 Sebastian Huber score: Fix a release/cancel job race condition Split up the potential … 5
(edit) @21bdca4   08/03/16 13:41:31 Sebastian Huber score: Indroduce cancel job scheduler operation Do not use a deadline … 5
(edit) @ec735c6a   08/03/16 11:27:13 Sebastian Huber score: Fix for RTEMS_DEBUG 5
(edit) @1fcac5ad   07/25/16 14:35:37 Sebastian Huber score: Turn thread lock into thread wait lock The … 5
(edit) @10e4000   06/23/16 18:40:43 Gedare Bloom cpukit/rtems: fix return type mismatch for _TOD_To_seconds 5
(edit) @f23d470   06/09/16 15:33:15 Gedare Bloom cpukit: Add and use Watchdog_Discipline. Clock disciplines may be … 5
(edit) @c0bd006   06/30/16 12:08:18 Sebastian Huber rtems: Fix rtems_task_set_scheduler() API Task priorities are only … 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) @9a78f8a5   06/16/16 15:08:54 Sebastian Huber score: Modify release job scheduler operation Pass the deadline in … 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 5
(edit) @506bfc8   06/21/16 11:30:15 Sebastian Huber Move printer initialization to separate header The RTEMS print user … 5
(edit) @57c676c6   06/16/16 08:44:00 Sebastian Huber rtems: Fix rtems_semaphore_create() Destroy the thread queue in case … 5
(edit) @6fc34e4   06/06/16 08:58:04 Sebastian Huber rtems: Simplify rtems_semaphore_create() Remove superfluous includes. … 5
(edit) @3ad5f86   06/03/16 06:15:21 Sebastian Huber rtems: Fix no protocol mutex release The Classic binary semaphores … 5
(edit) @a65b02d   05/30/16 10:21:55 Sebastian Huber rtems: Remove superfluous includes 5
(edit) @73f2ddb   05/30/16 08:43:31 Sebastian Huber rtems: Fix semaphore field name 5
(edit) @3692095   05/30/16 08:41:22 Sebastian Huber rtems: Move MrsP semaphore operations Move MrsP semaphore operations … 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @33e250c9   05/27/16 13:41:41 Sebastian Huber score: Rework CORE priority ceiling mutex Rework seize and surrender … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 5
(edit) @bac50cfc   05/30/16 08:51:29 Sebastian Huber rtems: Remove superfluous includes 5
(edit) @3c1ad257   05/27/16 07:41:18 Sebastian Huber rtems: Simplify rtems_semaphore_delete() Due to the unified status … 5
(edit) @8a77ef63   05/27/16 07:34:17 Sebastian Huber rtems: Simplify rtems_semaphore_flush() Due to the unified status … 5
(edit) @09c5ca4   05/26/16 20:29:56 Sebastian Huber score: Simplify CORE mutex Remove superfluous support for simple … 5
(edit) @2581a56   05/20/16 19:39:56 Sebastian Huber score: Add semaphore variants 5
(edit) @3ca6e618   05/25/16 14:49:53 Sebastian Huber rtems: Simplify rtems_semaphore_delete() 5
(edit) @af746b0   05/25/16 14:30:23 Sebastian Huber score: Use thread queue lock for MrsP Replace the ISR lock in … 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @39bcf741   05/25/16 12:23:48 Sebastian Huber Fix semaphore post overflow status Close #2720. 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @c3d8d9e   05/23/16 04:55:49 Sebastian Huber score: Get rid of mp_id parameter Get rid of the mp_id parameter used … 5
(edit) @8866e62   05/23/16 04:26:58 Sebastian Huber score: Move thread queue object support 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @16dbcdcd   05/23/16 09:42:41 Sebastian Huber score: _CORE_message_queue_Seize() Delete unused parameter. 5
(edit) @7af4d67   05/24/16 10:00:32 Sebastian Huber mpci: Add missing return statements 5
(edit) @bdb3b7f   05/20/16 13:52:27 Sebastian Huber score: _CORE_semaphore_Seize() Delete unused parameter. 5
(edit) @e266d13   05/20/16 13:10:27 Sebastian Huber Replace *_Get_interrupt_disable() with *_Get() Uniformly use *_Get() … 5
(edit) @62c528e6   05/20/16 12:59:30 Sebastian Huber rtems: _Semaphore_Get_interrupt_disable() Use _Objects_Get_local() … 5
(edit) @641b44c2   05/20/16 12:21:12 Sebastian Huber rtems: _Message_queue_Get_interrupt_disable() Use … 5
(edit) @0a00b2b   05/20/16 11:24:11 Sebastian Huber rtems: Remove location from _Partition_Get() Use _Objects_Get_local() … 5
(edit) @516ee75   05/20/16 12:23:56 Sebastian Huber mpci: Delete unused region support 5
(edit) @c2f301b5   05/18/16 06:08:38 Sebastian Huber score: Rename _ISR_Flash() into _ISR_Local_flash() This is a … 5
(edit) @24713163   05/18/16 06:06:54 Sebastian Huber score: Rename _ISR_Disable() and _ISR_Enable() Rename _ISR_Disable() … 5
(edit) @f36ada32   05/17/16 12:38:57 Sebastian Huber rtems: Avoid Giant lock for rtems_task_delete() Update #2555. 5
(edit) @33829ce   05/13/16 12:07:23 Sebastian Huber score: Avoid Giant lock for _Thread_Start() Update #2555. 5
(edit) @54550e04   05/13/16 06:16:30 Sebastian Huber posix: Rework pthread_join() Rework pthread_join() to use … 5
(edit) @9388390   05/13/16 05:04:43 Sebastian Huber score: Split _Thread_Restart() Split _Thread_Restart() into … 5
(edit) @270394e   05/12/16 12:25:50 Sebastian Huber score: Avoid superfluous life protection Disable thread dispatching … 5
(edit) @b7f5e391   05/12/16 04:12:06 Sebastian Huber score: Add _Thread_Exit() The goal is to make _Thread_Exit() a … 5
(edit) @ef6f8a83   05/11/16 12:03:23 Sebastian Huber score: Avoid Giant lock for scheduler set/get Update #2555. 5
(edit) @d9952999   05/11/16 09:06:51 Sebastian Huber score: Avoid Giant lock _Scheduler_Get_affinity() Update #2555. 5
(edit) @e135271   05/11/16 08:58:59 Sebastian Huber score: Avoid Giant lock _Scheduler_Set_affinity() Update #2555. 5
(edit) @bd12dda   05/11/16 09:54:49 Sebastian Huber score: Use thread state lock for current state In addition protect … 5
(edit) @11c66437   05/11/16 08:27:37 Sebastian Huber rtems: Avoid Giant lock rtems_task_is_suspended() Update #2555. 5
(edit) @4d76300a   05/11/16 08:21:57 Sebastian Huber rtems: Avoid Giant lock for some task operations Avoid Giant lock for … 5
(edit) @105b4e6   05/10/16 04:47:19 Sebastian Huber rtems: Use thread state lock for signals 5
(edit) @6e4f929   05/06/16 04:44:41 Sebastian Huber score: Introduce thread state lock Update #2556. 5
(edit) @a0162bf   05/04/16 14:02:39 Sebastian Huber mpci: Delete unused region support 5
(edit) @bb2ad039   05/04/16 08:09:45 Sebastian Huber rtems: Avoid Giant lock for signals Update #2555. 5
(edit) @a0dee7c7   05/03/16 07:59:50 Sebastian Huber score: Simplify _Thread_Get_interrupt_disable() Remove the object … 5
(edit) @49a134dd   05/03/16 07:59:06 Sebastian Huber rtems: Return status in _Event_Surrender() 5
(edit) @1d40d81b   05/03/16 05:38:19 Sebastian Huber rtems: Remove task variables Update #2494. Update #2555. 5
(edit) @e38a92b   05/02/16 04:30:49 Sebastian Huber mpci: Make _*_MP_Get_packet() static 5
(edit) @c506158c   05/02/16 04:17:07 Sebastian Huber mpci: Make _*_MP_Send_response_packet() static 5
(edit) @500a8e9c   04/28/16 04:26:01 Sebastian Huber score: Delete RTEMS_STRICT_ORDER_MUTEX Remove support for strict … 5
(edit) @1ef8e4a8   04/27/16 20:07:56 Sebastian Huber score: Avoid Giant lock for set time of day Update #2555. Update #2630. 5
(edit) @3888771   04/27/16 19:32:23 Sebastian Huber score: Streamline set time of day functions Rename _TOD_Set() into … 5
(edit) @f4d541cc   04/27/16 14:46:57 Sebastian Huber rtems: Avoid Giant lock in rtems_object_set_name() Update #2555. 5
Note: See TracRevisionLog for help on using the revision log.