aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2019-04-18erts: Fix cleanup of message factory undoLukas Larsson
2019-04-18erts: Make dump_SUITE:free_dump not dump via rpcLukas Larsson
2019-04-18erts: Add extra debugging to dist frag testcasesLukas Larsson
2019-04-18erts: Run smaller dist frag test to 32 bit machinesLukas Larsson
2019-04-10erts: Make erts_free debug failure easier to diagnoseLukas Larsson
2019-04-10Merge pull request #2204 from jhogberg/john/erts/optimize-arith-ops/OTP-15740John Högberg
2019-04-10Merge branch 'john/merge-re-replace-fix'John Högberg
2019-04-09erts: Fix dist sequence yield state allocator typeLukas Larsson
2019-04-09erts: Fix driver_SUITE:use_fallback_pollsetLukas Larsson
2019-04-09erts: Yield when exiting/free process is suspended by deLukas Larsson
2019-04-09erts: Fix alignment of ErtsDistExternal on sparcLukas Larsson
2019-04-09erts: Fix incorrect gcc may be used init warningLukas Larsson
2019-04-09erts: Skip large dist testcases on machines with little memoryLukas Larsson
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-09Merge branch 'maint'Lukas Larsson
2019-04-09erts: Fix sys_driver to correctly deselect fdsLukas Larsson
2019-04-08Merge branch 'bjorn/erts/cuddle-with-tests'Björn Gustavsson
2019-04-08erts: Optimize arithmetic ops using overflow intrinsicsJohn Högberg
2019-04-08erts: Skip ERTS_NOINLINE on non-GCC-compatible compilersJohn Högberg
2019-04-05Optimize the i_minus instructionBjörn Gustavsson
2019-04-05Merge branch 'lukas/erl_docgen/add-internal-docs'Björn Gustavsson
2019-04-05Merge remote-tracking branch 'trofi/master' into john/merge-re-replace-fixJohn Högberg
2019-04-04Fix minor typosBjörn Gustavsson
2019-04-04GarbageCollection.md: Fix links to referencesBjörn Gustavsson
2019-04-04erts: Fix more internal docs xmllintLukas Larsson
2019-04-04erl_docgen: Add new internal docs chapter to docsLukas Larsson
2019-04-03lcnt_SUITE: Ignore socket-NIF locks in toggle testsJohn Högberg
2019-04-01efile_SUITE: Fix proc_zero_sized_files on systems with empty /procJohn Högberg
2019-04-01Merge branch 'john/kernel/cuddle-file-suite'John Högberg
2019-03-29cleanup: beam_emu.c: use ERTS_NOINLINE instead of NOINLINESergei Trofimovich
2019-03-29stdlib: fix re:replace on LTO buildsSergei Trofimovich
2019-03-29Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21Erlang/OTP
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