summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-08score/scheduling: Use RBTree_First instead of Peek in EDF scheduler.Gedare Bloom1-6/+3
2012-05-07Revert: Remove CVS IdsJoel Sherrill58-0/+194
2012-05-04nfsclient: Add rename operationSebastian Huber1-1/+45
2012-05-04nfsclient: Fix hard link operationSebastian Huber1-1/+1
2012-05-04Filesystem: Use proper parameter in NFSSebastian Huber1-1/+1
2012-05-04Filesystem: Remove pipe_lseek()Sebastian Huber3-35/+1
2012-05-04Filesystem: Remove per file descriptor semaphoreSebastian Huber3-29/+6
2012-05-04Remove CVS-Ids.Ralf Corsépius58-194/+0
2012-05-03General - Remove extraneous blank line in license messageJoel Sherrill1-0/+0
2012-04-28IMFS: Update IMS_assert check when RTEMS_DEBUG is enabled.Chris Johns1-1/+1
2012-04-24Simple SMP Scheduler - Fix typo which likely broke schedulingJoel Sherrill1-8/+31
2012-04-24score: Remove _Stack_Adjust_size()Sebastian Huber2-30/+0
2012-04-23nfsclient: Use UID and GID of NFS handleSebastian Huber1-10/+10
2012-04-23nfsclient: POSIX conformanceSebastian Huber1-9/+37
2012-04-23PR1908: consolidate libqos code and fix installed header locationGedare Bloom7-257/+195
2012-04-20score: DocumentationSebastian Huber1-0/+3
2012-04-20score: Fix commentSebastian Huber1-1/+2
2012-04-18rbheap: API changes and documentationSebastian Huber2-118/+258
2012-04-16no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom1-6/+0
2012-04-16libqos: generate preinstall.amGedare Bloom1-0/+28
2012-04-16lm32: replace lm32_isr with rtems_isrGedare Bloom1-6/+0
2012-04-16m68k: replace m68k_isr with rtems_isrGedare Bloom1-2/+0
2012-04-16libblock: PR2040: Fix recycle destination updateSebastian Huber1-8/+7
2012-04-16libblock: PR2040: Add starvation thresholdSebastian Huber1-1/+15
2012-04-15PR1908: QoS library for CBS schedulerPetr Benes3-0/+307
2012-04-15PR1908: QoS library for CBS schedulerPetr Benes2-0/+2
2012-04-13rbtree: PR2046: Replace rtems_rbtree_uniqueSebastian Huber2-17/+3
2012-04-12libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber6-85/+165
2012-04-12libblock: Change error status to fatal errorSebastian Huber2-24/+47
2012-04-12libblock: Use unprotected chain operationsSebastian Huber1-4/+4
2012-04-12libblock: Use unprotected chain operationsSebastian Huber1-17/+17
2012-04-11score: New macros and functionsSebastian Huber4-5/+30
2012-04-11nios2: New functionsSebastian Huber2-0/+49
2012-04-11nios2: API changeSebastian Huber3-4/+4
2012-04-11rbheap: New filesSebastian Huber4-1/+413
2012-04-11rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber3-1/+80
2012-04-11rbtree: PR1995: API changeSebastian Huber5-39/+188
2012-04-07arm: New functionSebastian Huber4-4/+46
2012-04-04PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett3-77/+34
2012-04-03networking: socket to/from file descriptorSebastian Huber4-85/+58
2012-04-03Filesystem: Change type of ioctl_returnSebastian Huber3-6/+4
2012-03-30PR 2021 - mdump address problem with volatileRic Claus1-9/+16
2012-03-30Add Virtex4 and Virtex5 BSPsRic Claus1-1/+78
2012-03-30NIOS2: Add MPU support functionsSebastian Huber4-21/+165
2012-03-30NIOS2: Fix outermost interrupt checkSebastian Huber1-1/+4
2012-03-30score/rbtree: Add const qualifierSebastian Huber4-45/+45
2012-03-30score/rbtree: C++ compatibilitySebastian Huber1-2/+3
2012-03-30score/scheduleredf: Simplify and fix warningSebastian Huber1-3/+3
2012-03-29PR1994: RBTree Compare Result ChangeGedare Bloom3-6/+25
2012-03-27confdefs: Add declaration for unlimited objects.Gedare Bloom1-1/+107