Age | Commit message (Expand) | Author |
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-04 | erts: Fix copy of literal msg during gc | Lukas Larsson |
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: Fix lists_member_2 reduction count | 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-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-23 | erts: Fix bug in counters | Sverker Eriksson |
2018-11-23 | erts: Refactor erl_bif_counters.c | Sverker Eriksson |
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: 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-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 |
2018-11-15 | erts: Add new module 'atomics' | Sverker Eriksson |
2018-11-13 | Fix broken assertion on monitor release | John Högberg |
2018-11-13 | Avoid closing files in gc/monitor callbacks | John Högberg |
2018-11-09 | Remove --/2 from dirty BIF tests | John Högberg |
2018-11-06 | Merge branch 'bjorn/erts/persistent_terms/OTP-14669' into maint | Björn Gustavsson |
2018-11-06 | Add a persistent term storage | Björn Gustavsson |
2018-11-02 | erts: Fix msacc GC states on dirty scheds | Lukas Larsson |
2018-11-02 | Merge branch 'john/erts/minusminus_trapping/OTP-15371' into maint | John Högberg |
2018-11-01 | Merge branch 'rickard/internal_ref_cmp/OTP-15399/ERL-751' into maint | Rickard Green |
2018-10-31 | Fix erts_internal_ref_number_cmp() | Rickard Green |
2018-10-29 | Refactor releasing of literals | Björn Gustavsson |
2018-10-29 | Merge branch 'jimdigriz/os_mon/fix_cpu_sup_android/OTP-15387' into maint | Lukas Larsson |
2018-10-29 | Optimize operator '--' and yield on large inputs | John Högberg |
2018-10-26 | Inline erts_cmp | John Högberg |
2018-10-25 | Clarify a magical allocation size | Dmytro Lytovchenko |
2018-10-25 | Fix trapping in lists:reverse/2 | John Högberg |