Age | Commit message (Expand) | Author |
2017-09-15 | erts: Remove undocumented driver_event | Sverker Eriksson |
2017-08-14 | erts: Remove unused prototypes after non-smp removal | Rickard Green |
2017-07-25 | Merge branch 'maint' | John Högberg |
2017-07-17 | erts: Replace usage of all erts_smp prefixes to just erts | Lukas Larsson |
2017-07-17 | erts: Cleanup removal of non-smp emulators | Lukas Larsson |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-07-11 | Use erl_lock_flags in lock checking | John Högberg |
2017-07-07 | Add a proper type for lock options | John Högberg |
2017-07-06 | Merge branch 'john/erts/runtime-lcnt' into maint | John Högberg |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-05-18 | Make lock counter info independent of the locks being counted | John Högberg |
2017-05-05 | erts: Unbreak --enable-lock-checking --enable-lock-counter | Sverker Eriksson |
2016-12-02 | erts: Remove unnecessary 'enable_lcnt' option in locks | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | erts: Add microstate accounting | Lukas Larsson |
2015-08-27 | Fix ethread events with timeout | Rickard Green |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Implement ethread events with timeout | Rickard Green |
2014-12-19 | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377' | Lukas Larsson |
2014-12-19 | erts: Introduce thread suspend functions | Lukas Larsson |
2014-12-19 | erts: Add support for thread names | Lukas Larsson |
2014-12-10 | Introduce a 64-bit atomic ops API | Rickard Green |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-02-24 | erts: Make source file info available in lc | Lukas Larsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-21 | Merge branch 'rickard/thread-queue-fix/OTP-10854' into rickard/r16b/thread-qu... | Rickard Green |
2013-02-18 | Add atomic dirty read and dirty set operations | Rickard Green |
2012-12-11 | Fix bit set op of non-atomic fallback in atomic API | Rickard Green |
2012-12-03 | Atomic port state | Rickard Green |
2012-04-16 | Optimize process table access | Rickard Green |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2011-11-13 | Use critical sections as mutex implementation on Windows | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-10-14 | Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04 | Rickard Green |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-06-14 | Improve ethread atomics | Rickard Green |
2011-06-13 | Do not abort emulator when buggy pthread impl return EBUSY | Rickard Green |
2011-02-25 | Merge branch 'rickard/mtx-destroy-ebusy/OTP-9009' into dev | Rickard Green |
2011-02-25 | Send warning instead of abort on EBUSY from pthread_mutex_destroy | Rickard Green |
2011-02-25 | Simplify erts_poll_wait() wakeup logic | Rickard Green |
2010-12-16 | Add 32-bit atomics to emulator APIs | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-12-14 | Remove unused ethread time functionality | Rickard Green |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-06-07 | Merge OTP-8681 | Björn-Egil Dahlberg |
2010-06-01 | OTP-8658 Add missing memory barriers in erts_poll() | Rickard Green |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |