aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2019-07-02Merge branch 'poroh/erts/sched-stuck-fix/OTP-15941' into maint-21Erlang/OTP
2019-07-02Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint-21Erlang/OTP
2019-07-02Merge branch 'john/erts/lists_subtract_fixes/OTP-15938/OTP-15939' into maint-21Erlang/OTP
2019-07-01erts: Fix integer overflow in loaderJohn Högberg
2019-07-01erts: Fix integer overflow in list subtractionJohn Högberg
2019-06-28Infinite cycle fixed on try to change run queue (if it has already changed co...Dmitry Poroh
2019-06-19Fix fatal bug in erts_proc_sig_signal_sizeSverker Eriksson
2019-06-17Merge branch 'rickard/dist-exit2/21/OTP-15867' into maint-21Erlang/OTP
2019-06-17Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Erlang/OTP
2019-06-17Merge branch 'rickard/dist-exit2/20/OTP-15867' into rickard/dist-exit2/21/OTP...Rickard Green
2019-06-17Don't disconnect on remote exit/2 with old incarnation as recipientRickard Green
2019-06-04Revert "erts: Force process_info(reductions) as signal"Sverker Eriksson
2019-06-03Merge branch 'sverker/seq-trace-label-old-heap-bug/ERL-700/OTP-15849/OTP-1585...Erlang/OTP
2019-06-03Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maint-21Erlang/OTP
2019-05-28erts: Fix seq_trace:print/2 for arbitrary labelsSverker Eriksson
2019-05-28erts: Fix bug in seq_trace:set_token(label,_)Sverker Eriksson
2019-05-23Fix sticky class in exceptionBjörn Gustavsson
2019-05-14Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...Erlang/OTP
2019-05-13erts: Fix buffer overflow in xxx_to_existing_atomJohn Högberg
2019-05-06Merge branch 'sverker/process_info-reductions-fix/OTP-15793' into maint-21Erlang/OTP
2019-05-03erts: Force process_info(reductions) as signalSverker Eriksson
2019-04-24erts: Fix another bug in process_info(reductions)Sverker Eriksson
2019-03-29Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21Erlang/OTP
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-27erts: Handle all signal types when clearing seq_trace tokenJohn Högberg
2019-03-21Merge branch 'max-au/erts/dirty_scheduler_shutdown/PR-2172/OTP-15690' into ma...Erlang/OTP
2019-03-21erts: release dirty runqueue lock before entering endless loop when BEAM is s...Maxim Fedorov
2019-03-20Fix reception of resume signal on process executing dirtyRickard Green
2019-03-07Merge branch 'sverker/ets-no-mbuf-trapping/OTP-15660'Sverker Eriksson
2019-03-07erts: Remove ets traversal yielding if heap fragmentSverker Eriksson
2019-03-04Merge branch 'siri/logger/os-timestamp/OTP-15625' into maintSiri Hansen
2019-02-22erts: Fix macro redefinitionBjörn-Egil Dahlberg
2019-02-22[logger] Change timestamp from erlang:system_time to os:system_timeSiri Hansen
2019-02-20Merge branch 'sverker/erts/term_to_binary-reductions/ERL-774/OTP-15514' into ...Sverker Eriksson
2019-02-20erts: Consume reductions for strings in term_to_binarySverker Eriksson
2019-02-20Merge branch 'sverker/enif_consume_timeslice-dirty-nop/OTP-15604' into maintSverker Eriksson
2019-02-19Merge branch 'sverker/heart-nice-exit/OTP-15599' into maintSverker Eriksson
2019-02-18erts: Make enif_consume_timeslice no-op on dirty schedSverker Eriksson
2019-02-15erts: Reduce number of list traversals in term_to_binarySverker Eriksson
2019-02-15Merge pull request #2140 from bjorng/bjorn/erts/persistent_term-default/ERL-8...Björn Gustavsson
2019-02-14erts: Avoid heart killing a nicely exiting emulatorSverker Eriksson
2019-02-14Merge pull request #2118 from kjellwinblad/fix_valgrind_problem_bignum OTP-15583Kjell Winblad
2019-02-14Merge branch 'john/erts/spectre-configure-flag-otp_20/OTP-15430/ERIERL-237' i...Erlang/OTP
2019-02-14Merge pull request #2113 from richcarl/optional-tuple-callsBjörn Gustavsson
2019-02-14Add persistent_term:get(Key, DefaultValue)Björn Gustavsson
2019-02-11Merge branch 'sverker/enif_select-faulty-assert' into maintSverker Eriksson
2019-02-11Merge branch 'sverker/map-from-ks-vs-bug/OTP-15567' into maintSverker Eriksson
2019-02-06erts: Fix faulty debug assert in enif_selectSverker Eriksson
2019-02-06Merge tag 'OTP-21.2' into sverker/map-from-ks-vs-bugSverker Eriksson