source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @3cf39238   07/25/13 07:09:53 Sebastian Huber rtems: Fix partition includes 4.115
(edit) @9892d67   07/25/13 06:47:47 Sebastian Huber rtems: Use proper header guard 4.115
(edit) @a112364   07/24/13 15:30:26 Sebastian Huber score: Create threadq implementation header Move implementation … 4.115
(edit) @8d0bf322   07/24/13 14:50:27 Sebastian Huber score: Delete threadq.inl 4.115
(edit) @62590a7   07/24/13 14:30:54 Sebastian Huber score: Merge threadmp implementation into one file 4.115
(edit) @fe6c170c   07/24/13 14:19:52 Sebastian Huber score: Create states implementation header Move implementation … 4.115
(edit) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @f0bfd7d8   07/24/13 11:25:57 Sebastian Huber score: Create prioritybitmap implementation header Move … 4.115
(edit) @c6e21ee1   07/24/13 11:12:38 Sebastian Huber score: Create scheduler implementation header Move implementation … 4.115
(edit) @f068384e   07/24/13 10:03:31 Sebastian Huber score: Create schedulerpriority impl header Move implementation … 4.115
(edit) @bd5606ab   07/24/13 09:37:28 Sebastian Huber score: Create schedulersimple impl header Move implementation … 4.115
(edit) @5711ecf   07/24/13 18:10:32 sahilp readdir_r(): Add restrict keyword per Single UNIX Specification 4.115
(edit) @cc86fe1   07/24/13 18:10:02 sahilp POSIX Semaphore: Add restrict keyword per Single UNIX Specification 4.115
(edit) @4343f5b4   07/24/13 18:09:27 sahilp POSIX AIO: Add restrict keyword per Single UNIX Specification 4.115
(edit) @f74a492c   07/24/13 18:08:37 sahilp POSIX mqueue.h: Add restrict keyword per Single UNIX Specification 4.115
(edit) @4508a5a   07/24/13 13:24:51 Sebastian Huber score: Move _Heap_Area_overhead() definition. This function is used … 4.115
(edit) @c9155f7   07/24/13 13:28:19 Sebastian Huber score: Include <rtems/score/cpu.h> This file uses CPU_ALIGNMENT. 4.115
(edit) @8fb2bea   07/24/13 08:37:39 ashi08104 score: Add freechain 4.115
(edit) @df8f927   07/24/13 08:26:56 Sebastian Huber score: Delete priority.inl 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @218286bc   07/23/13 15:17:05 Sebastian Huber score: Create stack implementation header Move implementation … 4.115
(edit) @f41eeb0   07/23/13 15:11:17 Sebastian Huber posix: Include missing <stdint.h> 4.115
(edit) @e6f7f81   07/23/13 14:50:51 Sebastian Huber score: Create heap implementation header Move implementation specific … 4.115
(edit) @7121a9fa   07/23/13 14:47:07 Sebastian Huber score: Include missing <rtems/score/thread.h> 4.115
(edit) @965ef82   07/23/13 14:45:54 Sebastian Huber score: PR1782: CPU_USE_DEFERRED_FP_SWITCH Do not redefine … 4.115
(edit) @560efeb   07/23/13 14:20:43 Sebastian Huber score: Include missing <rtems/score/address.h> 4.115
(edit) @1cb75cc   07/23/13 13:32:50 Sebastian Huber score: Merge wkspace API into one file 4.115
(edit) @f26f5fc1   07/23/13 13:30:16 Sebastian Huber score: Merge address API into one file 4.115
(edit) @8125cb7   07/23/13 13:25:24 Sebastian Huber rtems: Include missing header 4.115
(edit) @c404828   07/23/13 12:56:00 Sebastian Huber rtems: Create tasks implementation header Move implementation … 4.115
(edit) @f6c7c57d   07/23/13 12:38:19 Sebastian Huber rtems: Create region implementation header Move implementation … 4.115
(edit) @ef36f7e2   07/23/13 12:38:38 Sebastian Huber rtems: Include <rtems/debug.h> in <rtems.h> This header file is … 4.115
(edit) @8695cae   07/23/13 12:19:58 Sebastian Huber rtems: Create part implementation header Move implementation specific … 4.115
(edit) @e90b1df   07/23/13 11:51:08 Sebastian Huber rtems: Create timer implementation header Move implementation … 4.115
(edit) @ecdcf01   07/23/13 11:13:45 Sebastian Huber rtems: Create ratemon implementation header Move implementation … 4.115
(edit) @d19c5352   07/23/13 11:34:21 Sebastian Huber score: Include <string.h> in basedefs.h 4.115
(edit) @7660e8b3   07/23/13 11:32:58 Sebastian Huber Include missing <string.h> 4.115
(edit) @562815c   07/23/13 11:00:31 Sebastian Huber rtems: Create dpmem implementation header Move implementation … 4.115
(edit) @e151eb1   07/23/13 10:47:35 Sebastian Huber rtems: Create event implementation header Move implementation … 4.115
(edit) @9108bef   07/23/13 09:38:12 Sebastian Huber rtems: Merge support API into one file 4.115
(edit) @f4d9ab3e   07/23/13 09:33:56 Sebastian Huber rtems: Create asr implementation header Move implementation specific … 4.115
(edit) @b79953cf   07/23/13 09:25:28 Sebastian Huber rtems: Create modes implementation header Move implementation … 4.115
(edit) @63d229d6   07/23/13 09:12:52 Sebastian Huber rtems: Create attr implementation header Move implementation specific … 4.115
(edit) @caab339   07/23/13 09:03:13 Sebastian Huber rtems: Create options implementation header Move implementation … 4.115
(edit) @faa2f8c4   07/23/13 08:54:37 Sebastian Huber rtems: Create status implementation header Move implementation … 4.115
(edit) @93fb3cb0   07/23/13 08:38:11 Sebastian Huber score: Create rbtree implementation header Move implementation … 4.115
(edit) @ac252bdc   07/23/13 08:04:19 Sebastian Huber sapi: Create extension implementation header Move implementation … 4.115
(edit) @2445bda   07/23/13 07:50:22 Sebastian Huber sapi: Merge rbtree API into one file 4.115
(edit) @98c7eaca   07/23/13 07:48:38 Sebastian Huber sapi: Merge timespec API into one file 4.115
(edit) @b5ffa5e   07/23/13 07:44:47 Sebastian Huber sapi: Merge CBS API into one file 4.115
(edit) @be1b8a7   07/23/13 07:15:12 Sebastian Huber posix: Include proper header file 4.115
(edit) @f6f4943   07/22/13 15:26:23 Sebastian Huber network: SMP support for network semaphore 4.115
Note: See TracRevisionLog for help on using the revision log.