source: rtems/cpukit/rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e65c45c   03/22/16 22:13:30 joel Obsolete rtems_clock_get() directive. This service was marked as … 5
(edit) @c39da818   04/08/16 06:14:31 Sebastian Huber rtems: Delete Region_Control::page_size 5
(edit) @60a23875   04/08/16 06:13:49 Sebastian Huber rtems: Delete Region_Control::length 5
(edit) @acf7cf3b   04/08/16 06:12:06 Sebastian Huber rtems: Delete Region_Control::starting_address 5
(edit) @b4b062f   04/08/16 05:50:42 Sebastian Huber rtems: Delete Region_Control::number_of_used_blocks Use … 5
(edit) @1142f55   04/08/16 04:56:46 Sebastian Huber rtems: Add and use _Region_Get_and_lock() Get region and lock … 5
(edit) @572cb624   04/07/16 14:48:30 Sebastian Huber score: Simplify _Objects_Get_no_protection() This functions supports … 5
(edit) @0158a60   04/08/16 04:28:04 Sebastian Huber rtems: Ensure lock ownership for _Region_Get() 5
(edit) @d26b053   04/07/16 14:49:22 Sebastian Huber rtems: Remove dead code The heap protection enabled by RTEMS_DEBUG … 5
(edit) @3570ec6   04/04/16 08:13:35 Sebastian Huber rtems: Avoid Giant lock for partitions Use an ISR lock to protect the … 5
(edit) @8f96581   04/01/16 09:38:47 Sebastian Huber score: Rework MP thread queue callout support The thread queue … 5
(edit) @9809d6e0   03/30/16 09:39:58 Sebastian Huber score: _Thread_queue_Flush() parameter changes Change … 5
(edit) @97312fcc   04/05/16 12:36:30 Sebastian Huber score: Delete Thread_Wait_information::id This field was only by the … 5
(edit) @9d9b6b56   03/30/16 06:36:08 Sebastian Huber score: Objects_Thread_queue_Extract_callout Change parameters of the … 5
(edit) @06f68a96   03/30/16 06:34:23 Sebastian Huber score: Fix set but not used warning 5
(edit) @863c074   03/30/16 06:33:41 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @97b7244   03/30/16 06:32:56 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @9f71433   03/30/16 06:31:26 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @8afeb993   03/30/16 06:29:07 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @081d03d   03/30/16 06:08:44 Sebastian Huber score: Fix set but not used warning No need to add an assert due to … 5
(edit) @75c19d25   03/30/16 06:05:54 Sebastian Huber score: Fix set but not used warning 5
(edit) @97bbf02   03/22/16 07:52:50 Sebastian Huber score: Use constant for maximum count of CORE sema 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 5
(edit) @50b73d3   03/21/16 00:28:20 joel cpukit/rtems/src/*mp.c: Fix set but not used warning 5
(edit) @426f35f   03/22/16 18:15:07 joel cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in comment 5
(edit) @30cac38f   03/22/16 06:40:18 Sebastian Huber rtems: Use object allocator lock Object creation and destruction is … 5
(edit) @90960bd   03/21/16 14:01:57 Sebastian Huber rtems: Rework rate-monotonic scheduler Use the default thread lock to … 5
(edit) @875c26d   03/21/16 09:45:44 Sebastian Huber rtems: Avoid RTEMS_USE_TICKS_FOR_STATISTICS Option was removed by … 5
(edit) @300eaad   03/21/16 09:41:31 Sebastian Huber rtems: Delete Rate_monotonic_Period_time_t Variables with this type … 5
(edit) @610e87d   03/21/16 09:36:20 Sebastian Huber rtems: Inline _Rate_monotonic_Reset_statistics() Use inline function … 5
(edit) @92dee4ab   03/17/16 05:51:56 Sebastian Huber rtems: Avoid Giant lock in rtems_signal_catch() Update #2555. 5
(edit) @f5bb2991   03/17/16 05:30:29 Sebastian Huber rtems: Avoid Giant lock in rtems_task_mode() Update #2555. 5
(edit) @d37adfe5   03/03/16 06:02:03 Sebastian Huber score: Fix CPU time used by executing threads The CPU time used of a … 5
(edit) @77e6eba7   03/07/16 15:01:57 Sebastian Huber score: Add and use _Objects_Get_local() This simplifies the handling … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @d297c81d   03/01/16 05:36:16 Sebastian Huber score: Delete Thread_CPU_usage_t This type is superfluous since all … 5
(edit) @67de508   02/25/16 12:08:45 Sebastian Huber rtems: Avoid RTEMS_USE_TICKS_FOR_STATISTICS Option was removed by … 5
(edit) @2e71aa41   02/17/16 11:52:17 Sebastian Huber score: Simplify _Watchdog_Tick() Move thread dispatch disable check … 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @1ff8eca   01/26/16 10:10:43 Sebastian Huber Use linker set for Classic User Tasks init Update #2408. 5
(edit) @2605a489   12/15/15 08:32:55 Sebastian Huber Optional POSIX Keys initialization Update #2408. 5
(edit) @58089ff   12/14/15 14:28:51 Sebastian Huber rtems: Delete empty _RTEMS_API_Initialize() 5
(edit) @97d94ff   12/14/15 14:27:56 Sebastian Huber Optional Classic Barrier initialization Update #2408. 5
(edit) @b377e3f   12/14/15 14:15:22 Sebastian Huber Optional Classic Rate Monotonic initialization Update #2408. 5
(edit) @af12278   12/14/15 14:12:39 Sebastian Huber Optional Classic Dual-Ported Memory initialization Update #2408. 5
(edit) @365456cc   12/14/15 14:10:32 Sebastian Huber Optional Classic Region initialization Update #2408. 5
(edit) @fd3cc36f   12/14/15 14:08:27 Sebastian Huber Optional Classic Partition initialization Update #2408. 5
(edit) @cbaac1f7   12/14/15 14:05:47 Sebastian Huber Optional Classic Semaphore initialization Update #2408. 5
(edit) @ed8b00e6   12/14/15 14:02:45 Sebastian Huber Optional Classic Message Queue initialization Update #2408. 5
(edit) @ae85b066   12/14/15 13:59:56 Sebastian Huber Optional Classic Event initialization Update #2408. 5
(edit) @a7f36829   12/14/15 13:56:41 Sebastian Huber Optional Classic Signal initialization Update #2408. 5
(edit) @26335844   12/14/15 13:52:35 Sebastian Huber Optional Classic Timer initialization Update #2408. 5
(edit) @565672a   12/14/15 13:46:10 Sebastian Huber Optional Classic Tasks initialization Update #2408. 5
(edit) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @2b9374e1   01/18/16 23:34:25 joel taskcreate.c: Add method name to comment to be clearer 5
(edit) @33ece0da   01/18/16 23:31:09 joel sem.h: Delete junk in comment 5
(edit) @815b653   01/18/16 23:30:38 joel ratemon.h: Fix comments 5
(edit) @1506658c   01/08/16 11:11:03 Sebastian Huber score: Simplify _Thread_Start() 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @4e3bb2dd   01/08/16 08:05:34 Sebastian Huber rtems: Fix warning 5
(edit) @44e9871   12/22/15 08:40:48 Sebastian Huber score: Avoid dead code in global construction Update #2514. 5
(edit) @fe100e16   12/22/15 08:13:08 Sebastian Huber score: Add fatal errors for NULL entry init tasks This simplifies the … 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @e01b184   12/14/15 13:07:40 Sebastian Huber rtems: Delete empty function 5
(edit) @54c3fbd   12/11/15 10:09:13 Sebastian Huber score: Initialize thread control to zero This reduces the code size … 5
(edit) @df55d07f   12/10/15 13:10:48 Sebastian Huber score: Untangle thread actions Remove the thread action handler … 5
(edit) @8054b1c   11/26/15 13:08:56 Sebastian Huber Remove <rtems/debug.h> Close #2477. 5
(edit) @a062014   11/26/15 13:11:19 Sebastian Huber Delete _Region_Debug_Walk() The expensive heap walks are superfluous … 5
(edit) @8ce0b0cb   11/25/15 06:55:00 Sebastian Huber Fix _Assert() statement 5
(edit) @b84a51c   11/10/15 16:23:12 Sebastian Huber score: Fix race condition on SMP We must ensure that the … 5
(edit) @4fee129   11/11/15 09:47:52 Sebastian Huber Introduce general purpose system server event Use this event for the … 5
(edit) @c52568d   10/16/15 06:17:52 Sebastian Huber basdefs.h: Add and use RTEMS_DEPRECATED 5
(edit) @7def219   09/02/15 21:54:21 Martin Galvan various .h files: Add missing C++ extern wrappers Updates #2405. 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 5
(edit) @bd67d7d2   06/25/15 11:48:00 Sebastian Huber score: Simplify <rtems/score/thread.h> Avoid Thread_Control typedef … 4.115
(edit) @cdf30f05   06/19/15 12:57:44 Sebastian Huber rtems: Add rtems_interrupt_local_disable|enable() Add … 4.115
(edit) @e6b31b27   05/27/15 15:13:58 Joel Sherrill Remove use ticks for statistics configure option. This was obsolete … 4.115
(edit) @80fca28   06/13/15 13:29:04 Sebastian Huber score: Add _Watchdog_Preinitialize() Add an assert to ensure that the … 4.115
(edit) @aa2a62c   06/11/15 08:44:18 Sebastian Huber rtems: Do not switch off the FP attribute This is necessary after … 4.115
(edit) @6f55315   06/09/15 17:54:26 Gedare Bloom cpukit/rtems: Fix doc for rtems_clock_get_ticks_per_second closes #2357. 4.115
(edit) @63c68cfc   05/21/15 12:55:15 Joel Sherrill region*.c: Ensure return_status is set when RTEMS_MULTIPROCESSING is … 4.115
(edit) @7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with … 4.115
(edit) @9eb056f   05/11/15 13:11:00 Sebastian Huber rtems: Avoid Giant lock for events 4.115
(edit) @d5423295   05/18/15 09:09:14 Sebastian Huber score: _Thread_Dispatch_disable_critical() Thread dispatching is … 4.115
(edit) @aa05cfbb   05/11/15 12:56:49 Sebastian Huber score: Replace _Thread_Delay_ended() Use _Thread_Timeout() instead. … 4.115
(edit) @7a70a09   05/04/15 08:00:50 Sebastian Huber score: Delete _Objects_Put_for_get_isr_disable() This function is … 4.115
(edit) @a816f084   05/07/15 12:02:46 Sebastian Huber score: Fine grained locking for MrsP Update #2273. 4.115
(edit) @80f376d   05/06/15 12:25:09 Sebastian Huber score: Remove Giant lock in rtems_clock_tick() Update #2307. 4.115
(edit) @900d337f   05/05/15 11:05:54 Sebastian Huber score: Rework _Thread_Change_priority() Move the writes to … 4.115
(edit) @4438ac25   05/02/15 12:27:24 Sebastian Huber score: Fine grained locking for mutexes Update #2273. 4.115
(edit) @cfa5aab   05/02/15 12:02:20 Sebastian Huber score: Delete _CORE_semaphore_Seize() Rename … 4.115
(edit) @e76c517   05/01/15 18:52:51 Sebastian Huber score: Fine grained locking for semaphores Update #2273. 4.115
(edit) @cc18d7b   04/30/15 11:12:54 Sebastian Huber score: Fine grained locking for message queues Aggregate several … 4.115
(edit) @f5d6c8b   04/27/15 14:25:52 Sebastian Huber score: Delete Thread_queue_Control::timeout_status Use a parameter … 4.115
(edit) @02c4c441   04/23/15 08:01:22 Sebastian Huber score: Add Thread_queue_Control::Lock Move the complete thread queue … 4.115
(edit) @08fe84b   04/22/15 08:06:05 Sebastian Huber score: Generalize _Event_Timeout() Add a thread wait timeout code. … 4.115
(edit) @b7cff7fe   04/26/15 13:22:20 Sebastian Huber score: Reduce thread wait states Merge THREAD_WAIT_STATE_SATISFIED, … 4.115
(edit) @d5a9c80   05/04/15 06:56:14 Sebastian Huber rtems: Use once mutex for timer server init 4.115
(edit) @a382010c   04/10/15 13:31:31 Sebastian Huber score: New timer server implementation Use mostly the standard … 4.115
(edit) @1ccbd052   04/15/15 08:53:29 Sebastian Huber score: Add Watchdog_Iterator Rewrite the _Watchdog_Insert(), … 4.115
Note: See TracRevisionLog for help on using the revision log.