summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fix TLS size usageSebastian Huber2014-05-053-7/+11
* score: TypoSebastian Huber2014-04-301-1/+1
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-2916-141/+26
* sapi: Report profiling only if enabled for testsSebastian Huber2014-04-291-0/+2
* score: Avoid copy and pasteSebastian Huber2014-04-281-19/+15
* sapi: Add profiling done messageSebastian Huber2014-04-281-0/+6
* sapi: Add arithmetic means to XML profiling reportSebastian Huber2014-04-281-9/+62
* sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-282-33/+36
* sparc: Optimize context switchSebastian Huber2014-04-282-51/+48
* score: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-282-3/+25
* rtems: Account for the network semaphore.Chris Johns2014-04-271-1/+8
* sapi: Fix condef.h compile error for disabled network configuration.Jennifer Averett2014-04-251-0/+2
* libfs/rfs: Fix the fstime failures for the RFS file system.Chris Johns2014-04-252-12/+22
* rtems: Account for file system semaphores.Chris Johns2014-04-251-2/+32
* mpci.c: Now compiles againJoel Sherrill2014-04-221-1/+3
* score: Use common names for per-CPU variablesSebastian Huber2014-04-2215-183/+183
* score: Fix warningSebastian Huber2014-04-221-2/+0
* score: Delete superfluous assignmentsSebastian Huber2014-04-221-7/+0
* score: Simplify Giant lockSebastian Huber2014-04-221-9/+7
* score: Use _Per_CPU_Get_snapshot()Sebastian Huber2014-04-221-1/+1
* score: Clarify TLS supportSebastian Huber2014-04-174-5/+5
* doc: rtems_task_set_scheduler()Sebastian Huber2014-04-171-0/+3
* doc: rtems_get_processor_count()Sebastian Huber2014-04-171-8/+5
* sapi: Fix CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-6/+8
* sapi: Error case for CONFIGURE_UNLIMITED_OBJECTSSebastian Huber2014-04-171-0/+6
* rtems: Add const qualifierSebastian Huber2014-04-162-6/+6
* score: DocumentationSebastian Huber2014-04-161-0/+5
* score: Critical fix for SMPSebastian Huber2014-04-163-18/+21
* score: Add clustered/partitioned schedulingSebastian Huber2014-04-1520-91/+486
* rtems: Add task get/set schedulerSebastian Huber2014-04-155-0/+180
* rtems: Add scheduler get processorsSebastian Huber2014-04-154-0/+92
* rtems: Add scheduler identificationSebastian Huber2014-04-156-1/+85
* score: Add scheduler nameSebastian Huber2014-04-153-22/+70
* score: Task get/set affinitySebastian Huber2014-04-159-90/+243
* score: Simplify thread control initializationSebastian Huber2014-04-1525-419/+200
* score: Static scheduler configurationSebastian Huber2014-04-1579-662/+867
* score: Add and use RTEMS_ZERO_LENGTH_ARRAYSebastian Huber2014-04-153-2/+9
* capture: Use ISR lock for SMP supportSebastian Huber2014-04-141-71/+72
* score: SMP initialization changesSebastian Huber2014-04-147-19/+85
* score: Add _Per_CPU_Get_snapshot()Sebastian Huber2014-04-141-3/+12
* sparc: Use __leon__ multilib defineSebastian Huber2014-04-141-1/+8
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-114-7/+31
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-115-6/+31
* score: Statically initialize IO managerSebastian Huber2014-04-106-109/+18
* pppd: Delete exampleSebastian Huber2014-04-108-340/+0
* score: Fix workspace size estimate for TLSSebastian Huber2014-04-093-4/+17
* score: Fix for empty heapSebastian Huber2014-04-071-1/+6
* score: Use proper protectionSebastian Huber2014-04-071-6/+7
* score: Lazy key value pair allocationSebastian Huber2014-04-071-9/+13
* score: Delete _Thread_Ticks_per_timesliceSebastian Huber2014-04-078-15/+18