aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2016-05-27Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631'Sverker Eriksson
2016-05-27Merge branch 'rickard/on_heap-fix/OTP-13366'Rickard Green
2016-05-27Merge branch 'rickard/rm-mqd-mixed/OTP-13366'Rickard Green
2016-05-27erts: Split large binaries into multiple iovecLukas Larsson
2016-05-27Merge branch 'lukas/erts/tracing/tracer-move-extra-to-map/OTP-10267'Lukas Larsson
2016-05-27Merge branch 'legoscia/erts/epmd-module-option/OTP-13627'Lukas Larsson
2016-05-26Improve message allocation in enif_send()Rickard Green
2016-05-26Fix message queue update on replacement and removal of messageRickard Green
2016-05-26Merge branch 'margnus1/llvm-compatibility/PR-1057/OTP-13626'Sverker Eriksson
2016-05-25Add tests for -start_epmd and -epmd_module optionsMagnus Henoch
2016-05-25Remove the 'message_queue_data' option 'mixed'Rickard Green
2016-05-25erts: Make erlang:halt/2 truncate string argSverker Eriksson
2016-05-25erts: Implement halt/0 and halt/1 in ErlangSverker Eriksson
2016-05-24Merge branch 'egil/erts/fix-purge_code-literals'Björn-Egil Dahlberg
2016-05-24erts: Move tracer SecondTraceTerm to Opts mapLukas Larsson
2016-05-20erts: Refactor ERTS_MSG_COMBINED_HFRAG to heap fragmentBjörn-Egil Dahlberg
2016-05-20erts: Copy literals in messages on module purgeBjörn-Egil Dahlberg
2016-05-20erts: Add testcase for purge of literalsBjörn-Egil Dahlberg
2016-05-20erts: Check for carrier capability specifically in testBjörn-Egil Dahlberg
2016-05-18Merge branch 'bjorn/erts/cuddle-with-tests'Björn Gustavsson
2016-05-17Merge branch 'sverker/hipe-amd64-code-alloc/OTP-13359'Sverker Eriksson
2016-05-17Merge branch 'mikpe/otp-19-erts-integer-truncation-bugs/PR-1045/OTP-13606'Lukas Larsson
2016-05-17erts: Move max_heap_size field so that ErLLVM works againLukas Larsson
2016-05-17erts: Fix OpenBSD gcc compiler bug in re codeLukas Larsson
2016-05-17erts: Fix bug when tracing in non-smp non-scheduler threadLukas Larsson
2016-05-13Merge branch 'egil/erts/nif-format_term/OTP-13580'Björn-Egil Dahlberg
2016-05-12erts: Remove compiler warningSverker Eriksson
2016-05-12time_SUITE: Make consistency/1 work in any timezoneBjörn Gustavsson
2016-05-11erts: Add tests for enif_snprintfBjörn-Egil Dahlberg
2016-05-11Merge branch 'lukas/trace-fix'Rickard Green
2016-05-11Merge branch 'rickard/ds-proc-exit/OTP-13123'Rickard Green
2016-05-11erts: Only allow remove from trace_status callbackLukas Larsson
2016-05-11Add dirty_heap_access test caseRickard Green
2016-05-11Add dirty_call_while_terminated test caseRickard Green
2016-05-11Move dirty nif test cases into dirty_nif_SUITERickard Green
2016-05-11Add better support for communication with a process executing dirty NIFRickard Green
2016-05-11erts: Add enif_snprintfBjörn-Egil Dahlberg
2016-05-11erts: Fix non-smp max_heap_size assertLukas Larsson
2016-05-11hipe_llvm: Allow LLVM-generated constantsMagnus Lång
2016-05-11erts: Add max_heap_size remote gc testcaseLukas Larsson
2016-05-10Remove conditional dirty schedulers APIRickard Green
2016-05-10erts: Skip alloc_SUITE:erts_mmap if ERL_ZFLAGSSverker Eriksson
2016-05-10erts: Fix max heap size exit when in hipe modeLukas Larsson
2016-05-10erts: Fix pre-bif yield current_functionLukas Larsson
2016-05-10erts: Implement max_heap_size process flagLukas Larsson
2016-05-09Merge branch 'sverker/system_info-erts_mmap/OTP-13560'Sverker Eriksson
2016-05-09Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507'Sverker Eriksson
2016-05-05erl_unicode.c: fix integer truncation problemsMikael Pettersson
2016-05-05do not limit heap fragments to 4 giga-wordsMikael Pettersson
2016-05-05erts_new_mso_binary(): do not truncate lenMikael Pettersson