Age | Commit message (Expand) | Author |
2016-04-06 | Merge branch 'egil/erts/tracing-beam-lttng/OTP-10282' | Björn-Egil Dahlberg |
2016-04-06 | erts: Add lttng tracepoints for drivers | Björn-Egil Dahlberg |
2016-03-29 | Merge branch 'lukas/erts/inline_tagvaldef/OTP-13440' | Lukas Larsson |
2016-03-29 | erts: inline tag_val_def | Lukas Larsson |
2016-03-18 | Merge branch 'lukas/erts/fix_scheduler_suspend/ERL-94/PR-978/OTP-13425' | Lukas Larsson |
2016-03-16 | Take out (parts of) broken fp exception support for MacOS X | Björn Gustavsson |
2016-03-08 | Merge branch 'sverk/literal-alloc-polish' | Sverker Eriksson |
2016-03-01 | Merge branch 'sverk/master/halt-INT_MIN' | Sverker Eriksson |
2016-02-29 | Fix build wihtout thread support | Rickard Green |
2016-02-24 | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson |
2016-02-24 | erts: Change erl_exit into erts_exit | Sverker Eriksson |
2016-02-23 | erts: Refactor init of erts_literal_mmapper | Sverker Eriksson |
2016-02-23 | erts: Make literal_alloc documented and configurable | Sverker Eriksson |
2016-02-23 | erts: Fix install of suspend handler | Lukas Larsson |
2016-02-02 | erts: Add power saving cpu feature tests and use them | Lukas Larsson |
2016-02-02 | erts: Refactor perf counter internal interface | Lukas Larsson |
2016-02-02 | erts: Fix hrtime for windows | Lukas Larsson |
2016-02-02 | erts: use correct function for perf counter on non-x86 | Lukas Larsson |
2016-02-02 | erts: Add microstate accounting | Lukas Larsson |
2016-02-02 | erts, kernel: Add os:perf_counter function | Lukas Larsson |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-21 | Introduce time management in native APIs | Rickard Green |
2015-12-15 | Merge branch 'lukas/erts/forker' | Lukas Larsson |
2015-12-15 | erts: Never abort in the forked child | Lukas Larsson |
2015-12-15 | erts: Mend ASSERT makro for erl_child_setup | Sverker Eriksson |
2015-12-15 | erts: Only use forker StackAck on freebsd | Lukas Larsson |
2015-12-15 | erts: Add forker StartAck for port start flowcontrol | Lukas Larsson |
2015-12-15 | erts: Fix large open_port arg segfault for win32 | Lukas Larsson |
2015-12-15 | erts: Move os_pid to port hash to child setup | Lukas Larsson |
2015-12-15 | erts: Handle all EINTR and EAGAIN cases in child setup | Lukas Larsson |
2015-12-15 | erts: Make child_setup work with large environments | Lukas Larsson |
2015-12-15 | erts: Fix uds socket handling for os x | Lukas Larsson |
2015-12-15 | erts: Fix dereferencing of unaligned integer for sparc | Lukas Larsson |
2015-12-15 | erts: Flatten too long io vectors in uds write | Lukas Larsson |
2015-12-15 | erts: Create forker process for spawn driver | Lukas Larsson |
2015-12-15 | erts: Move sys drivers to another file | Lukas Larsson |
2015-12-15 | erts: Change name of child_setup to erl_child_setup | Lukas Larsson |
2015-12-15 | erts: Rename sys driver structs | Lukas Larsson |
2015-11-27 | Merge branch 'maint' | Sverker Eriksson |
2015-11-27 | Merge branch 'sverk/cpool_fetch-dc_list-fix' into maint | Sverker Eriksson |
2015-11-26 | erts: Refactor alloc_SUITE to use NIFs instead of drivers | Sverker Eriksson |
2015-11-16 | Merge branch 'maint' | Henrik Nord |
2015-11-12 | erts: Add support for fast erts_is_literal() | Sverker Eriksson |
2015-11-12 | erts: Refactor erl_mmap to allow several mapper instances | Sverker Eriksson |
2015-11-10 | erts: Make key argument constant for erl_drv_{get|put}env | Sverker Eriksson |
2015-10-15 | Fix erroneous use of __uint32_t | Ian Denhardt |
2015-09-11 | erts: Fix strangeness in treatment of MSEG_ALIGN_BITS | Sverker Eriksson |
2015-09-11 | erts: Remove unused erts_have_erts_mmap | Sverker Eriksson |
2015-08-20 | Merge branch 'maint' | Henrik Nord |
2015-08-18 | Handle ERRNO_BLOCK in fd_driver async functions | Steve Vinoski |