summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Bruce Yinhe2014-12-221-1/+1
|\
| * Merge branch 'mikpe/fix-eacces-spelling' into maintBruce Yinhe2014-12-221-1/+1
| |\
| | * fix eacces spellingMikael Pettersson2014-12-021-1/+1
* | | Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson2014-12-1928-240/+1035
|\ \ \
| * | | erts: Make main thread safe from pipe closed eventLukas Larsson2014-12-191-6/+19
| * | | erts: Improve crash dumpsLukas Larsson2014-12-1914-65/+731
| * | | erts: Rename sys_sigset to sys_signalLukas Larsson2014-12-194-72/+18
| * | | erts: Introduce thread suspend functionsLukas Larsson2014-12-195-4/+97
| * | | erts: Remove usage of QUANTIFY signalLukas Larsson2014-12-191-25/+0
| * | | erts: Add support for thread namesLukas Larsson2014-12-1910-52/+129
| * | | 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'Bruce Yinhe2014-12-181-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'haguenau/fix-endianness-speling' into maintBruce Yinhe2014-12-181-1/+1
| |\ \ \
| | * | | Replaced "Endianess" with "Endianness" everywhereDavid Haguenauer2014-12-021-1/+1
| | | |/ | | |/|
* | | | Merge branch 'sverk/ets-take-2/OTP-12309'Sverker Eriksson2014-12-165-26/+135
|\ \ \ \
| * | | | erts: Optimize ets:lookup and ets:take for bagsSverker Eriksson2014-11-131-12/+16
| * | | | Implement ets:take/2Anthony Ramine2014-05-305-15/+120
* | | | | Merge branch 'sverk/ct-assert'Sverker Eriksson2014-12-1612-25/+40
|\ \ \ \ \
| * | | | | erts: Add compile time assert ERTS_CT_ASSERTSverker Eriksson2014-12-0212-25/+40
* | | | | | Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson2014-12-161-3/+5
|\ \ \ \ \ \
| * | | | | | erts: Fix big-endian issue with printf_putcLukas Larsson2014-12-151-3/+5
* | | | | | | Merge branch 'lukas/erts/cpu_timestamp_linux/OTP-12366'Lukas Larsson2014-12-125-29/+23
|\ \ \ \ \ \ \
| * | | | | | | erts: Allow cpu_timestamp tracing for LinuxLukas Larsson2014-12-095-29/+23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'lukas/erts/non-blocking-shell'Lukas Larsson2014-12-122-17/+54
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | erts: Make sure IOV_MAX is enforced for writevLukas Larsson2014-12-121-11/+15
| * | | | | | erts: Make erts_printf work with non-blockingLukas Larsson2014-11-041-6/+39
* | | | | | | Merge branch 'maint'Rickard Green2014-12-1010-418/+930
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Use the new 64-bit atomic ops APIRickard Green2014-12-108-418/+29
| * | | | | | Introduce a 64-bit atomic ops APIRickard Green2014-12-102-0/+901
* | | | | | | Merge tag 'OTP-17.4'Marcus Arendt2014-12-101-0/+252
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Prepare releaseErlang/OTP2014-12-092-1/+253
| * | | | | | Update preloaded modulesMarcus Arendt2014-12-0910-0/+0
* | | | | | | Merge branch 'maint'Rickard Green2014-12-081-1/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add .appup fileRickard Green2014-12-081-1/+2
* | | | | | | Merge branch 'egil/ets/use-internal-stack/OTP-12356'Björn-Egil Dahlberg2014-12-051-24/+28
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | erts: Use internal stack for ets db_has_variableBjörn-Egil Dahlberg2014-11-261-24/+28
* | | | | | | 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'Marcus Arendt2014-12-011-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | / / | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'vinoski/rm-foo-dtrace' into maintMarcus Arendt2014-12-011-0/+1
| |\ \ \ \ \ \
| | * | | | | | Clean up temporary dtrace file during configSteve Vinoski2014-11-261-0/+1
| | |/ / / / /