aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2014-12-10Merge branch 'maint'Rickard Green
2014-12-10Use the new 64-bit atomic ops APIRickard Green
2014-12-10Introduce a 64-bit atomic ops APIRickard Green
2014-12-05Merge branch 'egil/ets/use-internal-stack/OTP-12356'Björn-Egil Dahlberg
2014-11-26erts: Use internal stack for ets db_has_variableBjörn-Egil Dahlberg
2014-11-26Merge branch 'maint'Sverker Eriksson
2014-11-26Merge branch 'sverk/port_get_data-race/OTP-12208' into maintSverker Eriksson
2014-11-25Merge branch 'maint'Rickard Green
2014-11-25Merge branch 'rickard/maint-17/activate-runq/OTP-12287' into maintRickard Green
2014-11-25Merge branch 'maint'Sverker Eriksson
2014-11-25Merge branch 'sverk/cpool-search-improvement' into maintSverker Eriksson
2014-11-25erts: Fix port data memory allocation bugSverker Eriksson
2014-11-10Merge branch 'maint'Bruce Yinhe
2014-11-10Merge branch 'vinoski/dirty-nif-return-gc' into maintBruce Yinhe
2014-11-07Merge branch 'maint'Bruce Yinhe
2014-11-07Merge branch 'lemenkov/expose_nif_version' into maintBruce Yinhe
2014-11-06Merge branch 'maint'Marcus Arendt
2014-11-06Merge branch 'vinoski/fix-smp-disable-with-ds/OTP-12295' into maintMarcus Arendt
2014-11-05Merge branch 'lukas/erts/crash_dump_shell_info/OTP-12292'Lukas Larsson
2014-11-05Merge branch 'maint'Lukas Larsson
2014-11-05Merge branch 'lukas/erts/fix_undefined_behaviour/OTP-12290' into maintLukas Larsson
2014-11-04Merge branch 'rickard/activate-runq/OTP-12287' into rickard/maint-17/activate...Rickard Green
2014-11-04Do not let non-empty run-queue prevent activation of schedulerRickard Green
2014-11-04Fix gc-related problem with dirty NIFsSteve Vinoski
2014-11-03Merge branch 'maint'Sverker Eriksson
2014-11-03Merge branch 'sverk/beam-ranges-bug/OTP-12273' into maintSverker Eriksson
2014-11-03Merge branch 'sverk/yielding-distr-send/OTP-12232'Sverker Eriksson
2014-11-03erts: Add constant TERM_TO_BINARY_MEMCPY_FACTORSverker Eriksson
2014-11-02Expose NIF versionPeter Lemenkov
2014-10-29erts: Fix bug in beam_rangesSverker Eriksson
2014-10-28Merge branch 'maint'Sverker Eriksson
2014-10-28Merge branch 'sverk/cpool_fetch-dc_list-bug/OTP-12249' into maintSverker Eriksson
2014-10-28Merge branch 'egil/nox/maps-match_specs/OTP-12270'Björn-Egil Dahlberg
2014-10-28Merge branch 'maint'Lukas Larsson
2014-10-28Merge branch 'sv/isfinite/OTP-12268' into maintLukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-10-28Merge branch 'maint'Bruce Yinhe
2014-10-28Merge branch 'vinoski/erl-nif-init' into maintBruce Yinhe
2014-10-27erts: Fix return value from erts_maps_get to be constBjörn-Egil Dahlberg
2014-10-27Merge branch 'egil/fix-instruction-counter'Björn-Egil Dahlberg
2014-10-26Fix "-smp disable" for emulator with dirty schedulersSteve Vinoski
2014-10-24Merge branch 'sverk/hipe-inline-reserve-trap-frame'Sverker Eriksson
2014-10-24erts: Make hipe_{un}reserve_beam_trap_frame INLINESverker Eriksson
2014-10-23Merge branch 'rickard/default-eager-check-io/OTP-12254'Rickard Green
2014-10-23Merge branch 'rickard/master/eager-check-io/OTP-12117'Rickard Green
2014-10-23Merge branch 'rickard/maint-17/eager-check-io/OTP-12117' into maintRickard Green
2014-10-20Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson
2014-10-20erts: Fix bug causing mbc to be deleted from cpool before it was insertedSverker Eriksson
2014-10-16erts: Make writing to non-tty fds non-blockingLukas Larsson
2014-10-16erts: Fix SMP for ERTS_OPCODE_COUNTER_SUPPORTBjörn-Egil Dahlberg