Age | Commit message (Expand) | Author |
2016-05-31 | Merge branch 'rickard/off_heap-nonsmp-fix/OTP-13366' | Rickard Green |
2016-05-31 | Merge branch 'rickard/mv-dirty-reds-count/OTP-13123' | Rickard Green |
2016-05-31 | Merge branch 'vinoski/dirty_process_main/OTP-13123' | Rickard Green |
2016-05-31 | Move dirty reduction count to erts_dirty_process_main() | Rickard Green |
2016-05-31 | Add dirty_process_main function | Steve Vinoski |
2016-05-31 | Do not send on_heap msgs to error logger in non-smp emulator | Rickard Green |
2016-05-31 | Merge branch 'sverker/bad-hash' | Sverker Eriksson |
2016-05-27 | Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631' | Sverker Eriksson |
2016-05-27 | Merge branch 'rickard/on_heap-fix/OTP-13366' | Rickard Green |
2016-05-27 | Merge branch 'rickard/rm-mqd-mixed/OTP-13366' | Rickard Green |
2016-05-27 | erts: Split large binaries into multiple iovec | Lukas Larsson |
2016-05-27 | Merge branch 'lukas/erts/tracing/tracer-move-extra-to-map/OTP-10267' | Lukas Larsson |
2016-05-26 | Improve message allocation in enif_send() | Rickard Green |
2016-05-26 | Fix message queue update on replacement and removal of message | Rickard Green |
2016-05-26 | erts: Add some more use of ErtsContainerStruct | Sverker Eriksson |
2016-05-26 | erts: Tweak ErtsContainerStruct macro | Sverker Eriksson |
2016-05-26 | erts: Improve some bad hash functions | Sverker Eriksson |
2016-05-25 | Remove the 'message_queue_data' option 'mixed' | Rickard Green |
2016-05-25 | erts: Make erlang:halt/2 truncate string arg | Sverker Eriksson |
2016-05-25 | erts: Implement halt/0 and halt/1 in Erlang | Sverker Eriksson |
2016-05-24 | Merge branch 'egil/erts/fix-purge_code-literals' | Björn-Egil Dahlberg |
2016-05-24 | erts: Move tracer SecondTraceTerm to Opts map | Lukas Larsson |
2016-05-20 | erts: Refactor ERTS_MSG_COMBINED_HFRAG to heap fragment | Björn-Egil Dahlberg |
2016-05-20 | erts: Copy literals in messages on module purge | Björn-Egil Dahlberg |
2016-05-17 | Merge branch 'sverker/hipe-amd64-code-alloc/OTP-13359' | Sverker Eriksson |
2016-05-17 | Merge branch 'mikpe/otp-19-erts-integer-truncation-bugs/PR-1045/OTP-13606' | Lukas Larsson |
2016-05-17 | erts: Move max_heap_size field so that ErLLVM works again | Lukas Larsson |
2016-05-17 | erts: Fix OpenBSD gcc compiler bug in re code | Lukas Larsson |
2016-05-17 | erts: Fix bug when tracing in non-smp non-scheduler thread | Lukas Larsson |
2016-05-13 | Merge branch 'egil/erts/nif-format_term/OTP-13580' | Björn-Egil Dahlberg |
2016-05-12 | erts: Remove compiler warning | Sverker Eriksson |
2016-05-11 | Merge branch 'lukas/trace-fix' | Rickard Green |
2016-05-11 | Merge branch 'rickard/ds-proc-exit/OTP-13123' | Rickard Green |
2016-05-11 | erts: Only allow remove from trace_status callback | Lukas Larsson |
2016-05-11 | Add better support for communication with a process executing dirty NIF | Rickard Green |
2016-05-11 | erts: Add enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | erts: Fix non-smp max_heap_size assert | Lukas Larsson |
2016-05-10 | Remove conditional dirty schedulers API | Rickard Green |
2016-05-10 | erts: Fix pre-bif yield current_function | Lukas Larsson |
2016-05-10 | erts: Implement max_heap_size process flag | Lukas Larsson |
2016-05-09 | Merge branch 'sverker/system_info-erts_mmap/OTP-13560' | Sverker Eriksson |
2016-05-09 | Merge branch 'sverker/trace-send-receive-matchspec/OTP-13507' | Sverker Eriksson |
2016-05-05 | erl_unicode.c: fix integer truncation problems | Mikael Pettersson |
2016-05-05 | do not limit heap fragments to 4 giga-words | Mikael Pettersson |
2016-05-05 | erts_new_mso_binary(): do not truncate len | Mikael Pettersson |
2016-05-04 | erts: Show exec_alloc as disabled when not used | Sverker Eriksson |
2016-05-04 | erts: Refactor ERTS_ALC_INFO_A_* constants | Sverker Eriksson |
2016-05-04 | erts: Add send and 'receive' to trace_info/2 | Sverker Eriksson |
2016-05-04 | erts: Fix bug in trace_pattern for 'on_load' | Sverker Eriksson |
2016-05-04 | erts: Fix PAM to be callable from non-scheduler thread | Sverker Eriksson |