summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Sebastian Huber2012-04-2310-277/+247
|\
| * nfsclient: Use UID and GID of NFS handleSebastian Huber2012-04-231-10/+10
| * nfsclient: POSIX conformanceSebastian Huber2012-04-231-9/+37
| * PR1908: consolidate libqos code and fix installed header locationGedare Bloom2012-04-237-257/+195
| * score: DocumentationSebastian Huber2012-04-201-0/+3
| * score: Fix commentSebastian Huber2012-04-201-1/+2
* | Merge branch 'upstream'Sebastian Huber2012-04-196-132/+286
|\|
| * rbheap: API changes and documentationSebastian Huber2012-04-182-118/+258
| * no_cpu: replace no_cpu_isr with rtems_isrGedare Bloom2012-04-161-6/+0
| * libqos: generate preinstall.amGedare Bloom2012-04-161-0/+28
| * lm32: replace lm32_isr with rtems_isrGedare Bloom2012-04-161-6/+0
| * m68k: replace m68k_isr with rtems_isrGedare Bloom2012-04-161-2/+0
| * libblock: PR2040: Fix recycle destination updateSebastian Huber2012-04-161-8/+7
| * libblock: PR2040: Add starvation thresholdSebastian Huber2012-04-161-1/+15
* | Merge branch 'upstream'Sebastian Huber2012-04-165-0/+309
|\|
| * PR1908: QoS library for CBS schedulerPetr Benes2012-04-153-0/+307
| * PR1908: QoS library for CBS schedulerPetr Benes2012-04-152-0/+2
* | Filesystem: Remove NULL pointer checkSebastian Huber2012-04-131-16/+15
* | Merge branch 'upstream'Sebastian Huber2012-04-132-17/+3
|\|
| * rbtree: PR2046: Replace rtems_rbtree_uniqueSebastian Huber2012-04-132-17/+3
* | Filesystem: Add select() support for pipesSebastian Huber2012-04-122-12/+86
* | Merge branch 'upstream'Sebastian Huber2012-04-122-7/+54
|\|
| * libblock: Add rtems_bdbuf_set_block_size()Sebastian Huber2012-04-126-85/+165
| * libblock: Change error status to fatal errorSebastian Huber2012-04-122-24/+47
| * libblock: Use unprotected chain operationsSebastian Huber2012-04-121-4/+4
| * libblock: Use unprotected chain operationsSebastian Huber2012-04-121-17/+17
* | Merge branch 'upstream'Sebastian Huber2012-04-114-5/+30
|\|
| * score: New macros and functionsSebastian Huber2012-04-114-5/+30
| * nios2: New functionsSebastian Huber2012-04-112-0/+49
| * nios2: API changeSebastian Huber2012-04-113-4/+4
| * rbheap: New filesSebastian Huber2012-04-114-1/+413
| * rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber2012-04-113-1/+80
| * rbtree: PR1995: API changeSebastian Huber2012-04-115-39/+188
| * arm: New functionSebastian Huber2012-04-074-4/+46
| * PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett2012-04-043-77/+34
* | nios2: New functionsSebastian Huber2012-04-112-0/+49
* | nios2: API changeSebastian Huber2012-04-113-4/+4
* | rbheap: Use unprotected tree operationSebastian Huber2012-04-111-1/+1
* | rbheap: New filesSebastian Huber2012-04-104-1/+413
* | rbtree: New function _RBTree_Iterate_unprotected()Sebastian Huber2012-04-103-1/+80
* | rbtree: PR1995: API changeSebastian Huber2012-04-105-39/+188
* | arm: New functionSebastian Huber2012-04-104-4/+46
* | PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett2012-04-103-77/+34
* | Filesystem: IO control based select() supportSebastian Huber2012-04-033-4/+124
* | Merge branch 'upstream'Sebastian Huber2012-04-034-85/+58
|\|
| * networking: socket to/from file descriptorSebastian Huber2012-04-034-85/+58
* | Merge branch 'upstream'Sebastian Huber2012-04-033-6/+4
|\|
| * Filesystem: Change type of ioctl_returnSebastian Huber2012-04-033-6/+4
* | PR2040: libblock: Fix recycle destination updateSebastian Huber2012-04-021-8/+7
* | PR2040: libblock: Add starvation thresholdSebastian Huber2012-04-021-1/+15