summaryrefslogtreecommitdiff
path: root/erts/emulator
Commit message (Expand)AuthorAgeFilesLines
* erts: Rename sys_sigset to sys_signalLukas Larsson2014-12-194-72/+18
* erts: Introduce thread suspend functionsLukas Larsson2014-12-193-4/+85
* erts: Remove usage of QUANTIFY signalLukas Larsson2014-12-191-25/+0
* erts: Add support for thread namesLukas Larsson2014-12-196-43/+26
* ets: Increase data available in crash dumps and ets:infoLukas Larsson2014-12-193-23/+48
* erts: Start compilation of beam_emu earlierLukas Larsson2014-12-041-1/+1
* Merge branch 'maint'Rickard Green2014-12-031-0/+4
|\
| * Fix function "defined but not used" warningRickard Green2014-12-031-0/+4
* | Merge branch 'maint'Sverker Eriksson2014-12-031-25/+25
|\ \ | |/
| * erts: Fix some spelling in internal docsSverker Eriksson2014-12-031-25/+25
* | Merge branch 'maint'Lukas Larsson2014-12-021-1/+1
|\ \ | |/
| * Merge branch 'lukas/erts/isfinite-fix/OTP-12268' into maintLukas Larsson2014-12-021-1/+1
| |\
| | * erts: Fix finite warning for clangLukas Larsson2014-12-021-1/+1
* | | Merge branch 'maint'Lukas Larsson2014-12-021-1/+1
|\ \ \ | |/ /
| * | Merge branch 'lukas/erts/bif_info_rebuild/OTP-12344' into maintLukas Larsson2014-12-021-1/+1
| |\ \
| | * | Sort keys before generatingLukas Larsson2014-11-261-1/+1
* | | | Merge branch 'maint'Sverker Eriksson2014-11-262-11/+17
|\ \ \ \ | |/ / /
| * | | Merge branch 'sverk/port_get_data-race/OTP-12208' into maintSverker Eriksson2014-11-262-11/+17
| |\ \ \ | | |/ / | |/| |
| | * | erts: Fix port data memory allocation bugSverker Eriksson2014-11-252-11/+17
* | | | Merge branch 'maint'Rickard Green2014-11-251-4/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'rickard/maint-17/activate-runq/OTP-12287' into maintRickard Green2014-11-251-4/+4
| |\ \ \
| | * \ \ Merge branch 'rickard/activate-runq/OTP-12287' into rickard/maint-17/activate...Rickard Green2014-11-041-4/+4
| | |\ \ \
| | | * | | Do not let non-empty run-queue prevent activation of schedulerRickard Green2014-11-041-4/+4
* | | | | | Merge branch 'maint'Sverker Eriksson2014-11-254-54/+565
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'sverk/cpool-search-improvement' into maintSverker Eriksson2014-11-254-54/+565
| |\ \ \ \ \
| | * | | | | erts: Add internal docs for super carrier and new cpool search.Sverker Eriksson2014-11-062-10/+285
| | * | | | | erts: Fix bug causing mbc to be deleted from cpool before it was insertedSverker Eriksson2014-10-201-3/+3
| | * | | | | erts: Fix bug causing mbc removed from cpool to be used at pool entranceSverker Eriksson2014-10-061-0/+5
| | * | | | | erts: Add pooled_list and traitor_listSverker Eriksson2014-10-032-41/+272
* | | | | | | Merge branch 'maint'Lukas Larsson2014-11-241-0/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'lukas/erts/isfinite-fix/OTP-12268' into maintLukas Larsson2014-11-241-0/+11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | erts: Use finite instead of isfinite with gccLukas Larsson2014-11-241-0/+11
* | | | | | | Merge branch 'maint'Bruce Yinhe2014-11-103-0/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'vinoski/dirty-nif-return-gc' into maintBruce Yinhe2014-11-103-0/+17
| |\ \ \ \ \ \
| | * | | | | | Fix gc-related problem with dirty NIFsSteve Vinoski2014-11-043-0/+17
| | |/ / / / /
* | | | | | | Merge branch 'maint'Bruce Yinhe2014-11-072-2/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'lemenkov/expose_nif_version' into maintBruce Yinhe2014-11-072-2/+10
| |\ \ \ \ \ \
| | * | | | | | Expose NIF versionPeter Lemenkov2014-11-022-2/+10
* | | | | | | | Merge branch 'maint'Marcus Arendt2014-11-061-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'vinoski/fix-smp-disable-with-ds/OTP-12295' into maintMarcus Arendt2014-11-061-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix "-smp disable" for emulator with dirty schedulersSteve Vinoski2014-10-261-1/+1
* | | | | | | | | Merge branch 'lukas/erts/crash_dump_shell_info/OTP-12292'Lukas Larsson2014-11-051-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | erts: Print that we are crashdumping earlierLukas Larsson2014-09-081-1/+3
* | | | | | | | | | Merge branch 'maint'Lukas Larsson2014-11-051-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'lukas/erts/win32-flush-block/OTP-12291' into maintLukas Larsson2014-11-051-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | erts: Fix hanging in fd_stop on windowsLukas Larsson2014-10-301-1/+1
* | | | | | | | | | | Merge branch 'maint'Lukas Larsson2014-11-052-7/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'lukas/erts/fix_undefined_behaviour/OTP-12290' into maintLukas Larsson2014-11-052-7/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | erts: Fix ub in list_to_integer and bignum divLukas Larsson2014-09-222-7/+8
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Lukas Larsson2014-11-051-5/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /