source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @215ccce   08/23/13 09:52:01 Sebastian Huber score: PR2140: _Thread_queue_Extract() Return if the executing … 4.115
(edit) @842d63ba   08/23/13 08:01:57 Sebastian Huber libblock: Avoid uninitialized variable 4.115
(edit) @df533f1   08/25/13 23:49:21 cynthia Stop a resource leak Stops a resource leak in the event that the … 4.115
(edit) @7cba8ae6   08/23/13 10:53:04 Sebastian Huber smp: Fix warnings 4.115
(edit) @07332ae   08/22/13 13:20:06 Sebastian Huber score: _Thread_queue_Enqueue_with_handler() Add thread parameter to … 4.115
(edit) @f4804efa   08/23/13 07:52:07 Sebastian Huber Filesystem: Remove superfluous free() 4.115
(edit) @630365b   08/23/13 07:43:53 Sebastian Huber Filesystem: Avoid usage of uninitialized variable This is a cosmetic … 4.115
(edit) @dbdfc78f   08/23/13 07:02:40 Sebastian Huber libblock: PR2040: Avoid NULL pointer access This partly reverts … 4.115
(edit) @6e4c01e   08/23/13 04:56:36 Chris Johns posix: Update to the pthread_once changes. Implement the reeview … 4.115
(edit) @1a246d7e   08/22/13 11:19:06 Sebastian Huber arm: Make barrier operations more visible 4.115
(edit) @389ffb28   08/21/13 12:58:26 Sebastian Huber dosfs: Use unprotected chain operations This area is protected by the … 4.115
(edit) @269dd12   08/20/13 13:14:13 Sebastian Huber smp: Documentation 4.115
(edit) @2cfbf23a   08/20/13 13:07:33 Sebastian Huber smp: Delete RTEMS_BSP_SMP_SIGNAL_TO_SELF 4.115
(edit) @518d82b   08/20/13 09:01:55 Sebastian Huber smp: Disable restart of threads other than self 4.115
(edit) @0432dff7   08/19/13 15:36:28 wei.a.yang add compare_and_swap check in check-atomic.m4 4.115
(edit) @99b3505   08/07/13 13:35:47 Sebastian Huber smp: Add Deterministic Priority SMP Scheduler 4.115
(edit) @48c4a55   08/13/13 11:13:25 Sebastian Huber smp: Generalize Simple SMP scheduler 4.115
(edit) @aea4a91   08/08/13 09:49:15 Sebastian Huber smp: Optimize Simple SMP scheduler Add Thread_Control::is_in_the_air … 4.115
(edit) @fc2ad63   08/12/13 08:59:40 Sebastian Huber smp: _Scheduler_simple_smp_Allocate_processor() Rename … 4.115
(edit) @6ba15488   08/12/13 10:34:27 Sebastian Huber smp: Rename _Scheduler_simple_smp_Start_idle() Rename … 4.115
(edit) @9d83f58a   08/12/13 08:32:32 Sebastian Huber smp: Replace Scheduler_simple_smp_Control Replace … 4.115
(edit) @0405082   08/12/13 08:22:21 Sebastian Huber score: Add _Priority_bit_map_Is_empty() 4.115
(edit) @c1a356e9   08/09/13 12:31:02 Sebastian Huber score: _Priority_bit_map_Handler_initialization() Delete … 4.115
(edit) @a78e575   08/09/13 12:16:59 Sebastian Huber score: _Scheduler_priority_Ready_queue_initialize() Move workspace … 4.115
(edit) @e00b0438   08/09/13 11:37:45 Sebastian Huber score: _Scheduler_priority_Ready_queue_first() Remove superfluous … 4.115
(edit) @f20b3d56   08/09/13 11:34:18 Sebastian Huber score: Add _Scheduler_priority_Get_ready_queues() Add and use … 4.115
(edit) @0c551f7   08/08/13 06:45:33 Sebastian Huber score: Add _Scheduler_priority_Get_scheduler_info Add and use … 4.115
(edit) @e5ca54c9   08/07/13 19:19:55 Sebastian Huber score: PR2136: Fix _Thread_Change_priority() Add call to … 4.115
(edit) @01b0755   08/14/13 07:56:27 Nick Withers Expose rtems_verror() 4.115
(edit) @66c0078   08/14/13 10:14:31 Sebastian Huber libblock: Add missing initializer 4.115
(edit) @ec98c997   08/14/13 09:55:51 Sebastian Huber posix: Typo 4.115
(edit) @6ccdc5c   08/14/13 09:08:15 Sebastian Huber rtems: Include missing header file 4.115
(edit) @9de9b7d2   08/14/13 09:06:02 Sebastian Huber libblock: Add SMP support 4.115
(edit) @4180a9b   08/13/13 14:32:09 Sebastian Huber filesystem: Add SMP support 4.115
(edit) @03acc59   08/14/13 00:21:41 Chris Johns posix: Change pthread_once to be SMP safe. Change pthread_once from … 4.115
(edit) @40398c4   08/13/13 23:29:56 Chris Johns posix: Handle recursive attributes correctly. The recursive field in … 4.115
(edit) @2606fee   08/13/13 07:54:25 Sebastian Huber powerpc: Fix _CPU_Context_validate() 4.115
(edit) @f8ad6c6f   08/02/13 12:12:55 Sebastian Huber sparc: Make _CPU_ISR_Dispatch_disable per-CPU This variable must be … 4.115
(edit) @88f6c4fc   08/02/13 12:06:52 Sebastian Huber sparc: Move _CPU_Context_switch(), etc. Move the … 4.115
(edit) @0756790   08/01/13 15:46:37 Sebastian Huber arm: Per-CPU thread dispatch disable Interrupt support for per-CPU … 4.115
(edit) @d19cce29   08/05/13 12:54:11 Sebastian Huber score: Per-CPU thread dispatch disable level Use a per-CPU thread … 4.115
(edit) @8581725   08/05/13 12:25:41 Sebastian Huber score: Add and use _Per_CPU_Acquire_all(). Add and use … 4.115
(edit) @7045dc4   08/01/13 07:17:51 Sebastian Huber smp: Use ISR lock in per-CPU control Rename _Per_CPU_Lock_acquire() … 4.115
(edit) @10fd4aac   08/02/13 11:54:08 Sebastian Huber score/cpu: Add CPU_Per_CPU_control Add CPU port specific per-CPU control. 4.115
(edit) @712c62d   08/09/13 07:38:36 Nick Withers Add "const void* data" parameter to rtems_rfs_rtems_initialize()'s … 4.115
(edit) @3346106b   08/07/13 11:22:52 Sebastian Huber score: Rename _Scheduler_simple_Update() Rename … 4.115
(edit) @62d947d   08/07/13 09:50:32 Sebastian Huber score: Rename _Scheduler_simple_Allocate(), etc. Rename … 4.115
(edit) @037cfd1   08/07/13 09:33:17 Sebastian Huber score: Rename _Scheduler_priority_Release_job() Rename … 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @6b4e448   08/06/13 14:01:36 Sebastian Huber PR766: Delete RTEMS_INSIDE 4.115
(edit) @00630411   08/06/13 14:03:40 Sebastian Huber PR766: Delete RTEMS_APPLICATION This define is no longer used. 4.115
(edit) @c9b784f   08/06/13 13:28:59 Sebastian Huber posix: Delete POSIX_Keys_Freechain type Use the POSIX configuration … 4.115
(edit) @f65e8e6   08/08/13 00:21:54 Chris Johns posix: Add missing header. 4.115
(edit) @b45b0ff7   08/06/13 13:41:44 Sebastian Huber posix: Use _Objects_Put() for POSIX keys 4.115
(edit) @2ad250e   08/06/13 12:46:24 Sebastian Huber posix: Create key implementation header Move implementation specific … 4.115
(edit) @b5c9064   08/05/13 13:20:45 ashi08104 Unlimited objects support for POSIX keys This patch enables unlimited … 4.115
(edit) @ffa2defc   08/06/13 08:58:58 rdiezmail-rtems Fix compiler warnings 4.115
(edit) @3d68be1   08/04/13 18:21:04 wei.a.yang correct comments about atomic api 4.115
(edit) @71336bf   08/05/13 15:27:35 Sebastian Huber arm: Fix ISR level context initialization 4.115
(edit) @bfed5d5   07/29/13 13:06:02 Sebastian Huber smp: Support ASR path in rtems_task_mode() 4.115
(edit) @007bdc4   08/05/13 08:16:31 Sebastian Huber arm: Fix CPU_MODES_INTERRUPT_MASK The set of interrupt levels must be … 4.115
(edit) @b4b309c   08/01/13 13:20:17 Sebastian Huber smp: Generalize _Thread_Start_multitasking() Add context parameter to … 4.115
(edit) @2bca05f7   08/01/13 12:55:03 Sebastian Huber score: Delete SYSTEM_STATE_BEGIN_MULTITASKING Nothing happened … 4.115
(edit) @26bdc9fc   08/01/13 15:02:17 Joel Sherrill bfin/cpu.h: Remove duplicate definition of CPU_SIMPLE_VECTORED_INTERRUPTS 4.115
(edit) @9bf7467   07/31/13 11:30:42 Sebastian Huber score: Use an ISR lock for TOD Two issues are addressed. 1. On … 4.115
(edit) @965a442   07/31/13 12:10:20 Sebastian Huber score: Move nanoseconds since last tick support Move the nanoseconds … 4.115
(edit) @b915762   07/31/13 11:19:52 Sebastian Huber score: Add and use _TOD_Is_set() 4.115
(edit) @dd8815a   07/31/13 12:52:19 Sebastian Huber score: Delete _TOD_Activate and _TOD_Deactivate 4.115
(edit) @f031df0e   07/31/13 11:42:07 Sebastian Huber score: Rename tod.h to todimpl.h 4.115
(edit) @8d640134   08/01/13 08:11:46 Sebastian Huber score: ISR lock API changes 4.115
(edit) @1e51fa5   07/29/13 15:25:50 Sebastian Huber score: Add and use _Thread_Update_cpu_time_used() Fix _times(). 4.115
(edit) @2d915cf   07/31/13 10:59:35 Sebastian Huber score: Add and use ISR locks ISR locks are low-level locks to protect … 4.115
(edit) @c236082   07/30/13 13:54:53 Sebastian Huber smp: Provide cache optimized Per_CPU_Control Delete … 4.115
(edit) @ac72e3b   07/30/13 08:23:28 Sebastian Huber score: Format <rtems/score/percpu.h> 4.115
(edit) @9e6df6a   07/30/13 13:29:43 Sebastian Huber score/cpu: Fix _CPU_SMP_lock_Acquire() Avoid infinite loops due to … 4.115
(edit) @f346bcf7   07/30/13 09:08:49 Sebastian Huber score/i386: Fix _CPU_Fatal_halt() 4.115
(edit) @d5ef7ae2   06/14/13 07:14:31 Sebastian Huber smp: Delete _SMP_Request_other_cores_to_dispatch() Use an event … 4.115
(edit) @3f317e9   07/29/13 13:01:55 Sebastian Huber score: Move _Thread_Dispatch_if_necessary() Rename to … 4.115
(edit) @06288247   07/29/13 12:44:28 Sebastian Huber posix: Simplify pthread_kill() Delete _Thread_Signal_notification() … 4.115
(edit) @6c0e43d   07/29/13 10:46:40 Sebastian Huber score: Add and use _Thread_Signal_notification() 4.115
(edit) @21ff802   07/26/13 14:26:07 Sebastian Huber smp: Delete _ISR_Disable_on_this_core(), etc. Delete … 4.115
(edit) @e4c9176   07/26/13 14:25:01 Sebastian Huber smp: Delete _ISR_SMP_Initialize() 4.115
(edit) @10b51ae   07/26/13 13:46:04 Sebastian Huber score: Critical section change in _Thread_Dispatch If we enter … 4.115
(edit) @99970a7   06/28/13 07:03:58 Sebastian Huber score: Add assert to _Per_CPU_Get() Thread dispatching must be … 4.115
(edit) @40883773   06/18/13 12:57:19 Sebastian Huber score: Add _Assert_Thread_dispatching_repressed() 4.115
(edit) @95519eed   07/22/13 15:56:07 Sebastian Huber score: New header file <rtems/score/assert.h> 4.115
(edit) @fe52e7c0   07/26/13 12:10:25 Sebastian Huber smp: Add and use _Per_CPU_Get() Add and use _Per_CPU_Get_by_index() … 4.115
(edit) @ff63d2d   07/26/13 12:04:22 Sebastian Huber smp: Use Thread_Control.is_executing FIXME: This area needs proper … 4.115
(edit) @f6efd0bf   07/28/13 11:51:22 Sebastian Huber score: Move object content to public API 4.115
(edit) @0a10eb30   07/28/13 11:49:28 Sebastian Huber score: Move object MP content to public API 4.115
(edit) @681f1985   07/27/13 13:57:05 Chris Johns Return the amount of data written when an error occurs rather than the … 4.115
(edit) @91404de   07/26/13 07:34:32 Sebastian Huber libmisc: Provide libutf8proc conditionally 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @0c3edbf   07/25/13 08:46:15 Sebastian Huber Include missing <rtems/score/threaddispatch.h> 4.115
(edit) @bfd0d7a   07/25/13 08:47:53 Sebastian Huber score: Include missing <rtems/score/thread.h> 4.115
(edit) @0b9f4721   07/25/13 08:33:41 Sebastian Huber score: Move mppkt implementation into mpciimpl.h 4.115
(edit) @7f04cb18   07/25/13 07:10:38 Sebastian Huber score: Create mpci implementation header Move implementation specific … 4.115
(edit) @6cec745f   07/25/13 08:20:24 Sebastian Huber rtems: Create signal implementation header Move implementation … 4.115
(edit) @cba15292   07/25/13 07:07:23 Sebastian Huber score: Merge objectmp implementation into one file 4.115
Note: See TracRevisionLog for help on using the revision log.