source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3bbf4055   03/24/16 14:35:18 Sebastian Huber network: Special case for RTEMS_MULTIPROCESSING Allow network tasks … 5
(edit) @349dd6b   03/29/16 09:57:40 Sebastian Huber score: Fix MPCI workspace size estimate Account for the global … 5
(edit) @4182b6f   03/29/16 09:55:36 Sebastian Huber score: Fix MPCI workspace size estimate Global objects are no real … 5
(edit) @520938b0   03/29/16 09:53:49 Sebastian Huber score: The API mutexes are not global 5
(edit) @3feca90   03/24/16 14:40:48 Sebastian Huber score: Fix _Objects_MP_Is_remote() Bug introduced by … 5
(edit) @9a972889   03/29/16 10:07:20 Sebastian Huber score: Fix MPCI receive server workspace size 5
(edit) @16832b0   03/29/16 10:06:55 Sebastian Huber score: Fix multiprocessing thread proxies We must provide thread … 5
(edit) @a62c3aa3   03/24/16 14:39:38 Sebastian Huber score: Allow MPCI packet receive function to block 5
(edit) @7a904cbe   03/24/16 14:33:34 Sebastian Huber score: Fix CORE mutex RTEMS_MULTIPROCESSING Make sure that the thread … 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) @85f6901   03/22/16 14:34:49 joel shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warnings 5
(edit) @037f7a6   03/22/16 14:32:57 joel shell/hexdump-conv.c: Disable sccsid to avoid unused warning 5
(edit) @50b73d3   03/21/16 00:28:20 joel cpukit/rtems/src/*mp.c: Fix set but not used warning 5
(edit) @020c4c0   03/20/16 21:09:09 joel libmisc/shell/main_hexdump.c: Disable unused copyright string 5
(edit) @c4e317f   03/20/16 21:08:49 joel libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assoc 5
(edit) @d264b33   03/20/16 20:25:02 joel telnetd.c: Fix no prototype warning 5
(edit) @09c993b   03/20/16 20:24:14 joel libnetworking/sys/libkern.h: Disable non-POSIX prototype that is … 5
(edit) @7f9e067f   03/22/16 15:13:37 joel cpuuse/cpuusagetop.c: Fix unused variable warning 5
(edit) @d67c869   03/23/16 06:43:01 Sebastian Huber score: Use RTEMS_UNREACHABLE() The _CPU_Context_switch() in … 5
(edit) @2518516   03/22/16 06:24:56 Sebastian Huber posix: pthread_exit() is a no-return function 5
(edit) @e8d9b26   03/22/16 06:24:14 Sebastian Huber score: Add and use RTEMS_UNREACHABLE 5
(edit) @426f35f   03/22/16 18:15:07 joel cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in comment 5
(edit) @865f110b   03/22/16 06:58:41 Sebastian Huber score: Fix for RTEMS_DEBUG The rtems_extension_create() no longer … 5
(edit) @c61431f9   03/22/16 06:42:34 Sebastian Huber score: Always declare _Objects_Get_by_name() Still define it only if … 5
(edit) @30cac38f   03/22/16 06:40:18 Sebastian Huber rtems: Use object allocator lock Object creation and destruction is … 5
(edit) @baa13626   03/22/16 06:22:08 Sebastian Huber score: Fix for RTEMS_DEBUG Update #2627. 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) @be88976   03/18/16 14:35:47 Sebastian Huber mpci: Avoid Giant lock The object creation/deletion is protected by … 5
(edit) @19e855d7   03/18/16 14:33:13 Sebastian Huber mpci: Avoid Giant lock Update #2555. 5
(edit) @5a5fb3b   03/18/16 13:03:01 Sebastian Huber score: Avoid Giant lock for CORE spinlock Use an ISR lock to protect … 5
(edit) @c904df5   03/18/16 06:25:23 Sebastian Huber score: Add _Objects_Get_by_name() Replace … 5
(edit) @e3f8ba57   03/18/16 09:29:45 Sebastian Huber ftpd: Resolve function name conflict Visible with Newlib … 5
(edit) @b545d97c   03/18/16 08:25:00 Sebastian Huber score: C++ compatibility 5
(edit) @5eaf0e7   03/17/16 06:56:31 Sebastian Huber posix: Use per-thread lookup tree for POSIX Keys Yields higher … 5
(edit) @90de3001   03/18/16 06:39:51 Sebastian Huber score: Destroy thread timer lock Update #2554. 5
(edit) @2f02f93   03/17/16 08:01:44 Sebastian Huber sapi: Include missing header file 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) @75aef54   03/17/16 05:16:23 Sebastian Huber posix: Avoid Giant lock in sched_yield() 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) @4bf79af   03/16/16 09:28:03 Sebastian Huber timecounter: Avoid invalid memcpy() In uni-processor configurations … 5
(edit) @f2f207ce   03/16/16 06:14:30 Sebastian Huber score: Fix intenal mutex attributes A mutex must be released by its owner. 5
(edit) @474b9be   03/15/16 14:42:57 Sebastian Huber score: Use allocator lock in _Objects_Get_next() Use the object … 5
(edit) @05ef287   03/15/16 14:09:17 Sebastian Huber sapi: Do not disable thread dispatching Do not disable thread … 5
(edit) @df91dd9   03/14/16 11:31:12 Sebastian Huber monitor: Use object allocator lock Use object allocator lock instead … 5
(edit) @18ff889   03/14/16 09:11:38 Sebastian Huber score: Use ISR lock for IO driver registration Create implementation … 5
(edit) @62d2540   03/14/16 08:40:57 Sebastian Huber score: Delete unused SAPI_IO_EXTERN Update #2559. 5
(edit) @77e6eba7   03/07/16 15:01:57 Sebastian Huber score: Add and use _Objects_Get_local() This simplifies the handling … 5
(edit) @0a5aa2d   03/04/16 13:48:51 Sebastian Huber i386: Define _CPU_SMP_Prepare_start_multitasking() Define … 5
(edit) @03b900d   02/18/16 07:36:26 Sebastian Huber score: Replace watchdog handler implementation Use a red-black tree … 5
(edit) @90d8567   02/18/16 07:36:16 Sebastian Huber score: Distribute clock tick to all online CPUs Update #2554. 5
(edit) @5b0d2c1   03/03/16 12:37:14 Sebastian Huber score: Add _SMP_Before_multitasking_action() The use case for this is … 5
(edit) @3c103ba   02/18/16 07:47:26 Sebastian Huber score: Add _Per_CPU_Is_boot_processor() 5
(edit) @b3a4c48e   02/17/16 13:27:09 Sebastian Huber score: Add _SMP_Online_processors 5
(edit) @c284a16   02/17/16 14:34:51 Sebastian Huber score: Rename Per_CPU_Control::started Rename … 5
(edit) @a38d1fe4   02/17/16 14:25:10 Sebastian Huber score: Add Processor_mask, etc. 5
(edit) @decff899   02/17/16 13:26:29 Sebastian Huber score: Add CPU_MAXIMUM_PROCESSORS Maximum number of processors of all … 5
(edit) @328bd35   01/23/16 19:06:22 joel i386: refactor libcpu/cpu.h into rtems/score/i386.h Fixes #2515. 5
(edit) @dda25b1   01/09/16 21:22:16 joel i386 ..score/cpu.h: Fix spacing 5
(edit) @3267f95   01/08/16 21:54:20 Gedare Bloom i386: prepare for paravirtualized interrupts 5
(edit) @505dc61   01/08/16 21:28:45 Gedare Bloom i386: relocate fatal halt to bsp layer 5
(edit) @6a4efc55   01/08/16 21:16:18 Gedare Bloom i386: remove redundant CPP defines 5
(edit) @fd05a05   01/08/16 17:15:46 Gedare Bloom i386: move idle thread into BSP layer 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) @75518fb   03/01/16 06:34:56 Sebastian Huber malloc: Fix function definition Close #2617. 5
(edit) @67de508   02/25/16 12:08:45 Sebastian Huber rtems: Avoid RTEMS_USE_TICKS_FOR_STATISTICS Option was removed by … 5
(edit) @9d1f3943   02/25/16 08:02:43 Sebastian Huber malloc: Add _Malloc_System_state() Replace … 5
(edit) @839d0a74   02/25/16 07:03:21 Sebastian Huber malloc: Use dedicated lock for deferred frees 5
(edit) @287a70f   02/25/16 08:05:40 Sebastian Huber malloc: Clean up "malloc_p.h" header file 5
(edit) @86a276b   02/19/16 14:32:47 Martin Galvan _ARMV7M_Is_vector_an_irq: Use ARMV7M_VECTOR_SYSTICK instead of … 5
(edit) @ac13ffd   02/17/16 12:51:37 Sebastian Huber epiphany: Delete unused SMP functions 5
(edit) @2e71aa41   02/17/16 11:52:17 Sebastian Huber score: Simplify _Watchdog_Tick() Move thread dispatch disable check … 5
(edit) @db329a7   02/02/16 14:21:07 Sebastian Huber score: Avoid unused variable warnings 5
(edit) @358bd740   02/03/16 11:41:02 Sebastian Huber score: Avoid SCORE_EXTERN Delete SCORE_INIT. This finally removes … 5
(edit) @51dc9a61   02/03/16 10:57:29 Sebastian Huber sparc64: Avoid SCORE_EXTERN Update #2559. 5
(edit) @6df8926   02/03/16 10:56:09 Sebastian Huber moxie: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @142868b2   02/03/16 10:54:59 Sebastian Huber bfin: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @9f016ec9   02/03/16 10:53:10 Sebastian Huber no_cpu: Avoid SCORE_EXTERN Update #2559. 5
(edit) @dab7862   02/03/16 10:52:32 Sebastian Huber sparc: Avoid SCORE_EXTERN Update #2559. 5
(edit) @c6009340   02/03/16 10:50:31 Sebastian Huber lm32: Avoid SCORE_EXTERN Update #2559. 5
(edit) @18a5db2   02/03/16 10:48:31 Sebastian Huber m68k: Avoid SCORE_EXTERN Update #2559. 5
(edit) @d638aca   02/03/16 10:41:29 Sebastian Huber mips: Avoid SCORE_EXTERN Update #2559. 5
(edit) @af3847a   02/03/16 10:39:23 Sebastian Huber epiphany: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @59e6e76   02/03/16 10:36:23 Sebastian Huber sh: Avoid SCORE_EXTERN Update #2559. 5
(edit) @deaf716   02/03/16 10:13:53 Sebastian Huber i386: Avoid SCORE_EXTERN Update #2559. 5
(edit) @d4e81e3   02/03/16 10:05:07 Sebastian Huber or1k: Delete superfluous _CPU_Null_fp_context Update #2559. 5
(edit) @e4b5289a   02/04/16 13:35:33 Sebastian Huber arm: Fix Cortex-M7 support 5
(edit) @3bc12a8f   01/26/16 10:16:56 Sebastian Huber Delete unused API extensions 5
(edit) @4210114   01/26/16 10:13:45 Sebastian Huber Use linker set for POSIX User Threads init Update #2408. 5
(edit) @1ff8eca   01/26/16 10:10:43 Sebastian Huber Use linker set for Classic User Tasks init Update #2408. 5
(edit) @8ca372e   01/26/16 09:11:48 Sebastian Huber Use linker set for MPCI initialization Update #2408. 5
(edit) @6bf44a5   01/26/16 08:28:11 Sebastian Huber Use linker set for driver manager initialization Update #2408. 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @f64c6b4   01/25/16 20:23:53 Sebastian Huber Use atexit() handler to close std file descriptors 5
Note: See TracRevisionLog for help on using the revision log.