Age | Commit message (Expand) | Author |
2017-04-11 | Merge branch 'rickard/pcre-8.40' | Rickard Green |
2017-04-07 | Stack guard for PCRE | Rickard Green |
2017-02-14 | Fixed typos in erts | Andrew Dryga |
2016-11-17 | erts: Add cbprintf for Callback Printing | Sverker Eriksson |
2016-06-22 | Improve accuracy of timeouts using premature timeouts | Rickard Green |
2016-06-10 | erts: Fix undefined shift to msb in ethr_mutex | Björn-Egil Dahlberg |
2016-05-10 | Remove conditional dirty schedulers API | Rickard Green |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-18 | erts: Fix pthread_setname_np warning on osx | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-22 | Merge branch 'maint' | Rickard Green |
2016-02-18 | Improve cmpxchg8b/cmpxchg16b inline asm | Rickard Green |
2016-02-17 | Improve cmpxchg8b inline asm configure test | Rickard Green |
2016-02-02 | erts: Add power saving cpu feature tests and use them | Lukas Larsson |
2016-02-02 | erts: Add rdtscp instruction check | Lukas Larsson |
2015-11-23 | Merge branch 'maint' | Dan Gudmundsson |
2015-11-12 | win32: Fix mixed cygwin and msys configure tests | Dan Gudmundsson |
2015-09-09 | Merge branch 'maint' | Rickard Green |
2015-08-27 | Fix ethread events with timeout | Rickard Green |
2015-07-10 | ose: Remove all code related to the OSE port | Lukas Larsson |
2015-06-24 | erts: Remove halfword relative printf | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword in lib_src | Björn-Egil Dahlberg |
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 |