source: rtems/cpukit/score/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53afcfd2   12/22/12 16:57:07 Sebastian Huber score: Do not inline _RBTree_Find_unprotected() This function is to … 4.115
(edit) @fe1dc22   12/21/12 09:17:34 Sebastian Huber score: Add _Objects_Active_count() 4.115
(edit) @cbd07e4   12/21/12 08:50:15 Sebastian Huber score: Add rtems_chain_node_count_unprotected() 4.115
(edit) @04b5d17   11/28/12 09:45:38 Sebastian Huber score: Add API extensions post switch list Move post switch hook from … 4.115
(edit) @038bc6e7   12/05/12 16:56:19 Sebastian Huber score: Critical fix for timer server Under certain conditions it is … 4.115
(edit) @5a58b1e   12/01/12 14:53:45 daniel.georgiev95 score misc: Score misc: Clean up Doxygen #11 (GCI 2012) This patch is … 4.115
(edit) @f839bf5a   12/01/12 14:47:07 Christopher Kerl score misc: Score misc: Clean up Doxygen #10 (GCI 2012) This patch is … 4.115
(edit) @e0f91da   11/30/12 21:34:17 alexivanov97 score misc: Score misc: Clean up Doxygen #9 (GCI 2012) This patch is … 4.115
(edit) @8396c18e   11/30/12 02:01:26 matkallada Score misc: Clean up Doxygen #8 (GCI 2012) This patch is a task … 4.115
(edit) @f2f63d1   11/29/12 23:14:28 alexivanov97 score misc: Score misc: Clean up Doxygen #7 (GCI 2012) This patch … 4.115
(edit) @1b475860   11/29/12 19:39:17 Christopher Kerl score misc: Score misc: Clean up Doxygen #6 (GCI 2012) This patch is … 4.115
(edit) @e655f7e   11/29/12 18:39:19 alexivanov97 score misc: Score misc: Clean up Doxygen #5 4.115
(edit) @bf54252   11/28/12 20:14:50 deviennealexandre Score misc: Clean up Doxygen #4 (GCI 2012) This patch is a task from … 4.115
(edit) @355ee7d   11/28/12 19:57:31 alexivanov97 score misc: Clean up Doxygen #3 (GCI 2012) This patch is a task from … 4.115
(edit) @d4d7899   11/28/12 19:31:53 Christopher Kerl score misc: Clean up Doxygen #2 (GCI 2012) This patch is a task from … 4.115
(edit) @f7f1d77   11/28/12 14:11:31 alexivanov97 score misc: Clean up Doxygen (GCI 2012) This patch is a task from GCI … 4.115
(edit) @f1738ed   11/04/12 20:04:39 Sebastian Huber score: PR1607: Add and use CPU_SIZEOF_POINTER Add and use new CPU … 4.115
(edit) @74d22fd1   11/22/12 12:03:09 Sebastian Huber score: Inline _API_extensions_Run_postswitch() The … 4.115
(edit) @32b2c83   11/22/12 14:00:21 Sebastian Huber score: Inline _User_extensions_Thread_switch() The … 4.115
(edit) @3be0c9a   11/22/12 13:51:25 Sebastian Huber score: Add and use <rtems/score/userextimpl.h> This file contains the … 4.115
(edit) @1906a36   11/18/12 18:51:10 Sebastian Huber score: Change _Internal_error_Occurred() Call the fatal handlers of … 4.115
(edit) @e5a2249a   11/18/12 18:19:18 Sebastian Huber score: Delete nest level from internal error state This reverts … 4.115
(edit) @62181b21   11/16/12 12:59:27 Sebastian Huber score: Add and use _TOD_Get_with_nanoseconds() Delete … 4.115
(edit) @154721c4   11/16/12 12:39:55 Sebastian Huber score: Add _Timestamp_To_timeval() 4.115
(edit) @7d0bdca   11/14/12 08:27:43 Sebastian Huber score: Add nest level to interal error state Add … 4.115
(edit) @ecf9858   11/07/12 11:33:48 Sebastian Huber score: Move global variables definition Define _System_state_Current … 4.115
(edit) @466cf31d   11/07/12 12:59:19 Sebastian Huber score: Statically initialize user extensions The initial extensions … 4.115
(edit) @e5ae7c92   11/07/12 09:11:17 Sebastian Huber score: Add and use _User_extensions_Iterate() Replace the separate … 4.115
(edit) @2195fd27   11/07/12 10:23:03 Sebastian Huber sapi: Make initial user extensions table read-only 4.115
(edit) @3954767   11/06/12 10:57:51 Sebastian Huber sapi: Use rtems_configuration_get_idle_task 4.115
(edit) @0da4ecd   11/06/12 10:57:02 Sebastian Huber sapi: Use rtems_*_get_number_of_initial_extensions 4.115
(edit) @e8814e1   11/06/12 10:42:31 Sebastian Huber sapi: Use rtems_config*_get_user_extension_table 4.115
(edit) @8a331a5e   11/06/12 10:41:34 Sebastian Huber sapi: Use rtems_config*_get_idle_task_stack_size 4.115
(edit) @75524a5e   11/06/12 10:26:58 Sebastian Huber sapi: Use rtems_config*_get_interrupt_stack_size 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @e4278f2   10/12/12 15:02:30 Sebastian Huber score: Append to free list in _Heap_Extend() 4.115
(edit) @6ccfe72   08/09/12 08:17:42 Sebastian Huber score: Change _Heap_Extend() API The _Heap_Extend() has now the same … 4.115
(edit) @8d4faf9   08/24/12 13:56:49 Sebastian Huber score: Use _Workspace_Allocate_or_fatal_error() Use … 4.115
(edit) @b8fa5013   10/10/12 21:44:14 Joel Sherrill threadqextractwithproxy.c: Doxygen header and spacing 4.115
(edit) @9b83a66   10/02/12 14:13:00 Sebastian Huber score: Critical fix for thread dispatching The changes in … 4.115
(edit) @8896c97   10/02/12 18:28:08 Joel Sherrill threaddispatch.c: Fix typo 4.115
(edit) @d658a9b   08/31/12 14:58:42 Joel Sherrill coremsg.c: Clean up and comment improvement This code was reviewed as … 4.115
(edit) @2aff1f08   08/06/12 17:53:38 Andreas Heinig PR2069: Similar. Forgot to add missing file. 4.115
(edit) @317ee8d   07/17/12 08:19:16 Sebastian Huber score: Change greedy allocation API 4.115
(edit) @c34bb0d   06/13/12 09:39:43 Sebastian Huber score: Fix performance issue for 64-bit timestamps The 64-bit … 4.115
(edit) @3246b0f8   06/13/12 09:29:53 Sebastian Huber score: New structure TOD_Control Group the global TOD variables … 4.115
(edit) @61baacce   06/11/12 17:27:31 Joel Sherrill isr.c: Do not call _CPU_Initialize_vectors() if PIC Interrupt Model 4.115
(edit) @97bda25   06/11/12 17:26:21 Joel Sherrill threadhandler.c: Fix spelling of main() in prototype 4.115
(edit) @721fe34   05/31/12 20:34:36 Joel Sherrill Fix C files which had two semi-colons at EOL 4.115
(edit) @2b36355b   05/13/12 14:40:10 Gedare Bloom PR2065: RBTree: Insert function (protected) does not enable interrupts … 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @f53aa8d   05/03/12 16:43:29 Gedare Bloom rbtree: API changes. Remove rbtree control node from RBTree_Next. The … 4.115
(edit) @a41950dd   05/02/12 19:23:30 Gedare Bloom PR2061: RBTree: updating min and max on insert with duplicates When … 4.115
(edit) @3d74da6   05/02/12 19:04:58 Gedare Bloom PR2060: RBTree: updating min and max on extract path During node … 4.115
(edit) @0f31ec5d   05/02/12 16:15:55 Gedare Bloom score/rbtree: eliminate unused function _RBTree_Peek. 4.115
(edit) @8572752   05/02/12 16:10:34 Gedare Bloom rbtree: API Changes Make default for rtems_rbtree functions be … 4.115
(edit) @8712622   05/02/12 15:13:22 Gedare Bloom score/rbtree: replace _RBTree_Peek_unprotected with _RBTree_First. 4.115
(edit) @bc96bad6   05/02/12 15:06:29 Gedare Bloom score/scheduling: Use RBTree_First instead of Peek in EDF scheduler. 4.115
(edit) @32815a2   04/24/12 21:08:16 Joel Sherrill Simple SMP Scheduler - Fix typo which likely broke scheduling 4.115
(edit) @3595533   04/11/12 08:50:00 Sebastian Huber score: Remove _Stack_Adjust_size() The increase of the stack size by … 4.115
(edit) @5eb434e   04/11/12 13:04:22 Sebastian Huber score: New macros and functions New macros o … 4.115
(edit) @112396de   04/10/12 08:54:22 Sebastian Huber rbtree: New function _RBTree_Iterate_unprotected() 4.115
(edit) @dc62a48c   04/10/12 08:25:14 Sebastian Huber rbtree: PR1995: API change New functions o … 4.115
(edit) @9fc284c   03/30/12 09:35:39 Sebastian Huber score/rbtree: Add const qualifier 4.115
(edit) @c6218c24   03/30/12 07:50:10 Sebastian Huber score/scheduleredf: Simplify and fix warning 4.115
(edit) @890358f   03/30/12 00:41:34 Gedare Bloom PR1994: RBTree Compare Result Change Change the meaning of the … 4.115
(edit) @41d33b9   03/04/12 16:42:08 Gedare Bloom score: Add _RBTree_Opposite_direction. Add a red-black tree helper … 4.115
(edit) @28a0887   02/10/12 09:36:26 Sebastian Huber Added support functions for greedy heap allocation Various tests must … 4.115
(edit) @9fa3cf0d   12/14/11 13:17:19 Sebastian Huber 2011-12-14 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @06a8139   12/13/11 10:06:53 Sebastian Huber 2011-12-13 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @141b311   12/12/11 15:17:33 Sebastian Huber 2011-12-12 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @a89ae540   12/06/11 14:23:26 Sebastian Huber 2011-12-06 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @04bf7cb   12/06/11 07:12:42 Ralf Corsepius 2011-12-06 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @a7d3e93b   12/02/11 16:46:49 Ralf Corsepius 2011-12-02 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @32a19d6   12/02/11 13:47:28 Ralf Corsepius 2011-12-02 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @6611a43   11/30/11 05:24:19 Ralf Corsepius 2011-11-30 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @b0bd1b69   11/29/11 21:55:18 Joel Sherrill 2011-11-29 Joel Sherrill <joel.sherrilL@…> PR 1967/cpukit … 4.115
(edit) @e5a8020   11/28/11 16:36:14 Joel Sherrill 2011-11-28 Werner Almesberger <werner@…> PR … 4.115
(edit) @b4f635e   11/10/11 14:40:13 Sebastian Huber 2011-11-10 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @68b1b17   10/24/11 12:54:50 Ralf Corsepius 2011-10-24 Ralf Corsépius <ralf.corsepius@…> PR 1942/cpukit: … 4.115
(edit) @35453000   10/17/11 18:51:44 Jennifer.Averett 2011-10-17 Daniel Hellstrom <daniel@…> PR 1935/cpukit * … 4.115
(edit) @100446d4   10/07/11 14:29:19 Joel Sherrill 2011-10-07 Daniel Hellstrom <daniel@…> PR 1931/cpukit * … 4.115
(edit) @742c140   10/07/11 11:06:21 Ralf Corsepius 2011-10-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @1072d53d   10/04/11 15:18:59 Jennifer.Averett 2011-10-04 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @f2f1d342   10/03/11 03:36:45 Ralf Corsepius 2011-10-03 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @8d7aea0d   09/29/11 09:55:54 Sebastian Huber 2011-09-29 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @3a42e6fd   09/28/11 14:42:12 Sebastian Huber 2011-09-28 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @a7d04d6   09/27/11 00:58:42 Joel Sherrill 2011-09-26 Petr Benes <benesp16@…> PR 1923/testing * … 4.115
(edit) @86c847c1   09/24/11 12:45:55 Sebastian Huber 2011-09-24 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @40ee2fc0   09/20/11 13:06:42 Joel Sherrill 2011-09-20 Petr Benes <benesp16@…> PR 1916/testing * … 4.115
(edit) @82db8e56   09/15/11 15:49:32 Joel Sherrill 2011-09-15 Petr Benes <benesp16@…> PR 1906/cpukit * … 4.115
(edit) @5472ad41   09/11/11 20:52:37 Joel Sherrill 2011-09-11 Petr Benes <benesp16@…> PR 1896/cpukit * … 4.115
(edit) @842394f   09/09/11 11:25:23 Sebastian Huber 2011-09-09 Sebastian Huber <sebastian.huber@…> PR … 4.115
(edit) @d689de0   09/09/11 10:57:58 Sebastian Huber 2011-09-09 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @cae389ba   09/01/11 18:24:47 Joel Sherrill 2011-09-01 Joel Sherrill <joel.sherrilL@…> PR 1895/cpukit … 4.115
(edit) @ac9d2ecc   09/01/11 18:13:54 Joel Sherrill 2011-09-01 Petr Benes <benesp16@…> PR 1895/cpukit * … 4.115
(edit) @adae165b   08/29/11 21:30:32 Joel Sherrill 2011-08-29 Joel Sherrill <joel.sherrilL@…> * … 4.115
(edit) @dad36c52   08/22/11 18:26:08 Jennifer.Averett 2011-08-22 Jennifer Averett <Jennifer.Averett@…> PR 1876 … 4.115
(edit) @74f1c73e   08/21/11 20:07:11 Joel Sherrill 2011-08-21 Petr Benes <benesp16@…> PR 1886/cpukit * … 4.115
Note: See TracRevisionLog for help on using the revision log.