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