summaryrefslogtreecommitdiff
path: root/doc/user (follow)
AgeCommit message (Expand)Author
2015-11-05sapi: Add rtems_chain_get_first_unprotected()Sebastian Huber
2015-10-27CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK was undocumented and not error checkedJoel Sherrill
2015-09-04smp: DocumentationSebastian Huber
2015-09-04smp: DocumentationSebastian Huber
2015-09-04score: Implement priority boostingSebastian Huber
2015-09-04score: Implement SMP-specific priority queueSebastian Huber
2015-09-04smp: DocumentationSebastian Huber
2015-09-04smp: DocumentationSebastian Huber
2015-09-01rbtree: Delete rtems_rbtree_find_control()Sebastian Huber
2015-08-03user/c_user.texi: Correct info index entryJoel Sherrill
2015-07-17Update dateJoel Sherrill
2015-07-17doc: Add thread dispatch details for SMPSebastian Huber
2015-07-17doc: Clarify interrupts disable problems on SMPSebastian Huber
2015-07-17doc: Fix SMP task variables sectionSebastian Huber
2015-07-08doc: Clarify SMP configuration definesSebastian Huber
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber
2015-06-15user/conf.t: Fix names for CONFIGURE_UNLIMITED_OBJECTS and CONFIGURE_UNLIMITE...Joel Sherrill
2015-06-09doc: fix typo. closes #2361.Gedare Bloom
2015-05-19score: Fine grained locking for message queuesSebastian Huber
2015-04-17user/libpci.t: Make it build and clean upJoel Sherrill
2015-04-17LIBPCI: corrected documentationDaniel Hellstrom
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom
2015-03-10cpukit: deprecate task variables. closes #2293.Gedare Bloom
2015-03-10cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom
2015-03-10cpukit: deprecate notepadsGedare Bloom
2015-02-14IMFS: Add CONFIGURE_IMFS_DISABLE_READDIRSebastian Huber
2015-02-13IMFS: Rename CONFIGURE_IMFS_DISABLE_FCHMODSebastian Huber
2015-02-13IMFS: Add CONFIGURE_IMFS_DISABLE_MKNOD_FILESebastian Huber
2015-02-13IMFS: CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEMSebastian Huber
2015-02-12IMFS: Add fine grained configurationSebastian Huber
2015-01-26user/conf.t: Fix typoJoel Sherrill
2014-12-19doc: add some red-black tree documentationGedare Bloom
2014-12-12doc: Clarify rate-monotonic statisticsSebastian Huber
2014-12-12doc: Clarify rtems_task_set_priority()Sebastian Huber
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber
2014-08-26rtems: Add more clock tick functionsSebastian Huber
2014-08-25rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber
2014-07-09score: Implement scheduler helping protocolSebastian Huber
2014-06-03score: Use Resource Handler for MrsP semaphoresSebastian Huber
2014-06-02score: _Scheduler_Set_affinity()Sebastian Huber
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber
2014-05-20rtems: Clarify task set/get scheduler parametersSebastian Huber
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-05-08doc: Use @dfn for glossary termsSebastian Huber
2014-05-08doc: Move SMP glossary to global glossarySebastian Huber
2014-05-07score: Implement forced thread migrationSebastian Huber
2014-05-05score: SMP_FATAL_SCHEDULER_WITHOUT_PROCESSORSSebastian Huber
2014-05-05doc: Add SMP glossarySebastian Huber
2014-04-30doc: Extend documentation for unlimited objectsRalf Kirchner
2014-04-22doc: Setting Affinity to a Single ProcessorSebastian Huber