aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2019-02-11Merge branch 'sverker/map-from-ks-vs-bug/OTP-15567' into maintSverker Eriksson
2019-02-06Merge tag 'OTP-21.2' into sverker/map-from-ks-vs-bugSverker Eriksson
2019-02-06erts: Fix bug in erts_map_from_ks_and_vsSverker Eriksson
2019-02-06Merge branch 'sverker/fix-compile-warning' into maintSverker Eriksson
2019-02-01erts: Fix erlang:system_info(kernel_poll) to return correct valueLukas Larsson
2019-02-01fix: erts: Remove dead ERTS_MAGIC_REF_BIF_TIMERS codeLukas Larsson
2019-02-01erts: Remove dead ERTS_MAGIC_REF_BIF_TIMERS codeLukas Larsson
2019-01-30erts: Fix compiler warning for IS_SSMALLSverker Eriksson
2019-01-28erts: Add magic port control numbersSverker Eriksson
2019-01-23Merge branch 'lukas/erts/set_logger_process/OTP-15375' into maintLukas Larsson
2019-01-23erts: Fix type of system_logger variableLukas Larsson
2019-01-23Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maintLukas Larsson
2019-01-18erts: Use reduction based polling for starved poll-setLukas Larsson
2019-01-16Merge branch 'rickard/dirty_scheduler_collapse/maint-21/OTP-15509' into maintRickard Green
2019-01-15erts: Remove dead gdb functions from codeLukas Larsson
2019-01-15erts: Make sure to take main lock when dumping proc infoLukas Larsson
2019-01-15Merge branch 'lukas/erts/set_logger_process/OTP-15375' into maintLukas Larsson
2019-01-11Merge branch 'rickard/dirty_scheduler_collapse/OTP-15509' into rickard/dirty_...Rickard Green
2019-01-11Fix bug causing dirty scheduler sleeper list inconsistencyRickard Green
2019-01-10erts: Add erlang:system_flag(system_logger,_)Lukas Larsson
2019-01-10Fix passing large integers as base to integer_to_X/2John Högberg
2019-01-10Implement integer_to_list/2 and integer_to_binary/2 as CIFsStanislav Mayorov
2019-01-10Accept base in all integer-printing functionsStanislav Mayorov
2019-01-09Merge branch 'john/erts/prim_file-init-restart/OTP-15495/ERL-821' into maintJohn Högberg
2019-01-07Spawn prim_file helper as a system processJohn Högberg
2018-12-20Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-21Erlang/OTP
2018-12-20Merge branch 'lukas/erts/fix-seq_trace-reset_trace/OTP-15490' into maintLukas Larsson
2018-12-18Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maintSverker Eriksson
2018-12-18Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ...Sverker Eriksson
2018-12-17erts: Fix bug in 'band' of two negative numbers, one bigSverker Eriksson
2018-12-14Merge branch 'lukas/erts/fix_lit_msg_copy_in_gc' into maintLukas Larsson
2018-12-13erts: Fix possible heap corruption getting atomicsTomas Abrahamsson
2018-12-13erts: Fix seq_trace:reset_trace dirty gc bugLukas Larsson
2018-12-13erts: Use sys_memcpy in copy_one_fragLukas Larsson
2018-12-13Fix reading beyond end of bignum in integer squaringBjörn Gustavsson
2018-12-10erts: Use ptr_val for pointer in gc msg copyLukas Larsson
2018-12-06Merge branch 'lukas/OTP-21.1.1/scheduler_pollset/OTP-15475' into maintLukas Larsson
2018-12-06erts: Move fds with active true behaviour to own pollsetLukas Larsson
2018-12-04erts: Fix copy of literal msg during gcLukas Larsson
2018-12-03erts: Fix some 32-bit gcc warningsLukas Larsson
2018-12-03erts: Fix lists_member_2 reduction countLukas Larsson
2018-12-03erts: Optimize driver_set_timer(0) to fire at onceLukas Larsson
2018-12-03erts: Add pre-alloc to ALLOC msacc stateLukas Larsson
2018-11-27Merge branch 'lukas/erts/fix-msacc-gc-states/OTP-15450' into maintLukas Larsson
2018-11-27Merge pull request #2024 from max-au/fix_aux_work_on_dcpu_schedJohn Högberg
2018-11-26erts: fix attempt to start timer when executing on dirty schedulerMaxim Fedorov
2018-11-26Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maintSverker Eriksson
2018-11-23erts: Fix bug in countersSverker Eriksson
2018-11-23erts: Refactor erl_bif_counters.cSverker Eriksson
2018-11-23Merge branch 'john/erts/spectre-configure-flag-otp_20/OTP-15430/ERIERL-237' i...John Högberg