Age | Commit message (Expand) | Author |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson |
2018-12-11 | Fix typos in atomics.xml and counters.xml | Magnus Henoch |
2018-12-10 | erts: Use ptr_val for pointer in gc msg copy | Lukas Larsson |
2018-12-10 | Prepare release | Erlang/OTP |
2018-12-06 | Merge branch 'lukas/OTP-21.1.1/scheduler_pollset/OTP-15475' into maint | Lukas Larsson |
2018-12-06 | erts: Move fds with active true behaviour to own pollset | Lukas Larsson |
2018-12-05 | Merge pull request #2039 from garazdawi/lukas/erts/fix_lit_msg_copy_in_gc/ERL... | Lukas Larsson |
2018-12-05 | erts: Fix inet pktopts on very old linux kernels | Lukas Larsson |
2018-12-04 | erts: Fix copy of literal msg during gc | Lukas Larsson |
2018-12-03 | Update preloaded modules | Henrik Nord |
2018-12-03 | Merge branch 'lukas/erts/CFLAGS-O-check/OTP-15465' into maint | Lukas Larsson |
2018-12-03 | erts: Fix some 32-bit gcc warnings | Lukas Larsson |
2018-12-03 | erts: Add check that a -O flag is present in CFLAGS | Lukas Larsson |
2018-12-03 | erts: Fix lists_member_2 reduction count | Lukas Larsson |
2018-12-03 | erts: Allow code_model_small to be set in xcomp setting | Lukas Larsson |
2018-12-03 | erts: Implement delay_send using timer instead of poll | Lukas Larsson |
2018-12-03 | erts: Optimize driver_set_timer(0) to fire at once | Lukas Larsson |
2018-12-03 | erts: Optimize the inet driver multi timers for one timer | Lukas Larsson |
2018-12-03 | erts: Move all inet tcp CONNECTED timers to multi timer | Lukas Larsson |
2018-12-03 | erts: Add erts_io_notify_port_task_executed to check_io msacc state | Lukas Larsson |
2018-12-03 | erts: Add pre-alloc to ALLOC msacc state | Lukas Larsson |
2018-12-03 | Merge branch 'sverker/erts/sendfile-error-bug/ERL-784/OTP-15461' into maint | Sverker Eriksson |
2018-12-03 | Merge branch 'sverker/erts/cuddle-driver_SUITE' into maint | Sverker Eriksson |
2018-11-30 | erts: Fix hanging sendfile bugs when socket closes unexpectedly | Sverker Eriksson |
2018-11-29 | Replace mathematical jargon in erl_nif docs PR-2037 | Bartosz Błaszków |
2018-11-28 | erts: Fix unexpected inet_reply message from failing file:sendfile | Sverker Eriksson |
2018-11-28 | erts: Fix bug in sendfile for active socket | Sverker Eriksson |
2018-11-27 | Merge branch 'lukas/erts/fix-msacc-gc-states/OTP-15450' into maint | Lukas Larsson |
2018-11-27 | Merge pull request #2024 from max-au/fix_aux_work_on_dcpu_sched | John Högberg |
2018-11-26 | erts: fix attempt to start timer when executing on dirty scheduler | Maxim Fedorov |
2018-11-26 | Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maint | Sverker Eriksson |
2018-11-26 | persistent_term.xml: Fix spelling | Björn Gustavsson |
2018-11-23 | erts: Fix bug in counters | Sverker Eriksson |
2018-11-23 | erts: Refactor erl_bif_counters.c | Sverker Eriksson |
2018-11-23 | Merge branch 'maint-21' into maint | John Högberg |
2018-11-23 | Prepare release | Erlang/OTP |
2018-11-23 | Merge branch 'john/erts/spectre-configure-flag-otp_20/OTP-15430/ERIERL-237' i... | Erlang/OTP |
2018-11-23 | Merge branch 'john/erts/spectre-configure-flag-otp_20/OTP-15430/ERIERL-237' i... | John Högberg |
2018-11-22 | Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maint | Sverker Eriksson |
2018-11-22 | erts: Fix faulty assert in driver_SUITE | Sverker Eriksson |
2018-11-21 | erts: Clarify erl_nif docs about callback environments | Sverker Eriksson |
2018-11-21 | erts: Add counters:put/3 | Sverker Eriksson |
2018-11-20 | erts: Improve driver_SUITE:smp_select | Sverker Eriksson |
2018-11-20 | Merge branch 'john/erts/spectre-configure-flag/OTP-15430/ERIERL-237' into joh... | John Högberg |
2018-11-20 | Allow disabling retpoline in interpreter loop | John Högberg |
2018-11-20 | Add a ./configure flag for spectre mitigation | John Högberg |
2018-11-16 | Merge branch 'maint-21' into maint | John Högberg |
2018-11-16 | Merge branch 'john/erts/defer-orphan-file-close/OTP-15421/ERIERL-261' into maint | John Högberg |
2018-11-15 | Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maint | Sverker Eriksson |
2018-11-15 | erts: Add new module 'counters' | Sverker Eriksson |