Age | Commit message (Expand) | Author |
2019-01-30 | erts: Fix compiler warning for IS_SSMALL | Sverker Eriksson |
2019-01-23 | Merge branch 'lukas/erts/set_logger_process/OTP-15375' into maint | Lukas Larsson |
2019-01-23 | erts: Fix type of system_logger variable | Lukas Larsson |
2019-01-23 | Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maint | Lukas Larsson |
2019-01-23 | Merge branch 'lukas/erts/fix_spawn_driver_early_close/OTP-15537' into maint | Lukas Larsson |
2019-01-23 | Merge branch 'lukas/erts/fix_inet_multitimer_cleanup/OTP-15536' into maint | Lukas Larsson |
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-16 | Merge branch 'rickard/dirty_scheduler_collapse/maint-21/OTP-15509' into maint | Rickard Green |
2019-01-15 | Merge branch 'lukas/erts/spawn_opt_max_heap_tc_fix' into maint | Lukas Larsson |
2019-01-15 | erts: Remove dead gdb functions from code | Lukas Larsson |
2019-01-15 | erts: Make sure to take main lock when dumping proc info | Lukas Larsson |
2019-01-15 | Merge branch 'lukas/erts/set_logger_process/OTP-15375' into maint | Lukas Larsson |
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-10 | erts: Add erlang:system_flag(system_logger,_) | Lukas Larsson |
2019-01-10 | Fix passing large integers as base to integer_to_X/2 | John Högberg |
2019-01-10 | Implement integer_to_list/2 and integer_to_binary/2 as CIFs | Stanislav Mayorov |
2019-01-10 | Accept base in all integer-printing functions | Stanislav Mayorov |
2019-01-09 | Merge branch 'john/erts/prim_file-init-restart/OTP-15495/ERL-821' into maint | John Högberg |
2019-01-08 | Remove an unused variable | John Högberg |
2019-01-07 | erts: Fix process_SUITE:max_heap tests | Lukas Larsson |
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-21 | erts: Fix persistent_term testcases | Lukas Larsson |
2018-12-21 | Merge branch 'lukas/erts/inet_pktopts_old_linux/OTP-15494' into maint | Lukas Larsson |
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-20 | Merge branch 'lukas/erts/fix-seq_trace-reset_trace/OTP-15490' into maint | Lukas Larsson |
2018-12-18 | Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint | Sverker Eriksson |
2018-12-18 | Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ... | Sverker Eriksson |
2018-12-18 | Merge branch 'sverker/erts/prim_file-perm-own-bigendian/OTP-15485' into maint | Sverker Eriksson |
2018-12-17 | erts: Fix bug in 'band' of two negative numbers, one big | Sverker Eriksson |
2018-12-14 | Merge branch 'lukas/erts/fix_lit_msg_copy_in_gc' into maint | Lukas Larsson |
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-13 | erts: Fix seq_trace:reset_trace dirty gc bug | Lukas Larsson |
2018-12-13 | erts: Use sys_memcpy in copy_one_frag | Lukas Larsson |
2018-12-13 | Fix reading beyond end of bignum in integer squaring | Björn Gustavsson |
2018-12-10 | erts: Use ptr_val for pointer in gc msg copy | Lukas Larsson |
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 | 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 | 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 |