summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Update copyright-yearErlang/OTP2016-12-0713-13/+13
* Merge branch 'rickard/init-bug/OTP-13911' into maintRickard Green2016-11-254-9/+10
|\
| * Fix initialization dependencies between time, lock-check and lcntRickard Green2016-09-264-9/+10
* | Merge branch 'sverker/erts/crash-dump-limit/OTP-14046' into maintSverker Eriksson2016-11-231-1/+1
|\ \
| * | erts: Remove one little space in crash dumpSverker Eriksson2016-11-231-1/+1
* | | Merge branch 'rickard/dirty-scheduling-fixes' into maintRickard Green2016-11-237-66/+131
|\ \ \
| * | | Update etp-commands for dirty schedulersRickard Green2016-11-221-36/+87
| * | | Fix scheduling of system tasks on processes executing dirtyRickard Green2016-11-221-13/+1
| * | | Fix call time tracing with dirty schedulersRickard Green2016-11-224-2/+7
| * | | Fix send of exit signal to process executing dirtyRickard Green2016-11-221-6/+28
| * | | Fix dirty scheduler process priorityRickard Green2016-11-221-1/+5
| * | | Fix alloc-util hard-debugRickard Green2016-11-221-7/+2
| * | | Silence debug warning when no beam jump table is used with dirty schedulersRickard Green2016-11-221-1/+1
* | | | Merge branch 'rickard/nif-scheduling-fixes' into maintRickard Green2016-11-234-10/+46
|\ \ \ \ | |/ / /
| * | | Fix check_process_code() when NifExport is in useRickard Green2016-11-223-0/+23
| * | | Fix GC when NifExport is in useRickard Green2016-11-221-0/+11
| * | | Fix saving of original arguments when rescheduling via NifExportRickard Green2016-11-221-10/+12
* | | | Merge branch 'sverker/erts/crash-dump-limit/OTP-14046' into maintSverker Eriksson2016-11-2262-315/+396
|\ \ \ \ | | |/ / | |/| |
| * | | erts: Add env variable ERL_CRASH_DUMP_BYTESSverker Eriksson2016-11-225-3/+84
| * | | erts: Add ErtsStrToSint64Sverker Eriksson2016-11-172-0/+4
| * | | erts: Refactor crash dumping with cbprintfSverker Eriksson2016-11-1753-289/+271
| * | | erts: Add cbprintf for Callback PrintingSverker Eriksson2016-11-173-10/+37
| * | | erts: Remove unused erl_crash_dump()Sverker Eriksson2016-11-163-13/+0
* | | | Merge branch 'sverker/hipe-no-pie-amd64/ERL-294/PR-1239/OTP-14031' into maintSverker Eriksson2016-11-112-2/+22
|\ \ \ \
| * | | | erts: Disable -fPIE for HiPE on x86_64Sverker Eriksson2016-11-111-0/+17
| * | | | erts: Fix correct link flags for hipe_mkliteralsSverker Eriksson2016-11-111-2/+5
| |/ / /
* | | | Merge branch 'maint-19' into maintBjörn-Egil Dahlberg2016-11-095-13/+58
|\ \ \ \ | | |/ / | |/| |
| * | | Update release notesErlang/OTP2016-11-081-0/+44
| * | | Update version numbersErlang/OTP2016-11-081-1/+1
| * | | Merge branch 'egil/erts/fix-configure-to-check-in-libsct-for-sctp-funcs/ERL-2...Erlang/OTP2016-11-081-7/+14
| |\ \ \
| | * | | Configure enable libsctp dependencyRaimo Niskanen2016-11-081-5/+13
| | * | | Revert "Check libsctp for sctp funcs in configure.in"Raimo Niskanen2016-11-081-2/+1
| | |/ /
| * | | Merge branch 'bjorn/erts/erl_prim_loader/OTP-14009' into maint-19Erlang/OTP2016-11-082-11/+12
| |\ \ \
| | * | | Update preloaded modulesBjörn Gustavsson2016-11-051-0/+0
| | * | | Fix performance bug in erl_prim_loader:get_modules/{2,3}Björn Gustavsson2016-11-051-11/+12
| | |/ /
| * | | erts: Fix SIGUSR1 crashdump generationBjörn-Egil Dahlberg2016-11-011-1/+1
| |/ /
* | | erts: Use cmd on windows for port_SUITEBjörn-Egil Dahlberg2016-11-041-11/+14
* | | Update preloadedHans Bolinder2016-11-012-0/+0
* | | erts: Correct type declaration of match specification headHans Bolinder2016-11-013-2/+24
* | | Merge branch 'josevalim/erts/document-epmd-switches/PR-1217/OTP-13994' into m...Björn-Egil Dahlberg2016-11-011-0/+5
|\ \ \
| * | | Document the -epmd_module switch in erlJosé Valim2016-10-281-0/+5
* | | | Merge branch 'sverker/hipe-beam-stacktrace/ERL-205/OTP-13992' into maintSverker Eriksson2016-10-312-0/+10
|\ \ \ \
| * | | | erts: Exclude random beam functions from hipe stacktraceSverker Eriksson2016-10-282-0/+10
| | |/ / | |/| |
* | | | Merge branch 't-richards/erts/fix-typos-erl_driver/PR-1221/OTP-13990' into maintBjörn-Egil Dahlberg2016-10-311-2/+2
|\ \ \ \
| * | | | Fix typos in erl_driver.xmlTom Richards2016-10-271-2/+2
| | |/ / | |/| |
* | | | Merge branch 'sverker/purge-fix/OTP-13925' into maintSverker Eriksson2016-10-274-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | erts: Avoid delayed fun undef raceSverker Eriksson2016-10-263-4/+5
| * | | Fix minor soft purge bugRickard Green2016-09-291-1/+0
| |/ /
* | | Merge branch 'lukas/erts/tracing/fix_dead_tracer_check/ERL-274/OTP-13928' int...Lukas Larsson2016-10-262-7/+35
|\ \ \
| * | | erts: Do tracer liveness check on current tracerLukas Larsson2016-10-042-7/+35