aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2018-12-10erl_bif_list: Remove faulty assertionBjörn Gustavsson
2018-12-10erts: Use ptr_val for pointer in gc msg copyLukas Larsson
2018-12-07Merge pull request #2046 from jhogberg/john/erts/mark-pooled-free-blocks-unus...John Högberg
2018-12-07Mark free blocks in pooled carriers as unused (MADV_FREE)John Högberg
2018-12-06Merge branch 'maint'Lukas 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-05erts: Fix volatile ets test case failures on debug VMSverker Eriksson
2018-12-05Merge branch 'maint'Lukas Larsson
2018-12-04erts: Fix copy of literal msg during gcLukas Larsson
2018-12-03Merge branch 'maint'Lukas 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-30Merge branch 'john/erts/assert-dirty-aux-work'John Högberg
2018-11-27Merge branch 'maint'Lukas Larsson
2018-11-27Merge branch 'lukas/erts/fix-msacc-gc-states/OTP-15450' into maintLukas Larsson
2018-11-27Abort when aux work runs on a dirty schedulerJohn Högberg
2018-11-27Merge branch 'maint'John Högberg
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 'maint'Sverker Eriksson
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 'maint'John Högberg
2018-11-23Merge branch 'john/erts/spectre-configure-flag-otp_20/OTP-15430/ERIERL-237' i...John Högberg
2018-11-22Merge branch 'maint'Sverker Eriksson
2018-11-22Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maintSverker Eriksson
2018-11-21erts: Add counters:put/3Sverker Eriksson
2018-11-20Merge branch 'john/erts/spectre-configure-flag/OTP-15430/ERIERL-237' into joh...John Högberg
2018-11-20Allow disabling retpoline in interpreter loopJohn Högberg
2018-11-20Merge branch 'sverker/ets-ordered-set-fixups'Sverker Eriksson
2018-11-16erts: Fix offheap leak of ets catree tmp iteration keySverker Eriksson
2018-11-16erts: Refactor erl_db_catree.cSverker Eriksson
2018-11-16Merge branch 'john/erts/plusplus-trapping/OTP-15427'John Högberg
2018-11-16Merge branch 'maint'John Högberg
2018-11-16Merge branch 'john/erts/defer-orphan-file-close/OTP-15421/ERIERL-261' into maintJohn Högberg
2018-11-15Merge branch 'maint'Sverker Eriksson
2018-11-15Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maintSverker Eriksson
2018-11-15erts: Add new module 'counters'Sverker Eriksson
2018-11-15erts: Add new module 'atomics'Sverker Eriksson
2018-11-13Fix broken assertion on monitor releaseJohn Högberg
2018-11-09Don't use too many reductions in lists:reverse/2John Högberg
2018-11-09Make '++'/2 trappingJohn Högberg
2018-11-09Merge branch 'maint'John Högberg
2018-11-09Remove --/2 from dirty BIF testsJohn Högberg
2018-11-07Remerge branch 'sverker/erts/ordered_set-select-improvements/OTP-15325'Sverker Eriksson
2018-11-06Merge branch 'maint'Björn Gustavsson