aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2015-01-27erts: Don't close all fds twice in child_setupBjörn-Egil Dahlberg
2015-01-23erts: Check driver version before assigning callbackBjörn-Egil Dahlberg
2015-01-23erts: Don't lookup invalid port for crashdump handlingBjörn-Egil Dahlberg
2015-01-23erts: Reserve a file descriptor for the crashdump fileBjörn-Egil Dahlberg
2015-01-23erts: Use emergency close to close epmdBjörn-Egil Dahlberg
2015-01-15Merge branch 'mikpe/hipe-arm-interworking' into maintBruce Yinhe
2015-01-14Merge branch 'dotsimon/sctp_paddrinfo_state' into maintMarcus Arendt
2015-01-13erts: Extend driver interface with emergency_closeBjörn-Egil Dahlberg
2015-01-11hipe: fix ARM/Thumb interworkingMikael Pettersson
2014-12-10Use the new 64-bit atomic ops APIRickard Green
2014-12-10Introduce a 64-bit atomic ops APIRickard Green
2014-12-08Fix inet:getopts involving #sctp_paddrinfo{}Simon Cornish
2014-12-03Fix function "defined but not used" warningRickard Green
2014-12-03erts: Fix some spelling in internal docsSverker Eriksson
2014-12-02Merge branch 'lukas/erts/isfinite-fix/OTP-12268' into maintLukas Larsson
2014-12-02erts: Fix finite warning for clangLukas Larsson
2014-12-02Merge branch 'lukas/erts/bif_info_rebuild/OTP-12344' into maintLukas Larsson
2014-11-26Merge branch 'sverk/port_get_data-race/OTP-12208' into maintSverker Eriksson
2014-11-26Sort keys before generatingLukas Larsson
2014-11-25Merge branch 'rickard/maint-17/activate-runq/OTP-12287' into maintRickard Green
2014-11-25Merge branch 'sverk/cpool-search-improvement' into maintSverker Eriksson
2014-11-25erts: Fix port data memory allocation bugSverker Eriksson
2014-11-24Merge branch 'lukas/erts/isfinite-fix/OTP-12268' into maintLukas Larsson
2014-11-24erts: Use finite instead of isfinite with gccLukas Larsson
2014-11-10Merge branch 'vinoski/dirty-nif-return-gc' into maintBruce Yinhe
2014-11-07Merge branch 'lemenkov/expose_nif_version' into maintBruce Yinhe
2014-11-06erts: Add internal docs for super carrier and new cpool search.Sverker Eriksson
2014-11-06Merge branch 'vinoski/fix-smp-disable-with-ds/OTP-12295' into maintMarcus Arendt
2014-11-05Merge branch 'lukas/erts/fix_undefined_behaviour/OTP-12290' into maintLukas Larsson
2014-11-05Merge branch 'lukas/erts/fdopen_non_bound_win32_fix/OTP-12289' 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 'sverk/beam-ranges-bug/OTP-12273' into maintSverker Eriksson
2014-11-02Expose NIF versionPeter Lemenkov
2014-10-29erts: Fix bug in beam_rangesSverker Eriksson
2014-10-28Merge branch 'sverk/cpool_fetch-dc_list-bug/OTP-12249' into maintSverker Eriksson
2014-10-28Merge branch 'lukas/erts/win32-read_file_info-links/OTP-12269' into maintLukas 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 'vinoski/erl-nif-init' into maintBruce Yinhe
2014-10-26Fix "-smp disable" for emulator with dirty schedulersSteve Vinoski
2014-10-24Merge branch 'sverk/hipe-wrap-bif-disable-gc-fixes/OTP-12231' into maintSverker Eriksson
2014-10-23Merge branch 'rickard/maint-17/eager-check-io/OTP-12117' into maintRickard Green
2014-10-21erts: Fix bug when hipe tailcalls trapping BIF that disables GCSverker Eriksson
2014-10-21erts: Fix hipe bug when gc-disabling bif traps with gc enabledSverker Eriksson
2014-10-20erts: Fix bug causing mbc to be deleted from cpool before it was insertedSverker Eriksson
2014-10-13Merge branch 'sverk/port_get_data-race/OTP-12208' into maintSverker Eriksson
2014-10-06erts: Fix bug causing mbc removed from cpool to be used at pool entranceSverker Eriksson
2014-10-03erts: Add pooled_list and traitor_listSverker Eriksson