Age | Commit message (Expand) | Author |
2017-02-06 | Use magic refs for code loading state | Rickard Green |
2017-02-06 | Merge branch 'maint' | Rickard Green |
2017-02-06 | Merge branch 'rickard/binary-refc' into maint | Rickard Green |
2017-02-06 | Atomic reference count of binaries also in non-SMP | Rickard Green |
2017-01-23 | Merge branch 'sverker/ASSERT_IN_ENV' | Sverker Eriksson |
2017-01-17 | Merge branch 'maint' | Rickard Green |
2017-01-17 | Remove debug printout and unnecessary GC | Rickard Green |
2017-01-12 | Perform potentially long GC on dirty schedulers if available | Rickard Green |
2017-01-12 | Support for dirty BIFs | Rickard Green |
2017-01-04 | erts: Make erts_dbg_within_proc available | Sverker Eriksson |
2016-12-06 | erts: Fix missing HiPE trampolines on arm | Magnus Lång |
2016-11-17 | erts: Fix all -Wundef errors | Sverker Eriksson |
2016-10-28 | erts: Exclude random beam functions from hipe stacktrace | Sverker Eriksson |
2016-10-26 | erts: Remove unused argument to hipe_set_closure_stub | Sverker Eriksson |
2016-10-18 | Change the return type of hipe_bifs:add_ref/2 | Kostis Sagonas |
2016-10-14 | Merge branch 'master' into sverker/hipe-code-loadnpurge | Sverker Eriksson |
2016-10-14 | erts: Replace unsafe Module.first_hipe_ref | Sverker Eriksson |
2016-10-14 | erts: Cleanup hipe trampoline code | Sverker Eriksson |
2016-10-14 | erts: Remove dead alloc stats in hipe_amd64.c | Sverker Eriksson |
2016-10-14 | erts: Fix bug in stack walk on risc | Sverker Eriksson |
2016-10-14 | erts: Fix old leak for ppc hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak for arm hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak of sparc hipe code | Sverker Eriksson |
2016-10-14 | erts: Fix old leak of hipe code on x86 32-bit | Sverker Eriksson |
2016-10-14 | erts: Remove debug printout for hipe loader state | Sverker Eriksson |
2016-10-14 | erts: Free hipe_refs and hipe_sdesc of a failed load | Sverker Eriksson |
2016-10-14 | erts: Refactor out hipe_purge_refs/sdesc | Sverker Eriksson |
2016-10-14 | erts: Refactor hipe_loader_state_dtor into a true destructor | Sverker Eriksson |
2016-10-14 | hipe,erts: Remove cached fun 'native_address' | Sverker Eriksson |
2016-10-14 | erts: Fix early hipe patch loading | Sverker Eriksson |
2016-10-14 | erts: Move new hipe ref and sdesc lists to loader state | Sverker Eriksson |
2016-10-14 | erts: Use hipe_free_module | Sverker Eriksson |
2016-10-14 | erts: Check hipe stack in check_process_code | Magnus Lång |
2016-10-14 | Add a loader state for HiPE code loading | Magnus Lång |
2016-10-12 | erts: Refactor find_function_from_pc to return MFA | Lukas Larsson |
2016-10-12 | erts: Refactor out func_info into struct | Lukas Larsson |
2016-10-10 | erts: Remove unused hipe_bifs:code_size | Sverker Eriksson |
2016-10-10 | erts: Improve hipe load/upgrade/purge machinery | Sverker Eriksson |
2016-10-10 | erts: Refactor hipe_sdesc.summary into bit fields | Sverker Eriksson |
2016-10-10 | erts: Refactor rename struct hipe_sdesc | Sverker Eriksson |
2016-10-10 | erts: Refactor rename structs hipe_mfa and hipe_ref | Sverker Eriksson |
2016-08-31 | Remove old purge strategy | Rickard Green |
2016-07-29 | Merge branch 'margnus1/erts/fix-hipe-literal-gc/PR-1122/OTP-13777' into maint | Björn-Egil Dahlberg |
2016-07-14 | hipe: Remove performance profiling code | Lukas Larsson |
2016-07-06 | check_process_code: Sweep HiPE stack for literals | Magnus Lång |
2016-06-30 | hipe: Fix bug in trap frame allocation wrappers | Magnus Lång |
2016-06-30 | hipe: Add assertion for gc in bif without wrapper | Magnus Lång |
2016-05-31 | Merge branch 'rickard/mv-dirty-reds-count/OTP-13123' | Rickard Green |
2016-05-31 | Move dirty reduction count to erts_dirty_process_main() | Rickard Green |
2016-05-31 | Merge branch 'sverker/bad-hash' | Sverker Eriksson |