Age | Commit message (Expand) | Author |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-03-20 | Merge branch 'rickard/gcc-atomics/OTP-12383' | Rickard Green |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Implement ethread events with timeout | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2015-01-14 | Improve ethread atomics based on GCC builtins | Rickard Green |
2014-12-19 | erts: Introduce thread suspend functions | Lukas Larsson |
2014-12-19 | erts: Add support for thread names | Lukas Larsson |
2014-11-25 | Merge branch 'rickard/ppc32-atomic-opt/OTP-12250' into maint | Rickard Green |
2014-11-10 | Implement support for double word atomics using libatomic_ops | Rickard Green |
2014-11-10 | Improve usage of libatomic_ops for word size atomics | Rickard Green |
2014-10-17 | Optimize atomic ops with release barrier for 32-bit PowerPC | Rickard Green |
2014-06-30 | erts: Separate ethread inlining from ethread.h | Björn-Egil Dahlberg |
2014-06-16 | Merge branch 'jjhoo/mingw_compile_fix_forceinline/OTP-11945' into maint | Rickard Green |
2014-06-16 | Fix redefinition of ETHR_FORCE_INLINE | Rickard Green |
2014-06-06 | Merge branch 'jjhoo/mingw_compile_fix_forceinline/OTP-11945' into maint | Rickard Green |
2014-05-22 | Do not use __always_inline__ attribute unless gcc vsn >= 3.1.1 | Rickard Green |
2014-03-26 | ose: Fix erts assert failed printouts | Lukas Larsson |
2014-03-26 | ose: Yielding has to be done differently for background processes. | Robert Paal |
2014-02-28 | Add ETHR_FORCE_INLINE define to hide compiler specific directives | Jani Hakala |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | ose: Cleanup of mutex selection defines | Lukas Larsson |
2014-02-24 | ose: Remove uneccesary define | Lukas Larsson |
2014-02-24 | ose: Thread priorities configurable from lmconf | Lukas Larsson |
2014-02-24 | ose: Yielding the cpu is done "the OSE" way | Lukas Larsson |
2014-02-24 | ose: Start using ppdata for tse key | Lukas Larsson |
2014-02-24 | ose: Do not use spinlocks on OSE | Lukas Larsson |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-02-24 | ose: Change get_envp to ose_get_ppdata for tsd | Lukas Larsson |
2014-02-24 | ose: Debug wait__ does receive_fsem instead of wait_fsem | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-23 | Introduce configure option --with-assumed-cache-line-size=SIZE | Rickard Green |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2013-08-08 | Merge branch 'lukas/erts/ethr_smp_req_native_compiletime/OTP-11196' into maint | Lukas Larsson |
2013-07-29 | Bailout if no native implementations are found | Lukas Larsson |
2013-07-18 | Fix compile error on ARM and GCC < 4.1.0 | Johannes Weißl |
2013-07-11 | Fix ‘ethr_native_rwlock_destroy’ defined but not used warning | Rickard Green |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-22 | Merge branch 'sverk/win-64-pointer-fix' | Sverker Eriksson |
2013-02-21 | erts: Correct term type for printf %T | R. Blaine Whittle |
2013-02-21 | erts: Correct internal printf integer type for win64 | R. Blaine Whittle |
2013-02-12 | erts: Use native atomics and fallback spinlock to mutex for VALGRIND | Sverker Eriksson |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-09-04 | erts: Fix gcc atomic bug in ethread.h | Sverker Eriksson |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-02 | Make whole of OTP build and release on Win64 | Patrik Nyblom |
2011-11-13 | Use critical sections as mutex implementation on Windows | Rickard Green |
2011-06-14 | Improve ethread atomics | Rickard Green |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |