aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2017-06-03Fix process_SUITE:low_prio/1Björn Gustavsson
2017-06-02Merge branch 'lukas/erts/hipe_mkliterals_libs/ERIERL-14/OTP-14447'Lukas Larsson
2017-06-02Merge pull request #1473 from SalikhovDinislam/static_codeLukas Larsson
2017-06-02Merge pull request #1472 from SalikhovDinislam/dead_codeLukas Larsson
2017-06-02Merge branch 'john/erts/lcnt-table-name/ERIERL-22/OTP-14442'John Högberg
2017-06-02Merge branch 'john/erts/refactor-gcsuite'John Högberg
2017-05-31Break out a lot of duplicated code in minor_major_gc_option_ZZZJohn Högberg
2017-05-31Fix a race condition that consistently affected lc+lcnt buildsJohn Högberg
2017-05-29Merge branch 'rickard/sys-proc-off-heap-msgq'Rickard Green
2017-05-29Enable off-heap message queue for code purger, et. al.Rickard Green
2017-05-29Merge branch 'bjorn/erts/fix-sys-task-cleanup'Björn Gustavsson
2017-05-29Fix WX lock check assertion on MacOSXRickard Green
2017-05-29hipe: Fix hipe_mkliterals make recipeLukas Larsson
2017-05-29erl_process.c: Add more assertions in process terminationBjörn Gustavsson
2017-05-29Make sure that asynchronous replies are not lostBjörn Gustavsson
2017-05-29Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2017-05-24Identify db_hash_slot locks by their table name instead of slot indexJohn Högberg
2017-05-24bs_construct_SUITE: Correct calculation of free memoryBjörn Gustavsson
2017-05-23erts: Reduce runtime for nif_SUITE hash testsSverker Eriksson
2017-05-23Merge branch 'sverker/enif_select-testing'Sverker Eriksson
2017-05-23erts: Fix nif_SUITE:monitor_frenzy for threadlessSverker Eriksson
2017-05-23erts: Improve message flush in nif_SUITESverker Eriksson
2017-05-23erts: Test monitor resource destructor from threadSverker Eriksson
2017-05-21erts: Make bif's do_send() staticSalikhov Dinislam
2017-05-21erts: Make erts_align_utf8_bytes() staticSalikhov Dinislam
2017-05-21erts: Make allocator functions staticSalikhov Dinislam
2017-05-21erts: Remove unused functions from erl_cpu_topologySalikhov Dinislam
2017-05-19Merge branch 'rickard/ds-runqs'Rickard Green
2017-05-19Restore sighup behaviourRickard Green
2017-05-19Merge branch 'raimo/erts/use-all-bytes-in-abstract-addresses/OTP-14305'Raimo Niskanen
2017-05-19Do not zero terminate Linux abstract addressesRaimo Niskanen
2017-05-19Make statistics/1 aware of dirty run-queues and tasksRickard Green
2017-05-19Merge branch 'bjorn/erts/refactor-beam_makeops'Björn Gustavsson
2017-05-19Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson
2017-05-18Allow multiple types per argument for specific instructionsBjörn Gustavsson
2017-05-18Modernize subroutine calls by removing '&'Björn Gustavsson
2017-05-18Eliminate the -gen_dest macro flagBjörn Gustavsson
2017-05-17code_SUITE: Remove unused functionsBjörn Gustavsson
2017-05-17Eliminate warning for variable 'Config' being unusedBjörn Gustavsson
2017-05-16Merge branch 'lukas/erts/trace_recv_esdp_bug/OTP-14411'Lukas Larsson
2017-05-16Merge PR-1457 from goertzenator/enif_monitor_typesSverker Eriksson
2017-05-16Merge pull request #1436 from garazdawi/lukas/erts/remove_unused_functionsLukas Larsson
2017-05-16erts: Remove old unused functionsLukas Larsson
2017-05-16Merge pull request #1435 from SalikhovDinislam/static_funcLukas Larsson
2017-05-12use ErlNifMonitor instead of ErlDrvMonitor for enif_monitor/demonitorDaniel Goertzen
2017-05-11Merge branch 'sverker/fix-lc-with-lcnt'Sverker Eriksson
2017-05-10Merge branch 'sverker/ets-select-replace-const'Sverker Eriksson
2017-05-10erts: Fix ets:select_replace with {const, NewTuple}Sverker Eriksson
2017-05-08Merge branch 'sverker/is_module_native-trace-bug/OTP-14390'Sverker Eriksson
2017-05-05erts: Add minor lock optimization for lcntSverker Eriksson