aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2019-04-09erts: Fix lock order violation in system_info(procs)Lukas Larsson
2019-04-09erts: Fix buffer alignment bug in alloc_dist_obufLukas Larsson
2019-04-09erts: Fix build of dist_ctrl_get_data return termLukas Larsson
2019-04-05Optimize the i_minus instructionBjörn Gustavsson
2019-04-01Merge branch 'john/kernel/cuddle-file-suite'John Högberg
2019-03-29Merge branch 'maint'Sverker Eriksson
2019-03-29Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maintSverker Eriksson
2019-03-29Fix out of memory bug in the implementation of mapsKjell Winblad
2019-03-29file_SUITE: Ignore EILSEQ on Darwin in +fnu/latin1 testJohn Högberg
2019-03-28erts: Fix bug in process_info(reductions)Sverker Eriksson
2019-03-28erts: Use ptr_val for pointer in gc msg copySverker Eriksson
2019-03-28Merge branch 'john/erts/remove-destructive-bs_get_binary2/ERL-901'John Högberg
2019-03-27erts: Remove unsafe bs_get_binary2 optimization from loaderJohn Högberg
2019-03-27Merge branch 'john/erts/seq_trace-sigq-clearing/OTP-15704'John Högberg
2019-03-27erts: Handle all signal types when clearing seq_trace tokenJohn Högberg
2019-03-27Fix unsafe optimization made by the loaderBjörn Gustavsson
2019-03-26Merge branch 'john/erts/explain-empty-stack-check-in-next_catch'John Högberg
2019-03-26Revert "Prepare release"Henrik Nord
2019-03-25Prepare releaseErlang/OTP
2019-03-25Merge branch 'sverker/bug-fixing'Sverker Eriksson
2019-03-25erts: Fix erts_debug:set_internal_state(reds_left)Sverker Eriksson
2019-03-25Merge branch 'lukas/erts/fragment-dist-messages/OTP-13397/OTP-15610/OTP-15611...Lukas Larsson
2019-03-25erts: Yield when exiting/free process is suspended by deLukas Larsson
2019-03-25erts: Add an explanation for the empty stack check in next_catchJohn Högberg
2019-03-25erts: Include external msg in need of GCLukas Larsson
2019-03-25erts: Include dist header in return from dist_ctrl_get_dataLukas Larsson
2019-03-25erts: Fix so that exit/down terms stay aliveLukas Larsson
2019-03-25erts: Pending signals can be for free processesLukas Larsson
2019-03-25erts: Fix faulty assert in reference_table_termLukas Larsson
2019-03-25erts: Adjust dist obuf size correctly after hdr finLukas Larsson
2019-03-25erts: Fix non-payload dist exit signalsLukas Larsson
2019-03-25erts: Always do trylock on proc locks when crash dumpingLukas Larsson
2019-03-25erts: erts_factory_proc_init should not set hole markerLukas Larsson
2019-03-25erts: Add crash dumping of EXITING and FREE processesLukas Larsson
2019-03-25erts: Fix incorrect ticket example in commentJohn Högberg
2019-03-25Revert "erts: Add debug dist obuf memory leak check"Lukas Larsson
2019-03-25erts: Fix version error in erl_nif.hJohn Högberg
2019-03-22Merge branch 'sverker/enable-big-creation/OTP-15603'Sverker Eriksson
2019-03-22epmd: Support 32-bit creation values in local nodeSverker Eriksson
2019-03-22erts: Reject decoded local refs with too large first wordSverker Eriksson
2019-03-22erts: Fix bug in list_to_refSverker Eriksson
2019-03-22Suppress false positive warning in gcc 4.8.2Kjell Winblad
2019-03-22beam_emu.c: Avoid triggering an assertion for the wrong reasonBjörn Gustavsson
2019-03-22Merge branch 'john/erts/fix-badarg-fixed_apply'John Högberg
2019-03-21Merge 'sverker/master/enif_whereis_pid-dirty-dtor/OTP-15694'Sverker Eriksson
2019-03-21erts: Remove old encoding of pids, ports and refsSverker Eriksson
2019-03-21erts: Make DFLAG_BIG_CREATION mandatorySverker Eriksson
2019-03-21Merge branch 'max-au/erts/dirty_scheduler_shutdown/PR-2172/OTP-15690' into ma...Erlang/OTP
2019-03-21Merge branch 'maint'Rickard Green
2019-03-21Merge branch 'rickard/dist_ctrl_get_data/OTP-15617'Rickard Green