summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-20rtems: Clarify task set/get scheduler parametersSebastian Huber1-5/+7
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-5/+0
2014-05-08doc: Use @dfn for glossary termsSebastian Huber1-1/+1
2014-05-08doc: Move SMP glossary to global glossarySebastian Huber2-126/+93
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+46
2014-05-05score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber2-3/+3
2014-05-05doc: Add SMP glossarySebastian Huber1-0/+110
2014-04-30doc: Extend documentation for unlimited objectsRalf Kirchner1-4/+37
2014-04-28sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-0/+5
2014-04-28sparc: Document register g7 usageSebastian Huber1-0/+3
2014-04-28sparc: Optimize context switchSebastian Huber1-0/+3
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-04-22doc: Setting Affinity to a Single ProcessorSebastian Huber1-8/+20
2014-04-17score: Clarify TLS supportSebastian Huber1-1/+20
2014-04-17doc: TypoSebastian Huber1-2/+1
2014-04-17doc: rtems_task_set_scheduler()Sebastian Huber1-0/+77
2014-04-17doc: rtems_task_get_scheduler()Sebastian Huber1-0/+35
2014-04-17doc: rtems_scheduler_get_processor_set()Sebastian Huber1-0/+40
2014-04-17doc: rtems_scheduler_ident()Sebastian Huber1-0/+37
2014-04-17doc: rtems_task_set_affinity()Sebastian Huber2-32/+15
2014-04-17doc: rtems_task_get_affinity()Sebastian Huber1-24/+15
2014-04-17doc: rtems_get_current_processor()Sebastian Huber1-0/+39
2014-04-17doc: rtems_get_processor_count()Sebastian Huber1-11/+14
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber1-13/+194
2014-04-15score: Add scheduler nameSebastian Huber1-0/+37
2014-04-15score: Static scheduler configurationSebastian Huber1-7/+9
2014-04-10score: Statically initialize IO managerSebastian Huber1-33/+35
2014-04-10documentation: ClarifySebastian Huber1-1/+1
2014-04-10documentation: Move CONFIGURE_MAXIMUM_DEVICESSebastian Huber1-33/+33
2014-04-04Disable per task variables when SMP is enabledJoel Sherrill1-2/+17
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer1-1/+3
2014-03-21doc misc: Building again and updatesJoel Sherrill6-18/+14
2014-03-20relnotes/intro.texi: Change rtems.com to rtems.org and updateJoel Sherrill1-27/+11
2014-03-20relnotes/status.texi: Update to BugzillaJoel Sherrill1-3/+3
2014-03-20HELP.html Makefile.am: Remove unused HELP.htmlJoel Sherrill2-23/+1
2014-03-20cpright.texi: Update to reflect services and communityJoel Sherrill1-7/+9
2014-03-20texi2html_init.in: Reword rtems.com to rtems.orgJoel Sherrill1-1/+1
2014-03-20started/buildc.t: Change CVS to GitJoel Sherrill1-12/+8
2014-03-20started/buildrt.t: Change CVS to GitJoel Sherrill1-12/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns11-18/+18
2014-03-20cpukit/shell: Replace task variables with posix keys.Christian Mauderer1-0/+3
2014-03-14Add documentation for profilingSebastian Huber2-0/+23
2014-03-11doc: Improve description of rtems_status_text for ToCJoel Sherrill3-7/+6
2014-03-11smp.t: Add Background and Operation SectionsJoel Sherrill1-7/+200
2014-03-11Classic API Users Guide: Add SMP and affinity services.Joel Sherrill6-9/+181
2014-03-11POSIX Users Guide: Add thread affinity services.Joel Sherrill1-2/+250
2014-03-11stackchk.t task.t: Change can not to cannot for consistencyJoel Sherrill2-2/+2
2014-03-11cpright.texi: Update to 2014.Joel Sherrill1-1/+1
2014-03-11gen_section: Update for use with new SMP chapters.Joel Sherrill1-2/+19
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+21