Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
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-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-06-16 | erts: Do not preallocate too large event pool | Björn-Egil Dahlberg |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Implement ethread events with timeout | Rickard Green |
2014-12-16 | Merge branch 'lukas/erts/non-blocking-shell' | Lukas Larsson |
2014-12-15 | erts: Fix big-endian issue with printf_putc | Lukas Larsson |
2014-12-12 | Merge branch 'lukas/erts/non-blocking-shell' | Lukas Larsson |
2014-11-04 | erts: Make erts_printf work with non-blocking | Lukas Larsson |
2014-10-19 | Fix bug in FreeBSD topology detection code | Paul Guyot |
2014-06-30 | erts: Separate ethread inlining from ethread.h | Björn-Egil Dahlberg |
2014-06-13 | Merge branch 'sverk/ethr_aux-cache-align-bug' into maint | Sverker Eriksson |
2014-06-04 | erts: Fix cache line alignment bug for ts_event_pool | Sverker Eriksson |
2014-02-28 | Add ETHR_FORCE_INLINE define to hide compiler specific directives | Jani Hakala |
2014-02-24 | ose: Cleanup cleanup of mutex selection defines | Lukas Larsson |
2014-02-24 | ose: Cleanup of mutex selection defines | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
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-20 | erts: Fix type bug in get_proc_affinity for windows | R. Blaine Whittle |
2013-02-13 | Fix memory leak in error case | Lukas Larsson |
2013-01-28 | Revert "erts: Remove forgotten vxworks includes" | Björn-Egil Dahlberg |
2013-01-23 | Fix clang compiler warnings on FreeBSD in erts | Patrik Nyblom |
2012-10-10 | erts: Fix '#ifdef' for unused static functions | Björn-Egil Dahlberg |
2012-10-10 | erts: Remove forgotten vxworks includes | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-21 | erts: Fix bug in erts_printf for %s with precision | Sverker Eriksson |
2012-04-04 | Increase ethr event and lock counting constants to allow at least +A 1024. | Rick Reed |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-03-15 | erts: Fix memory corruption when reading topology info | Sverker Eriksson |
2012-03-15 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-03-12 | Fix implementation with ddrb barriers | Rickard Green |
2012-03-09 | erts: Fix crash on Linux if /sys/devices/system/node is not readable | Sverker Eriksson |
2012-02-21 | Fix implementation with ddrb barriers | Rickard Green |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-16 | Remove remaining gcc 4.6 assigned-but-not-used warnings from erts | Patrik Nyblom |
2011-11-13 | Merge branch 'rickard/bad-rwmtx-assert' | Rickard Green |
2011-11-13 | Use critical sections as mutex implementation on Windows | Rickard Green |
2011-11-11 | Fix bad assertion in rwmtx implementation | Rickard Green |
2011-10-14 | Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04 | Rickard Green |