aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2018-03-09Check the arguments to sys_memcpy and friendsJohn 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-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-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
2018-02-22Add ets:whereis/1 for resolving table names -> tid()John Högberg
2018-02-21Merge PR-1708 from philipstears OTP-14934Sverker Eriksson
2018-02-20erts,observer: Add dirty schedulers to crash dumpSverker Eriksson
2018-02-20erts,observer: Add more port info to crash dumpSverker Eriksson
2018-02-20erts: Cleanup dump_process_info()Sverker Eriksson
2018-02-20erts: Include failing garbing process in crash dumpSverker Eriksson
2018-02-20erts: Remove unused args to collect_live_heap_fragsSverker Eriksson
2018-02-20erts: Add binary vheap sizes to crash dumpSverker Eriksson
2018-02-19Merge branch 'maint'John Högberg
2018-02-19Merge branch 'john/erts/fix-iolist-bitstring-badarg/OTP-14926' into maintJohn Högberg
2018-02-19Merge branch 'john/erts/fix-iovec-unaligned-binaries/OTP-14921' into maintJohn Högberg
2018-02-19Merge branch 'john/erts/ctx-to-binary-size-assert'John Högberg
2018-02-15badarg on iolist_to_binary(Bitstring)John Högberg
2018-02-15Handle unaligned binaries in enif_inspect_iovecJohn Högberg
2018-02-15Handle unaligned binaries in erlang:iolist_to_iovec/1John Högberg
2018-02-15badarg on iolist_to_iovec(Bitstring)John Högberg
2018-02-14Merge branch 'sverker/gc-move-opt'Sverker Eriksson
2018-02-13Merge branch 'maint-20' into maintSverker Eriksson
2018-02-12Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Merge 'sverker/carrier-migration-improvements'Sverker Eriksson
2018-02-12erts: Add system_flags(erts_alloc,"+M?sbct *")Sverker Eriksson
2018-02-12erts: Add age order first fit allocator strategiesSverker Eriksson
2018-02-12Make sure that the overwrite in bs_context_to_binary is safeJohn Högberg
2018-02-08erts: Refactor erl_ao_firstfit_allocSverker Eriksson
2018-02-08erts: Add migration options "acnl" and "acfml"Sverker Eriksson
2018-02-08Optimize non-strict equality check of binaries differing in sizePhilip Stears
2018-02-06grisp/fix-powerpc-rtems-build/PR-1692/OTP-14909Lukas Larsson
2018-01-29More ERTS_RESTRICT usageSverker Eriksson
2018-01-26Eliminate get_list/3 internally in the compilerBjörn Gustavsson
2018-01-24Add missing extern storage class in global.h headerSebastien Merle
2018-01-24erts_allctr_wrappers should be declared extern in headerPeer Stritzinger
2018-01-24Fix more missing ERTS_WRITE_UNLIKELY section on declarationSebastien Merle