summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Use per-thread lookup tree for POSIX KeysSebastian Huber2016-03-1813-409/+326
* score: Destroy thread timer lockSebastian Huber2016-03-181-4/+1
* sapi: Include missing header fileSebastian Huber2016-03-172-0/+2
* rtems: Avoid Giant lock in rtems_signal_catch()Sebastian Huber2016-03-172-11/+28
* rtems: Avoid Giant lock in rtems_task_mode()Sebastian Huber2016-03-171-3/+4
* posix: Avoid Giant lock in sched_yield()Sebastian Huber2016-03-171-3/+5
* score: Fix CPU time used by executing threadsSebastian Huber2016-03-1712-193/+157
* timecounter: Avoid invalid memcpy()Sebastian Huber2016-03-161-0/+8
* score: Fix intenal mutex attributesSebastian Huber2016-03-161-1/+1
* score: Use allocator lock in _Objects_Get_next()Sebastian Huber2016-03-162-32/+10
* sapi: Do not disable thread dispatchingSebastian Huber2016-03-161-2/+0
* monitor: Use object allocator lockSebastian Huber2016-03-146-6/+6
* score: Use ISR lock for IO driver registrationSebastian Huber2016-03-1416-39/+93
* score: Delete unused SAPI_IO_EXTERNSebastian Huber2016-03-143-31/+1
* score: Add and use _Objects_Get_local()Sebastian Huber2016-03-1414-266/+243
* i386: Define _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2016-03-041-1/+2
* score: Replace watchdog handler implementationSebastian Huber2016-03-0464-2069/+1519
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-045-22/+43
* score: Add _SMP_Before_multitasking_action()Sebastian Huber2016-03-045-11/+164
* score: Add _Per_CPU_Is_boot_processor()Sebastian Huber2016-03-042-0/+21
* score: Add _SMP_Online_processorsSebastian Huber2016-03-042-1/+15
* score: Rename Per_CPU_Control::startedSebastian Huber2016-03-043-6/+6
* score: Add Processor_mask, etc.Sebastian Huber2016-03-043-0/+95
* score: Add CPU_MAXIMUM_PROCESSORSSebastian Huber2016-03-0417-0/+38
* i386: refactor libcpu/cpu.h into rtems/score/i386.hJoel Sherrill2016-03-032-19/+423
* i386 ..score/cpu.h: Fix spacingJoel Sherrill2016-03-031-2/+2
* i386: prepare for paravirtualized interruptsGedare Bloom2016-03-033-1/+19
* i386: relocate fatal halt to bsp layerGedare Bloom2016-03-031-9/+2
* i386: remove redundant CPP definesGedare Bloom2016-03-031-3/+0
* i386: move idle thread into BSP layerGedare Bloom2016-03-032-9/+1
* score: Delete Thread_CPU_usage_tSebastian Huber2016-03-016-26/+19
* malloc: Fix function definitionSebastian Huber2016-03-011-1/+1
* rtems: Avoid __RTEMS_USE_TICKS_FOR_STATISTICS__Sebastian Huber2016-02-251-30/+16
* malloc: Add _Malloc_System_state()Sebastian Huber2016-02-257-115/+79
* malloc: Use dedicated lock for deferred freesSebastian Huber2016-02-251-9/+26
* malloc: Clean up "malloc_p.h" header fileSebastian Huber2016-02-252-8/+8
* _ARMV7M_Is_vector_an_irq: Use ARMV7M_VECTOR_SYSTICK instead of hardcoded 16Martin Galvan2016-02-191-1/+2
* epiphany: Delete unused SMP functionsSebastian Huber2016-02-181-119/+0
* score: Simplify _Watchdog_Tick()Sebastian Huber2016-02-172-4/+9
* score: Avoid unused variable warningsSebastian Huber2016-02-171-2/+4
* score: Avoid SCORE_EXTERNSebastian Huber2016-02-1721-48/+69
* sparc64: Avoid SCORE_EXTERNSebastian Huber2016-02-172-2/+8
* moxie: Delete superfluous _CPU_Null_fp_contextSebastian Huber2016-02-171-30/+1
* bfin: Delete superfluous _CPU_Null_fp_contextSebastian Huber2016-02-171-33/+1
* no_cpu: Avoid SCORE_EXTERNSebastian Huber2016-02-171-1/+1
* sparc: Avoid SCORE_EXTERNSebastian Huber2016-02-172-1/+5
* lm32: Avoid SCORE_EXTERNSebastian Huber2016-02-171-1/+1
* m68k: Avoid SCORE_EXTERNSebastian Huber2016-02-172-28/+34
* mips: Avoid SCORE_EXTERNSebastian Huber2016-02-172-1/+5
* epiphany: Delete superfluous _CPU_Null_fp_contextSebastian Huber2016-02-171-17/+1