aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2015-02-27Two minor fixesLeo Liu
2015-02-26hipe: change mfa_info_table lock to rwmutexMikael Pettersson
2015-02-25Use new time API and be back-compatible in sshErland Schönbeck
2015-02-20erts: Fix erroneous printout in crashdumpBjörn-Egil Dahlberg
2015-02-19remove perfctr supportMikael Pettersson
2015-02-18otp_SUITE: Ignore diameter undefined function errorsErland Schönbeck
2015-02-14don't leave a heap hole in erts_bs_get_integer_2Mikael Pettersson
2015-02-12Add zlib limited output buffer size functionalityСергей Прохоров
2015-02-05Merge branch 'bjorn/compiler/dup-bug-fix/OTP-12453'Björn Gustavsson
2015-02-04don't create oversize bignums in binary matchingMikael Pettersson
2015-02-04fix faulty mergeHenrik Nord
2015-02-03Merge branch 'maint'Zandra Hird
2015-02-03Merge branch 'maint-17' into maintZandra Hird
2015-02-03trace_bif_SUITE: Ensure that a call to time/0 is not removedBjörn Gustavsson
2015-01-30Prepare releaseErlang/OTP
2015-01-30Merge branch 'egil/fix-getifaddrs-realloc/OTP-12445' into maint-17Erlang/OTP
2015-01-30Merge branch 'egil/fix-child_setup-close/OTP-12446' into maint-17Erlang/OTP
2015-01-29erts: Fix getifaddrs realloc ptr mismatchBjörn-Egil Dahlberg
2015-01-27erts: Use closefrom() if available when closing fdsBjörn-Egil Dahlberg
2015-01-27erts: Don't close all fds twice in child_setupBjörn-Egil Dahlberg
2015-01-26hipe: improve error handling at code allocation failureMikael Pettersson
2015-01-26hipe: remove two obsolete BIFsMikael Pettersson
2015-01-26hipe: remove HIPE_ALLOC_CODE macroMikael Pettersson
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-16Merge branch 'oliv3/math_log2/OTP-12411'Marcus Arendt
2015-01-15Merge branch 'maint'Bruce Yinhe
2015-01-15Merge branch 'mikpe/hipe-arm-interworking' into maintBruce Yinhe
2015-01-14Add math:log2/1Olivier Girondel
2015-01-14Merge branch 'maint'Marcus Arendt
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-22Merge branch 'maint'Bruce Yinhe
2014-12-22Merge branch 'mikpe/fix-eacces-spelling' into maintBruce Yinhe
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Make main thread safe from pipe closed eventLukas Larsson
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-12-19erts: Rename sys_sigset to sys_signalLukas Larsson
2014-12-19erts: Introduce thread suspend functionsLukas Larsson
2014-12-19erts: Remove usage of QUANTIFY signalLukas Larsson
2014-12-19erts: Add support for thread namesLukas Larsson
2014-12-19ets: Increase data available in crash dumps and ets:infoLukas Larsson
2014-12-18Merge branch 'maint'Bruce Yinhe
2014-12-18Merge branch 'haguenau/fix-endianness-speling' into maintBruce Yinhe
2014-12-16Merge branch 'sverk/ets-take-2/OTP-12309'Sverker Eriksson
2014-12-16Merge branch 'sverk/ct-assert'Sverker Eriksson
2014-12-16Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson