Age | Commit message (Expand) | Author |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-22 | Update dtrace for changes in R15 | Björn-Egil Dahlberg |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 1/4 | Scott Lystig Fritchie |
2012-03-22 | Merge branch 'raimo/close-ports-on-halt/OTP-9985' into maint | Raimo Niskanen |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen |
2012-03-21 | erts: Make erlang:halt/0,1 close ports and flush async threads | Raimo Niskanen |
2012-03-21 | erts: Remove forgotten and unused function erl_exit0 | Raimo Niskanen |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |
2012-03-19 | Merge branch 'ph/fix-enfile/OTP-9990' into maint | Björn-Egil Dahlberg |
2012-03-15 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-03-12 | Remove newly introduced excessive barrier in erts_thr_progress_later() | Rickard Green |
2012-02-21 | erts: Fail binary_to_term if bignum arity is too large | Sverker Eriksson |
2012-02-21 | erts: Fix bignum-bug in ETS with compressed option | Sverker Eriksson |
2012-02-20 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-02-19 | Reduce thread progress read operations in handle_aux_work() | Rickard Green |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2012-02-16 | Merge branch 'jz/erts-remove-unused-var' into maint | Henrik Nord |
2012-02-16 | Merge branch 'rc/spell-registered' into maint | Henrik Nord |
2012-02-14 | Merge branch 'jz/reduce-smp-locking-time-range' into maint | Henrik Nord |
2012-02-07 | Merge branch 'dgud/sched-work-time/OTP-9858' into maint | Patrik Nyblom |
2012-01-31 | erts: Correct incorrect assertion in erl_alloc_util.c | Björn Gustavsson |
2012-01-26 | Implement statistics(scheduler_wall_time) | Rickard Green |
2012-01-25 | Fix crash in trace_info({M,F,A}, Flags) when M:F/A has native code | Björn Gustavsson |
2012-01-24 | Merge branch 'egil/fix-profiler-pid' into maint | Björn-Egil Dahlberg |
2012-01-18 | Merge branch 'raimo/64-bit-efile_drv/OTP-9820' into maint | Erlang/OTP |
2012-01-17 | erts: Do not profile profiler pid (non smp) | Björn-Egil Dahlberg |
2012-01-16 | erts: Do not profile profiler pid (smp) | Björn-Egil Dahlberg |
2012-01-16 | Revert "erts: Do not profile system profiler pid" | Björn-Egil Dahlberg |
2012-01-11 | Merge branch 'sverk/hipe-hibernate-sparc-bug' into maint | Sverker Eriksson |
2012-01-09 | erts: Badarg if port output overflows iov_len | Raimo Niskanen |
2012-01-04 | Merge branch 'egil/fix-compiler-warnings' into maint | Björn-Egil Dahlberg |
2012-01-04 | Fix returned error from gen_tcp:accept/1,2 when running out of ports | Per Hedeland |
2012-01-03 | erts: Add missing prototype to DRIVER_INIT | Björn-Egil Dahlberg |
2012-01-03 | erts: Remove dead code | Björn-Egil Dahlberg |
2012-01-03 | Correct spelling of "registered" in various places in the source code | Richard Carlsson |
2012-01-03 | erts: Do not profile system profiler pid | Björn-Egil Dahlberg |
2011-12-21 | erts: Remove unused variable | Jovi Zhang |
2011-12-20 | Remove bad assert | Rickard Green |
2011-12-20 | erts: Bugfix - driver_deq freed wrong length due to short type (int) | Raimo Niskanen |
2011-12-20 | erts: reduce smp locking time range in erts_garbage_collect | Jovi Zhang |
2011-12-19 | erts: Make GC tolerate hibernated process without hipe stack | Sverker Eriksson |
2011-12-10 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-12-10 | Fix thread progress debug code for has_reached_wakeup() | Rickard Green |
2011-12-09 | Merge branch 'pan/win64-fixes' | Patrik Nyblom |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson |
2011-12-09 | Remove support for old drivers without ERL_DRV_EXTENDED_MARKER | Björn Gustavsson |
2011-12-09 | Bump driver version to 2.0 | Raimo Niskanen |