Age | Commit message (Expand) | Author |
2019-01-28 | erts: Add magic port control numbers | Sverker Eriksson |
2018-09-18 | erts: Refactor port dist_entry & conn_id into PRTSD | Sverker Eriksson |
2018-09-18 | Consolidate distribution entry state transitions | Sverker Eriksson |
2018-08-03 | erts: Fix seq_trace to not clear token for system messages | Lukas Larsson |
2018-04-16 | erts: Always keep a copy of driver names as an atom | John Högberg |
2018-04-16 | erts: Update esdp->current_port on immediate port calls | John Högberg |
2018-03-28 | Merge branch 'sverker/driver-taints/OTP-14960' | Sverker Eriksson |
2018-03-26 | erts: Include foreign static linked drivers in taints | Sverker Eriksson |
2018-03-26 | erts: Fix harmless bug in macro IS_DRIVER_VERSION_GE | Sverker Eriksson |
2018-03-23 | Fix VM probes compilation | John Högberg |
2018-03-21 | Implementation of true asynchronous signaling between processes | Rickard Green |
2018-03-12 | Merge branch 'john/erts/assert-on-memcpy-memset-etc' | John Högberg |
2018-03-09 | Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etc | John Högberg |
2018-03-05 | Replace usage of ERTS_PSFLG_BOUND | Rickard Green |
2018-02-22 | Merge 'sverker/erts/more-crash-dump-info/OTP-14820' | Sverker Eriksson |
2018-02-22 | erts,observer: Add port-suspended pids to crash dump | Sverker Eriksson |
2018-02-22 | erts,observer: Add port states and flags to crash dump | Sverker Eriksson |
2018-02-20 | erts,observer: Add more port info to crash dump | Sverker Eriksson |
2018-01-16 | Merge branch 'sverker/build-proc-bin' | Sverker Eriksson |
2018-01-05 | erts: Refactor more usage of erts_build_proc_bin | Sverker Eriksson |
2018-01-03 | Replace the libc environment with a thread-safe emulation | John Högberg |
2017-11-15 | Refactor erts_dsig_prepare argument dep(p) | Sverker Eriksson |
2017-11-15 | erts: Introduce asynchronous auto-connect | Sverker Eriksson |
2017-09-15 | erts: Remove undocumented driver_event | Sverker Eriksson |
2017-09-11 | erts: Remove possibility to disable dirty schedulers | Lukas Larsson |
2017-09-06 | Merge branch 'maint' into john/erts/merge-zlib-and-vector-q | John Högberg |
2017-09-05 | erts: Add nif ioq | Lukas Larsson |
2017-08-28 | Merge branch 'rickard/dist/OTP-14459' into rickard/dist/master/OTP-14459 | Rickard Green |
2017-08-28 | Support for distribution controller processes | Rickard Green |
2017-07-17 | erts: Replace usage of all erts_smp prefixes to just erts | Lukas Larsson |
2017-07-17 | erts: Cleanup removal of non-smp emulators | Lukas Larsson |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-07-06 | Merge branch 'john/erts/runtime-lcnt' into maint | John Högberg |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-06-30 | Merge branch 'lukas/erts/fix_outputv_port_task_cleanup/ERL-428/OTP-14481' int... | Erlang/OTP |
2017-06-27 | Merge branch 'maint-19' into maint | John Högberg |
2017-06-14 | erts: Cleanup dropped port tasks correctly | Lukas Larsson |
2017-05-18 | Make lock counter info independent of the locks being counted | John Högberg |
2017-05-16 | Merge pull request #1435 from SalikhovDinislam/static_func | Lukas Larsson |
2017-05-05 | erts: Unbreak --enable-lock-checking --enable-lock-counter | Sverker Eriksson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-30 | Make a function static | Salikhov Dinislam |
2017-04-12 | erts: Introduce struct binary_internals | Sverker Eriksson |
2017-04-11 | erts: Introduce erts_bin_release | Sverker Eriksson |
2017-04-11 | erts: Init refc=1 in erts_bin_drv_alloc* | Sverker Eriksson |
2017-04-11 | erts: Init refc=1 in erts_bin_nrml_alloc | Sverker Eriksson |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-01 | Merge branch 'maint' | Lukas Larsson |
2017-02-27 | erts: Fix emasculation of binaries in port_control | Lukas Larsson |
2017-02-23 | Merge branch 'sverker/enif_select/OTP-13684' | Sverker Eriksson |