Age | Commit message (Expand) | Author |
2014-01-10 | erts: Remove the extra_root feature from the process structure | Sverker Eriksson |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-12-02 | Fix erts_check_off_heap2 assertion | Anthony Ramine |
2013-11-18 | Functionality for disabling garbage collection | Rickard Green |
2013-06-10 | term_to_binary: Remove debug code and set production trap levels | Patrik Nyblom |
2013-06-06 | Teach erl_gc:offset_rootset about extra_root | Patrik Nyblom |
2013-06-05 | Make all steps ofterm_to_binary work in chunks and yield | Patrik Nyblom |
2013-06-04 | Make term_to_binary yield (trap). | happi |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-20 | erts: Correct some printf type formatting | Sverker Eriksson |
2012-12-14 | Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273' | Björn-Egil Dahlberg |
2012-12-14 | erts: Reduce max heap sizes | Björn-Egil Dahlberg |
2012-12-14 | erts: Make gc sizes fit into MB Carrier blocks | Björn-Egil Dahlberg |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-11-23 | Merge branch 'maint' | Patrik Nyblom |
2012-11-22 | Teach erts_bs_append not to dump core | Patrik Nyblom |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Ifdef all dynamic trace code | Patrik Nyblom |
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-02-14 | Merge branch 'jz/reduce-smp-locking-time-range' into maint | Henrik Nord |
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-11-17 | Allow refc binaries in literal pools | Björn Gustavsson |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-10-26 | erts-hipe: Fix new trap conventions for x86, amd64 and ppc | Sverker Eriksson |
2011-10-26 | Store the trap arguments in the X register array | Björn Gustavsson |
2011-08-15 | fix 64-bit issues in the garbage collection | Richard Carlsson |
2011-05-06 | Merge branch 'ms/beam-fix-format-specifiers-in-erl_exit-msg' into dev | Henrik Nord |
2011-04-07 | Fix format specifiers in erl_exit messages | Michael Santos |
2011-03-16 | erts: Remove unused variables | Tuncer Ayaz |
2011-03-10 | Update copyright years | Sverker Eriksson |
2011-01-29 | Fix several bugs related to hibernate/3 and HiPE | Paul Guyot |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-08-12 | Increase vheap counter to Uint64 | Björn-Egil Dahlberg |
2010-08-12 | Fix wrapping in next vheap calculation | Björn-Egil Dahlberg |
2010-07-22 | Mending halfword heap emulator | Sverker Eriksson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-01-13 | Improve binary garbage collection | Björn-Egil Dahlberg |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |