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
Age
Commit message (
Expand
)
Author
2017-10-05
Pack operands into the instruction word
Björn Gustavsson
2017-10-05
Use 32-bits pointers to C code
Björn Gustavsson
2017-10-05
Move LD flags for hipe from Makefile.in to configure.in
Björn Gustavsson
2017-10-05
beam_disasm: Correct printing of y registers
Björn Gustavsson
2017-10-05
ops.tab: Slightly optimize badmatch on a Y register
Björn Gustavsson
2017-10-05
macros.tab: Fix assertion in SET_I_REL()
Björn Gustavsson
2017-10-02
Merge branch 'bjorn/erts/improve-beam-ops'
Björn Gustavsson
2017-10-02
Merge pull request #1589 from bjorng/bjorn/erts/instruction-offsets
Björn Gustavsson
2017-10-02
Merge branch 'maint'
Rickard Green
2017-10-02
Merge branch 'lukas/erts/poll-thread/OTP-14346'
Lukas Larsson
2017-10-02
erts: Trigger ready events when erts_io_control fails
Lukas Larsson
2017-10-02
erts: enif_select steal test
Dmytro Lytovchenko
2017-10-02
erts: disable kernel-poll on OS X vsn < 16
Lukas Larsson
2017-10-02
erts: Fix msacc testcase with new poll-thread
Lukas Larsson
2017-10-02
erts: Add testcases to test IOp and IOt options
Lukas Larsson
2017-10-02
erts: get_internal_state(check_io_debug) now prints to error_logger
Lukas Larsson
2017-10-02
erts: Remove eager check io
Lukas Larsson
2017-10-02
erts: Move all I/O polling to a seperate thread
Lukas Larsson
2017-10-02
erts: Fix smp_select testcase to use ERL_DRV_USE
Lukas Larsson
2017-10-02
erts: Fix msacc unmanaged state counter
Lukas Larsson
2017-10-02
erts: Optimize port_task quick allocator
Sverker Eriksson
2017-10-02
erts: Add ERTS_THR_PREF_QUICK_ALLOC_IMPL
Sverker Eriksson
2017-10-02
erts: Update suspend of scheduler to handle multiple pollsets
Rickard Green
2017-10-02
erts: Add multiple poll sets
Sverker Eriksson
2017-10-02
erts: Some code cleanup for gdb to work better
Lukas Larsson
2017-10-02
erts: temp_alloc can no longer be disabled
Lukas Larsson
2017-10-01
Move out variables from the head of combined instructions
Björn Gustavsson
2017-10-01
Change operand from 'P' to 'Q' for i_apply_last and i_apply_fun_last
Björn Gustavsson
2017-10-01
Add CHECK_ALIGNED() for testing storage destinations
Björn Gustavsson
2017-10-01
instrs.tab: Add missing -no_next directives
Björn Gustavsson
2017-10-01
beam_load.c: Generalize the 'P' operator in the packing engine
Björn Gustavsson
2017-10-01
Break out most of the initialization from process_main()
Björn Gustavsson
2017-10-01
Eliminate the OpCode() macro
Björn Gustavsson
2017-10-01
Eliminate unnecessary and inconsistent casts
Björn Gustavsson
2017-10-01
Refactor macros for accessing Beam instructions
Björn Gustavsson
2017-10-01
beam_emu: Make order of macros consistent
Björn Gustavsson
2017-10-01
beam_SUITE: Strengthen test of packed registers
Björn Gustavsson
2017-09-30
Point out the correct line number in stack traces
Björn Gustavsson
2017-09-28
Eliminate MY_IS_SSMALL()
Björn Gustavsson
2017-09-27
Don't allow null in filenames
Rickard Green
2017-09-27
Merge branch 'lukas/erts/fix_threads_error_printout'
Lukas Larsson
2017-09-27
Merge branch 'kvakvs/zero-size-read_file/ERL-327/PR-1524/OTP-14637'
Lukas Larsson
2017-09-27
erts: On zero-size files attempt to read until EOF
Dmytro Lytovchenko
2017-09-25
Merge pull request #1572 from gregors/update_docs
Rickard Green
2017-09-25
Merge branch 'bjorn/speed-up-disassembler'
Björn Gustavsson
2017-09-22
Merge branch 'maint'
John Högberg
2017-09-22
Correctly append sub-binaries in iolist_to_iovec
John Högberg
2017-09-22
Add testing of erts_debug:df() to the emulator smoke tests
Björn Gustavsson
2017-09-21
erts: Print the error reason when threads fail to start
Lukas Larsson
2017-09-18
fix off by one error in docs
Gregory Ostermayr
[next]