summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsp: Fix CLOCK_DRIVER_USE_FAST_IDLE and CLOCK_DRIVER_ISRS_PER_TICK.Chris Johns2013-08-141-6/+6
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-147-11/+164
* posix: Handle recursive attributes correctly.Chris Johns2013-08-141-1/+1
* powerpc: Fix _CPU_Context_validate()Sebastian Huber2013-08-131-1/+1
* bsps/arm: Use proper default priority for GICSebastian Huber2013-08-131-1/+1
* Fix a bug in spfreechain01 test case.Zhongwei Yao2013-08-111-2/+2
* smptests/smpswitchextension01: Fix start sequenceSebastian Huber2013-08-091-0/+2
* bsps/i386: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-3/+10
* bsps/i386: Revert most SMP related changesSebastian Huber2013-08-091-54/+46
* sparc: Make _CPU_ISR_Dispatch_disable per-CPUSebastian Huber2013-08-093-39/+41
* sparc: Move _CPU_Context_switch(), etc.Sebastian Huber2013-08-092-224/+224
* bsps/sparc: SMP and per-CPU thread dispatch disableSebastian Huber2013-08-091-10/+25
* bsps/sparc: Revert most SMP related changesSebastian Huber2013-08-091-111/+59
* arm: Per-CPU thread dispatch disableSebastian Huber2013-08-091-51/+25
* bsps/powerpc: Per-CPU thread dispatch disableSebastian Huber2013-08-093-53/+45
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-0928-322/+398
* score: Add and use _Per_CPU_Acquire_all().Sebastian Huber2013-08-093-3/+45
* smp: Use ISR lock in per-CPU controlSebastian Huber2013-08-092-17/+25
* score/cpu: Add CPU_Per_CPU_controlSebastian Huber2013-08-0920-4/+135
* bsp/pc386: Provide local outb() for elink driverSebastian Huber2013-08-091-1/+6
* Add "const void* data" parameter to rtems_rfs_rtems_initialize()'s declaratio...Nick Withers2013-08-091-1/+1
* bsp/xilinx_zynq_zc706_smp: Add.Chris Johns2013-08-094-0/+14
* Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers2013-08-0945-71/+65
* bsp/csb336: implement bsp_interrupt_vector_enable/disable.Pavel Pisa2013-08-091-0/+10
* bsp/csb336: Fix MMU _ttbl_base location to not overlap with exception vectors.Pavel Pisa2013-08-091-3/+4
* sptests/spintrcritical19: TyposSebastian Huber2013-08-081-2/+2
* sptests/spintrcritical19: PR2136: New testSebastian Huber2013-08-086-0/+173
* smptests/smpmigration01: Fix start sequenceSebastian Huber2013-08-081-0/+2
* score: Rename _Scheduler_simple_Update()Sebastian Huber2013-08-086-22/+42
* score: Rename _Scheduler_simple_Allocate(), etc.Sebastian Huber2013-08-086-46/+63
* score: Rename _Scheduler_priority_Release_job()Sebastian Huber2013-08-086-28/+24
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-0835-68/+0
* PR766: Delete __RTEMS_INSIDE__Sebastian Huber2013-08-085-11/+0
* PR766: Delete __RTEMS_APPLICATION__Sebastian Huber2013-08-082-18/+0
* posix: Delete POSIX_Keys_Freechain typeSebastian Huber2013-08-085-80/+76
* bsp/xilinx_zynq_zc706: Add.Chris Johns2013-08-082-0/+9
* posix: Add missing header.Chris Johns2013-08-081-8/+9
* Check times with a no change truncate via open.Chris Johns2013-08-081-1/+31
* posix: Use _Objects_Put() for POSIX keysSebastian Huber2013-08-063-10/+15
* posix: Create key implementation headerSebastian Huber2013-08-0616-254/+221
* psxtests/psx14: Include missing header fileSebastian Huber2013-08-061-0/+1
* sptests/spintrcritical17: Increase tick intervalSebastian Huber2013-08-061-1/+1
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-0644-175/+1740
* bsp/realview-pbx-a9: Enable fast idle clockSebastian Huber2013-08-061-1/+1
* smptests/smp07: Use suspend instead of deleteSebastian Huber2013-08-061-1/+2
* Fix compiler warningsR. Diez2013-08-063-7/+7
* correct comments about atomic apiWeiY2013-08-062-10/+10
* arm: Fix ISR level context initializationSebastian Huber2013-08-051-1/+2
* sptests/sp37: Add ISR level test for new threadsSebastian Huber2013-08-051-0/+83
* smp: Support ASR path in rtems_task_mode()Sebastian Huber2013-08-051-0/+14