Review Board 2.0.15


All Review Requests

Summary Submitter
Posted Last Updated
x86, ext: fix buf overflow in fp80 ops; pad fp80_t in fputils
atgutier
October 28th, 2016, 10:42 p.m.
Ruby: Initialize MessageSizeType of SequencerMsg to Request_Control
puthoorsooraj
November 18th, 2016, 10:20 p.m.
ruby: add default ctor for MachineID type
atgutier
November 21st, 2016, 7:24 p.m.
gpu-compute: init valid field of GpuTlbEntry in default ctor
atgutier
November 21st, 2016, 6:43 p.m.
gpu-compute: fix segfault when constructing GPUExecContext
atgutier
November 1st, 2016, 10:51 p.m.
x86: fix issue with casting in Cvtf2i
atgutier
November 17th, 2016, 8:54 p.m.
ruby: Fix potential bugs in garnet2.0
jyin
November 17th, 2016, 6:39 a.m.
dev: Fix buffer length when unserializing an eth pkt
mlebeane
November 15th, 2016, 9:22 p.m.
style: Add options to select checkers and apply fixes
andysan
October 7th, 2016, 3:11 p.m.
util: git pre-commit hook to check staged files
andysan
September 15th, 2016, 5:32 p.m.
scons: fix how flags are passed to the compiler when more than one sanitizer at a time is enabled
joegross
November 23rd, 2016, 10:25 p.m.
[Discarded] mem: Expose memory bandwidth and latency for SimpleMemory
mporemba
January 14th, 2016, 12:01 a.m.
hsail: fix unsigned offset bug in address calculation
atgutier
October 31st, 2016, 11:13 p.m.
ruby: Fix overflow reported by ASAN in MessageBuffer.
mporemba
November 21st, 2016, 10:32 p.m.
hsail: remove the panic guarding function directives
bpotter
November 17th, 2016, 8:25 p.m.
hsail: generate mov instructions for more arith_types and bit_types
bpotter
November 17th, 2016, 8:28 p.m.
hsail: add a wavesize case statement to register operand code
bpotter
November 17th, 2016, 8:28 p.m.
hsail: add popcount type and generate popcount instructions
bpotter
November 17th, 2016, 8:28 p.m.
hsail: add stub type and stub out several instructions
bpotter
November 17th, 2016, 8:28 p.m.
hsail: disable asserts to allow immediate operands i.e. 0 with loads
bpotter
November 17th, 2016, 8:27 p.m.
ruby: Remove RubyMemoryControl and associated files
ahansson
November 30th, 2016, 4:48 p.m.
config: Add an option to generate a random topology in memcheck
nnikoleris
November 18th, 2016, 4:48 p.m.
config: Add whole line accesses to improve memchecker's coverage
nnikoleris
November 18th, 2016, 4:47 p.m.
mem: Respond to InvalidateReq when the block is (pending) dirty
nnikoleris
November 18th, 2016, 4:47 p.m.
mem: Invalidate a blk when servicing the 1st invalidating target
nnikoleris
November 18th, 2016, 4:46 p.m.
mem: Allow non invalidating snoops on an InvalidateReq MSHR
nnikoleris
November 18th, 2016, 4:45 p.m.
mem: Don't use hasSharers in the snoopFilter for memory responses
nnikoleris
November 18th, 2016, 4:45 p.m.
mem: Always use InvalidateReq to service WriteLineReq misses
nnikoleris
November 18th, 2016, 4:44 p.m.
mem: Add support for repopulating the flags of an MSHR TargetList
nnikoleris
November 18th, 2016, 2:51 p.m.
mem: Keep track of allocOnFill in the TargetList
nnikoleris
November 18th, 2016, 2:52 p.m.
mem: Service only the 1st FromCPU MSHR target on ReadRespWithInv
nnikoleris
November 18th, 2016, 2:53 p.m.
cpu: Change traffic generators to use different values for writes
nnikoleris
November 18th, 2016, 2:53 p.m.
mem: Make packet debug printing more uniform
nnikoleris
November 18th, 2016, 4:42 p.m.
mem: Ensure InvalidateReq is considered isForward by MSHRs
nnikoleris
November 18th, 2016, 4:43 p.m.
mem: Assert that the responderHadWritable is set only once
nnikoleris
November 18th, 2016, 4:44 p.m.
mem: Split the hit_latency into tag_latency and data_latency
senni
June 15th, 2016, 2:26 p.m.
dev: Fix race conditions at terminating dist-gem5 simulations
gabordzs
November 25th, 2016, 5:21 p.m.
config: Refactor the network switch configuration file
gabordzs
December 6th, 2016, 5:46 p.m.
arm,config: Refactor the example big.LITTLE(tm) configuration
gabordzs
December 6th, 2016, 5:45 p.m.
arm,config: Add dist-gem5 support to the big.LITTLE(tm) config
gabordzs
December 6th, 2016, 5:47 p.m.
arch: [Patch 1/5] Added RISC-V base instruction set RV64I
aroelke
September 14th, 2016, 10:45 p.m.
riscv: [Patch 2/5] Added RISC-V multiply extension RV64M
aroelke
September 19th, 2016, 7:12 p.m.
riscv: [Patch 3/5] Added RISCV floating point extensions RV64FD
aroelke
September 19th, 2016, 7:26 p.m.
riscv: [Patch 4/5] Added RISC-V atomic memory extension RV64A
aroelke
September 19th, 2016, 7:41 p.m.
riscv: [Patch 6/5] Improve Linux emulation for RISC-V
aroelke
October 14th, 2016, 6:17 p.m.
riscv: [Patch 5/5] Added missing support for timing CPU models
aroelke
September 19th, 2016, 8:14 p.m.
riscv: [Patch 7/5] Corrected LRSC semantics
aroelke
November 2nd, 2016, 7:34 p.m.
riscv: [Patch 8/5] Added some regression tests to RISC-V
aroelke
November 3rd, 2016, 7:36 p.m.
ruby: Add occupancy stats to MessageBuffers
jthestness
January 23rd, 2016, 8:59 p.m.
syscall_emul: extend sysinfo system call to include mem_unit
bpotter
November 17th, 2016, 8:27 p.m.
« < 59 60 61 62 63 64 65 > 65 pages