Age | Commit message (Expand) | Author |
2019-01-24 | Prepare release | Erlang/OTP |
2019-01-24 | Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maint-21 | Erlang/OTP |
2019-01-24 | Merge branch 'lukas/erts/fix_spawn_driver_early_close/OTP-15537' into maint-21 | Erlang/OTP |
2019-01-24 | Merge branch 'lukas/erts/fix_inet_multitimer_cleanup/OTP-15536' into maint-21 | Erlang/OTP |
2019-01-22 | erts: Fix cleanup of the inet MultiTimer | Lukas Larsson |
2019-01-21 | erts: Fix getting of poll events on linux >= 4.15.0 | Lukas Larsson |
2019-01-18 | erts: Use reduction based polling for starved poll-set | Lukas Larsson |
2019-01-18 | erts: Fix too early close of spawn driver fd | Lukas Larsson |
2019-01-15 | Prepare release | Erlang/OTP |
2019-01-15 | Merge branch 'rickard/dirty_scheduler_collapse/maint-21/OTP-15509' into maint-21 | Erlang/OTP |
2019-01-11 | Merge branch 'rickard/dirty_scheduler_collapse/OTP-15509' into rickard/dirty_... | Rickard Green |
2019-01-11 | Fix bug causing dirty scheduler sleeper list inconsistency | Rickard Green |
2019-01-08 | Remove an unused variable | John Högberg |
2019-01-07 | erts: Fix pollset test cases | Lukas Larsson |
2019-01-07 | Spawn prim_file helper as a system process | John Högberg |
2018-12-20 | Prepare release | Erlang/OTP |
2018-12-20 | Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-21 | Erlang/OTP |
2018-12-20 | Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ... | Erlang/OTP |
2018-12-17 | erts: Fix bug in 'band' of two negative numbers, one big | Sverker Eriksson |
2018-12-13 | erts: Fix possible heap corruption getting atomics | Tomas Abrahamsson |
2018-12-13 | erts: Fix warning and potential big-endian-bug in prim_file | Sverker Eriksson |
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-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 |