aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2018-03-13Merge PR-1699 from sverker/hipe-amd64-high-code/OTP-14951Sverker Eriksson
2018-03-13Merge branch 'rickard/dirty-work-gone/OTP-14978'Rickard Green
2018-03-13Reschedule on ordinary scheduler if dirty work is goneRickard Green
2018-03-13Merge branch 'rickard/pre-alloc-alignment/OTP-14977'Rickard Green
2018-03-13Force 64-bit alignment for pre-allocators unless x86Rickard Green
2018-03-13Merge branch 'rickard/remove-approx-started/OTP-14975'Rickard Green
2018-03-13Merge branch 'sverker/dict-put-immed-opt/OTP-14976'Sverker Eriksson
2018-03-13Merge branch 'sverker/dist-flags-consolidate'Sverker Eriksson
2018-03-13Merge branch 'sverker/unused-atoms'Sverker Eriksson
2018-03-13erts: Remove unused atomsSverker Eriksson
2018-03-12Merge branch 'john/erts/tuple-arityval-fixes/OTP-14963/ERL-577'John Högberg
2018-03-12Merge branch 'john/erts/assert-on-memcpy-memset-etc'John Högberg
2018-03-10make erlang:process_info/1 not retrieve messagesMikael Pettersson
2018-03-09Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etcJohn Högberg
2018-03-09Check the arguments to sys_memcpy and friendsJohn Högberg
2018-03-07Fix for bug introduced when replacing ERTS_PSFLG_BOUNDRickard Green
2018-03-07Merge branch 'lukas/erts/erl_child_setup_ignore_SIGTERM/OTP-14943'Lukas Larsson
2018-03-05erts: Optimize erlang:put/2 for hash collision listsSverker Eriksson
2018-03-05erts: Remove unused "executable" feature from ErtsMemMapperSverker Eriksson
2018-03-05erts: Remove hipe amd64 code super carrier (exec_mmap)Sverker Eriksson
2018-03-05Assert that sz <= MAX_ARITYVAL in make_arityval(sz)John Högberg
2018-03-05Replace usage of ERTS_PSFLG_BOUNDRickard Green
2018-03-05Remove ERTS_PSFLG_ON_HEAP_MSGQRickard Green
2018-03-05Merge branch 'john/erts/efile_SUITE-iter-max-files-stability'John Högberg
2018-03-02erts: Postpone idle DistEntry until abort is completedSverker Eriksson
2018-03-02erts: Refactor DistEntry.status flags into a stateSverker Eriksson
2018-03-02erts: Optimize dist transcoding toward erl_/jinterfaceSverker Eriksson
2018-03-02erts,kernel: Add dist_util:strict_order_flags/0Sverker Eriksson
2018-03-02erts,kernel: Add erts_internal:get_dflags/0Sverker Eriksson
2018-03-02erts: Correctly ignore +secio trueLukas Larsson
2018-03-01Make efile_SUITE:iter_max_files more stableJohn Högberg
2018-02-28Merge branch 'john/erts/allow-opening-device-files/OTP-11462'John Högberg
2018-02-28Merge branch 'john/erts/binary-bin_to_list-performance-fix/OTP-14741'John Högberg
2018-02-27Merge branch 'sverker/master/erts/more-crash-dump-info/OTP-14820'Sverker Eriksson
2018-02-27Merge branch 'sverker/erts/more-crash-dump-info/OTP-14820' into maintSverker Eriksson
2018-02-26Merge branch 'maint'Lukas Larsson
2018-02-26Merge branch 'lukas/erts/dirty_trace_clean_fix/OTP-14938' into maintLukas Larsson
2018-02-26Replace binary:bin_to_list CIF implementation with binary_to_listJohn Högberg
2018-02-26erts: Delay cleanup of removed tracer on dirty schedsLukas Larsson
2018-02-26Allow opening device files and FIFOs with file:open/2John Högberg
2018-02-26Merge branch 'john/erts/nif-binary-iovec-fixes/OTP-14845/OTP-14931/OTP-14932'John Högberg
2018-02-26Make enif_make_binary return heap binaries if possibleJohn Högberg
2018-02-26Expand ErlNifBinary by another word for future additionsJohn Högberg
2018-02-26Unconditionally transfer ownership to the created termJohn Högberg
2018-02-26Tweak asserts and explain why the copy buf doesn't use the tmp obj listJohn Högberg
2018-02-26Free temporary iovecs through the tmp object listJohn Högberg
2018-02-23Add a helper function for attaching tmp objects to NIF environmentsJohn Högberg
2018-02-22Merge 'sverker/erts/more-crash-dump-info/OTP-14820'Sverker Eriksson
2018-02-22erts,observer: Add port-suspended pids to crash dumpSverker Eriksson
2018-02-22erts,observer: Add port states and flags to crash dumpSverker Eriksson