index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
beam
Age
Commit message (
Expand
)
Author
2015-11-12
erts: Refactor erl_mmap to allow several mapper instances
Sverker Eriksson
2015-09-11
erts: Add new allocator LITERAL
Sverker Eriksson
2015-09-11
erts: Fix strangeness in treatment of MSEG_ALIGN_BITS
Sverker Eriksson
2015-09-11
erts: Cleanup main carrier creation
Sverker Eriksson
2015-08-31
Merge branch 'maint'
Sverker Eriksson
2015-08-31
Merge branch 'sverk/hipe-maps-merge-wrapper' into maint
Sverker Eriksson
2015-08-28
erts: Fix hipe bug for maps:merge/2
Sverker Eriksson
2015-08-18
Merge branch 'maint'
Lukas Larsson
2015-08-18
Merge branch 'lukas/erts/process_priority_unlock/OTP-12943' into maint
Lukas Larsson
2015-08-13
erts: Make sure to unlock status lock when setting process prio
Lukas Larsson
2015-08-10
Merge branch 'maint'
Lukas Larsson
2015-08-10
Merge branch 'lukas/erts/system_process_core/OTP-12934' into maint
Lukas Larsson
2015-08-10
Merge branch 'maint'
Lukas Larsson
2015-08-10
Merge branch 'sverk/smp-trace-port-exit-bug/OTP-12901' into maint
Lukas Larsson
2015-08-10
Teach smp VM how to deal with crash of a linked trace port
Sverker Eriksson
2015-08-05
Merge branch 'maint'
Björn Gustavsson
2015-08-05
Merge branch 'bjorn/erts/beam_debug' into maint
Björn Gustavsson
2015-07-14
Merge branch 'lukas/ose/remove/OTP-12573'
Lukas Larsson
2015-07-14
erts: Don't abort when a system process is terminated
Lukas Larsson
2015-07-10
ose: Remove all code related to the OSE port
Lukas Larsson
2015-07-08
Merge branch 'maint'
Rickard Green
2015-07-08
Merge branch 'maint-18' into maint
Rickard Green
2015-07-08
Merge branch 'rickard/end-time-fix/OTP-12896' into maint-18
Erlang/OTP
2015-07-08
Merge branch 'rickard/read_corrected_time/OTP-12894' into maint-18
Erlang/OTP
2015-07-08
Merge branch 'rickard/non-smp-trace-port-exit-bug/OTP-12889' into maint-18
Erlang/OTP
2015-07-08
Fix calculation of end time
Rickard Green
2015-07-08
Avoid unnecessary copying of data when retrieving corrected monotonic time
Rickard Green
2015-07-08
Fix crash when disassembling modules with BIFs
Björn Gustavsson
2015-07-07
Merge branch 'maint'
Zandra Hird
2015-07-07
Merge branch 'maint-17' into maint
Zandra Hird
2015-07-06
Merge branch 'rickard/non-smp-trace-port-exit-bug/OTP-12889' into maint-17
Erlang/OTP
2015-07-06
Teach non-smp VM how to deal with trace port crash
Rickard Green
2015-07-06
Slightly tweak the peformance for get_list
Björn Gustavsson
2015-07-06
Speed up list matching
Björn Gustavsson
2015-07-06
Eliminate the variable temp_bits at the top scope of process_main()
Björn Gustavsson
2015-07-06
Eliminate prefetch for conditional instructions
Björn Gustavsson
2015-07-03
Teach beam_makeops to pack operands for move3 and move_window
Björn Gustavsson
2015-07-03
Ensure that the move_call_ext_{last,only} instructions are used
Björn Gustavsson
2015-07-03
Use a cheaper tag scheme for 'd' operands
Björn Gustavsson
2015-07-03
Introduce swap_temp/3 and swap/2
Björn Gustavsson
2015-07-03
Introduce specialized versions of move2
Björn Gustavsson
2015-07-03
Add back frequently used x(0) instructions
Björn Gustavsson
2015-07-03
Rewrite the hipe_mode_switch instructions
Björn Gustavsson
2015-07-03
Remove the last use of tmp_arg1
Björn Gustavsson
2015-07-03
Eliminate use of tmp_arg1 and tmp_arg2 in bit syntax
Björn Gustavsson
2015-07-03
Remove the i_fetch instruction
Björn Gustavsson
2015-07-03
Eliminate use of i_fetch for bit syntax instructions
Björn Gustavsson
2015-07-03
Eliminate the use of i_fetch for BIF instructions
Björn Gustavsson
2015-07-03
Eliminate the use of i_fetch for relational operators
Björn Gustavsson
2015-07-03
Eliminate the use of i_fetch in arithmetic instructions
Björn Gustavsson
[next]