aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2019-07-02Merge branch 'poroh/erts/sched-stuck-fix/OTP-15941' into maint-22Erlang/OTP
2019-07-02Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint-22Erlang/OTP
2019-07-02Merge branch 'john/erts/lists_subtract_fixes/OTP-15938/OTP-15939' into maint-22Erlang/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/22/OTP-15867' into maint-22Erlang/OTP
2019-06-17Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...Erlang/OTP
2019-06-17Merge branch 'rickard/dist-exit2/21/OTP-15867' into rickard/dist-exit2/22/OTP...Rickard Green
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-12Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Erlang/OTP
2019-06-12Merge branch 'sverker/erts/break-p-segv/ERL-965/OTP-15873' into maint-22Erlang/OTP
2019-06-10erts: Fix bad loader optimization of get_tuple_elementJohn Högberg
2019-06-04erts: Fix SEGV crash on shell break (p)roc infoSverker Eriksson
2019-06-04Revert "erts: Force process_info(reductions) as signal"Sverker Eriksson
2019-05-29Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maint-22Erlang/OTP
2019-05-23Fix sticky class in exceptionBjörn Gustavsson
2019-05-13erts: Fix buffer overflow in xxx_to_existing_atomJohn Högberg
2019-05-10Prepare releaseErlang/OTP
2019-05-10Eliminate process yield after each call to length/1Björn Gustavsson
2019-05-06Merge branch 'sverker/process_info-reductions-fix/OTP-15793' into maint-21Erlang/OTP
2019-05-06Merge branch 'maint'Sverker Eriksson
2019-05-06Merge branch 'sverker/process_info-reductions-fix/OTP-15793' into maintSverker Eriksson
2019-05-03erts: Force process_info(reductions) as signalSverker Eriksson
2019-05-03Merge branch 'lukas/erts/distr-frag-fixes'Lukas Larsson
2019-05-02Merge branch 'sverker/tw-assert'Sverker Eriksson
2019-05-02erts: Add documentation for distribution fragmentsLukas Larsson
2019-05-02Merge branch 'lukas/erts/distr-frag-fixes'Lukas Larsson
2019-04-30Merge branch 'john/erts/alloc-header-packing-win64'John Högberg
2019-04-30erts: Fix memory leak for down/exit messageLukas Larsson
2019-04-29erts: Fix bug in timer wheel at cancel during bump yieldSverker Eriksson
2019-04-29erts: Tidy up some harmless code typosSverker Eriksson
2019-04-29Merge branch 'rickard/dist-q-sz-fix'Rickard Green
2019-04-29erts_alloc: Fix header packing on Win64John Högberg
2019-04-24erts: Fix another bug in process_info(reductions)Sverker Eriksson
2019-04-24erts: Simplify erts_get_port_namesSverker Eriksson
2019-04-24Fix distribution queue size adjustmentRickard Green
2019-04-24Revert "Prepare release"Rickard Green
2019-04-24erts_alloc: Fix incorrect header word packingJohn Högberg
2019-04-23Prepare releaseErlang/OTP
2019-04-18Merge branch 'kjell/emulator/persistent_term_yield/OTP-15615'Kjell Winblad
2019-04-18Merge branch 'rickard/dist-system-limit/OTP-15708'Rickard Green
2019-04-18Make persistent_term:put/2 and persistent_term:erase/1 yieldKjell Winblad
2019-04-18Merge branch 'lukas/OTP-22-rc2/misc-fixes/OTP-15773'Lukas Larsson
2019-04-18erts: Yield correctly when iterating over distr exit messagesLukas Larsson
2019-04-18erts: Fix cleanup of message factory undoLukas Larsson
2019-04-18Fix broken ETS test caseKjell Winblad
2019-04-15Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson