summaryrefslogtreecommitdiffstats
path: root/doc/user (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-10cpukit: deprecate task variables. closes #2293.Gedare Bloom1-0/+11
2015-03-10cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom1-0/+2
2015-03-10cpukit: deprecate notepadsGedare Bloom3-6/+48
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber1-0/+27
2015-02-13IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber1-4/+4
2015-02-13IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber1-0/+26
2015-02-13IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber1-11/+47
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-34/+286
2015-01-26user/conf.t: Fix typoJoel Sherrill1-1/+1
2014-12-19doc: add some red-black tree documentationGedare Bloom3-4/+103
2014-12-12doc: Clarify rate-monotonic statisticsSebastian Huber1-4/+15
2014-12-12doc: Clarify rtems_task_set_priority()Sebastian Huber1-0/+3
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber1-31/+0
2014-08-26rtems: Add more clock tick functionsSebastian Huber1-0/+104
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber1-21/+10
2014-07-09score: Implement scheduler helping protocolSebastian Huber1-0/+78
2014-06-03score: Use Resource Handler for MrsP semaphoresSebastian Huber1-1/+10
2014-06-02score: _Scheduler_Set_affinity()Sebastian Huber1-1/+9
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber3-5/+242
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-22doc: Setting Affinity to a Single ProcessorSebastian Huber1-8/+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-11doc: Improve description of rtems_status_text for ToCJoel Sherrill2-6/+5
2014-03-11smp.t: Add Background and Operation SectionsJoel Sherrill1-7/+200
2014-03-11Classic API Users Guide: Add SMP and affinity services.Joel Sherrill3-2/+174
2014-03-11stackchk.t task.t: Change can not to cannot for consistencyJoel Sherrill2-2/+2
2014-02-12score: Change debug helper functionsSebastian Huber4-19/+20
2014-02-06rtems: Add rtems_status_code_description()Sebastian Huber3-5/+37