aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2015-12-30Skip time_SUITE:timestamp on timewarp testRickard Green
2015-12-28Merge branch 'binarin/maint' into maintZandra
2015-12-23Use monotonic time for call_time traceRickard Green
2015-12-21Do not allow aux work on dirty schedulersSteve Vinoski
2015-12-20efile_drv: logic error in compressed file writeMikael Pettersson
2015-12-17Update release notesErlang/OTP
2015-12-17Update version numbersErlang/OTP
2015-12-17Merge branch 'jj1bdx/jj1bdx-18.2-freebsd-hipe-fix-2' into maintErlang/OTP
2015-12-17Revert "Fix erroneous splitting of emulator path"Björn-Egil Dahlberg
2015-12-17hipe_x86_signal.c: add FreeBSD sigaction codeKenji Rikitake
2015-12-15Prevent down nodes going undetected in epmdAlexey Lebedeff
2015-12-15Update release notesErlang/OTP
2015-12-15Update version numbersErlang/OTP
2015-12-14Don't wait for twice the delay_write timeoutAlexey Lebedeff
2015-12-14Update preloaded modulesHenrik Nord
2015-12-11Merge branch 'sverk/setnode-rename-bug/OTP-13076' into maintSverker Eriksson
2015-12-11erts: Fix correct node name for DTRACESverker Eriksson
2015-12-11Merge branch 'sverk/dist-ctrl-msg-overflow' into maintSverker Eriksson
2015-12-11erts: Fix faulty cleanup when receiving broken dist msgSverker Eriksson
2015-12-09Merge branch 'sverk/dist-ctrl-msg-overflow' into maintSverker Eriksson
2015-12-09erts: Correct the types section in The Abstract Format documentHans Bolinder
2015-12-07erts: Tweak hashmap heap size estimationSverker Eriksson
2015-12-07erts: Fix bug for remote control message containing fat mapsSverker Eriksson
2015-12-07erts: Add test for remote exit signal with fat mapSverker Eriksson
2015-12-07Merge branch 'maint-17' into maintHenrik Nord
2015-12-07erts: Remove CDATA from The Abstract Format documentHans Bolinder
2015-12-07erts: Correct the types section in The Abstract Format documentHans Bolinder
2015-12-04Prepare releaseErlang/OTP
2015-12-04Merge branch 'maint-17' into maintHenrik Nord
2015-12-04Remove ERTS_PRINT_INVALID from erts_print()Rickard Green
2015-12-04Merge branch 'mikpe/hipe_x86_signal-musl-support' into maintZandra
2015-12-03erts: Fix bug in heap_factory_undo for FACTORY_HEAP_FRAGS modeSverker Eriksson
2015-12-03Prepare releaseErlang/OTP
2015-12-02hipe: Fix signed compares of unsigned sizesMagnus Lång
2015-12-02beam: Fix overflow bug in i_bs_add_jIdMagnus Lång
2015-11-30Merge branch 'sverk/rare-gc-map-overflow/OTP-13146' into maintSverker Eriksson
2015-11-30Merge branch 'rickard/erts-print/OTP-13150' into maintRickard Green
2015-11-30Remove ERTS_PRINT_INVALID from erts_print()Rickard Green
2015-11-27Add missing corner-case to bs_construct_SUITEMagnus Lång
2015-11-27hipe: test unit size match in bs_appendMagnus Lång
2015-11-27erts: Fix rare case of faulty heap fragment deallocationSverker Eriksson
2015-11-27Merge branch 'sverk/cpool_fetch-dc_list-fix' into maintSverker Eriksson
2015-11-26Merge branch 'sverk/setnode-rename-bug/OTP-13076' into maintSverker Eriksson
2015-11-26erts: Reduce alloc_SUITE:rbtree runtime for valgrindSverker Eriksson
2015-11-26erts: Remove double free in efile_drvSverker Eriksson
2015-11-26erts: Improve alloc_SUITE:migration testSverker Eriksson
2015-11-26erts: Pass free mem and build type to alloc_SUITE testsSverker Eriksson
2015-11-26erts: Fix snprintf in alloc_SUITE for windowsSverker Eriksson
2015-11-26erts: Workaround for strange crash on win64 in alloc_SUITE test codeSverker Eriksson
2015-11-26erts: Refactor alloc_SUITE to use NIFs instead of driversSverker Eriksson