aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2016-01-26Merge branch 'lukas/erts/gc_info/OTP-13265'Lukas Larsson
2016-01-22Merge branch 'maint'Rickard Green
2016-01-22Merge branch 'rickard/test-fix' into maintRickard Green
2016-01-20Merge branch 'maint'Rickard Green
2016-01-20Merge branch 'vinoski/check-awdp-esdp' into maintRickard Green
2016-01-19Merge branch 'maint'Sverker Eriksson
2016-01-19Merge branch 'sverk/armata-memset-bug' into maintSverker Eriksson
2016-01-19Merge branch 'sverk/safe-purging/OTP-13122'Sverker Eriksson
2016-01-18Fix dirty scheduler check in handle_aux_workSteve Vinoski
2016-01-14Merge branch 'maint'Rickard Green
2016-01-14Merge branch 'vinoski/dirty-sched-no-aux-work/OTP-13236' into maintRickard Green
2016-01-13erts: Optimize erlang:check_process_codeSverker Eriksson
2016-01-13erts: Make copy_literals more fail safeSverker Eriksson
2016-01-13erts: Move copy_literals/2 from erlang to erts_internalSverker Eriksson
2016-01-13erts: Make erlang:purge_module/1 safeSverker Eriksson
2016-01-13Merge branch 'sverk/fvisibility-hidden/OTP-13227'Sverker Eriksson
2016-01-13erts: Introduce erts_code_purgerSverker Eriksson
2016-01-11erts: Workaround memset bug in test caseSverker Eriksson
2016-01-08erts: Allow -fvisibility=hidden for NIFs and driversSverker Eriksson
2016-01-08erts: Cleanup erl_driver.h for windowsSverker Eriksson
2016-01-08erts: Refactor ERL_NIF_INIT macroSverker Eriksson
2016-01-07Merge branch 'sverk/proc-dict-opt'Sverker Eriksson
2016-01-07Merge branch 'sverk/float_SUITE-arith'Sverker Eriksson
2016-01-07Merge branch 'sverk/check_process_code-fix'Sverker Eriksson
2015-12-30Merge branch 'maint'Rickard Green
2015-12-30Merge branch 'rickard/rq-len/OTP-13201' into maintRickard Green
2015-12-30Light weight statistics of run queue lengthsRickard Green
2015-12-30Merge branch 'maint'Rickard Green
2015-12-30Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-30Fix HL timer hard debug implementationRickard Green
2015-12-30Skip time_SUITE:timestamp on timewarp testRickard Green
2015-12-29Fix asynchronous BIF timer cancellation message replyRickard Green
2015-12-23Use monotonic time for call_time traceRickard Green
2015-12-21Do not allow aux work on dirty schedulersSteve Vinoski
2015-12-18Merge branch 'lv/fix-compilation-with-vm-probes/OTP-13209'Björn-Egil Dahlberg
2015-12-18Merge branch 'maint'Henrik Nord
2015-12-18Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-17hipe_x86_signal.c: add FreeBSD sigaction codeKenji Rikitake
2015-12-16Fix offset_mqueueRickard Green
2015-12-15erts: Fix bug in check_process_code for literalsSverker Eriksson
2015-12-15Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-15erts: Add 'fill_heap' to erts_debug:state_internal_stateSverker Eriksson
2015-12-15erts: Rename proc dict size to arraySizeSverker Eriksson
2015-12-15erts: Refactor proc dict with 'usedSlots'Sverker Eriksson
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Never abort in the forked childLukas Larsson
2015-12-15erts: Mend ASSERT makro for erl_child_setupSverker Eriksson
2015-12-15erts: Allow enomem failures in port_SUITELukas Larsson
2015-12-15erts: iter_port sleep longer on freebsdLukas Larsson
2015-12-15erts: Allow one dangling fd if there is a gethost portLukas Larsson