|
|
[Submitted] style: [PATCH 16/22] correct some style issues
|
bpotter
|
November 7th, 2016, 10:05 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 17/22] refactor and add functionality to open syscall family
|
bpotter
|
November 7th, 2016, 10:07 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 18/22] refactor and add functionality for dup, dup2, and pipe
|
bpotter
|
November 7th, 2016, 10:09 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 19/22] adds basic signaling mechanism to SE mode
|
bpotter
|
November 7th, 2016, 10:09 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 20/22] add the tgkill system call
|
bpotter
|
November 7th, 2016, 10:10 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 21/22] rewrite code related to system call exits
|
bpotter
|
November 7th, 2016, 10:20 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 22/22] ignore system calls that are unimplemented.
|
bpotter
|
November 7th, 2016, 10:57 p.m.
|
|
|
|
configs: add an option to set the deadlock timeouts for the TCPs and SQCs
|
joegross
|
November 11th, 2016, 9:33 p.m.
|
|
|
|
[Submitted] style: change NULL to nullptr in syscall files
|
bpotter
|
November 14th, 2016, 9:02 p.m.
|
|
|
|
dev: Fix buffer length when unserializing an eth pkt
|
mlebeane
|
November 15th, 2016, 9:22 p.m.
|
|
|
|
[Submitted] style: local variable name correction
|
bpotter
|
November 16th, 2016, 4:24 p.m.
|
|
|
|
[Discarded] syscall_emul: return -errno on a failed close call
|
bpotter
|
November 16th, 2016, 4:25 p.m.
|
|
|
|
[Submitted] commit 752c67b134f4cb0b7ca68a907c39a5a482de30b3
|
rjthakur
|
November 16th, 2016, 11:02 p.m.
|
|
|
|
[Submitted] ruby: Fix potential bugs in garnet2.0
|
jyin
|
November 17th, 2016, 6:39 a.m.
|
|
|
|
[Submitted] cpu: Resolve targets of predicted 'taken' conditional direct branches at decode (o3)
|
aperais
|
November 17th, 2016, 10:29 a.m.
|
|
|
|
[Submitted] ruby: Detect garnet network-level deadlock.
|
jyin
|
November 17th, 2016, 6:34 p.m.
|
|
|
|
[Submitted] hsail: remove the panic guarding function directives
|
bpotter
|
November 17th, 2016, 8:25 p.m.
|
|
|
|
[Submitted] syscall_emul: implement fallocate
|
bpotter
|
November 17th, 2016, 8:25 p.m.
|
|
|
|
[Submitted] syscall_emul: add support for x86 statfs system calls
|
bpotter
|
November 17th, 2016, 8:26 p.m.
|
|
|
|
[Submitted] syscall_emul: extend sysinfo system call to include mem_unit
|
bpotter
|
November 17th, 2016, 8:27 p.m.
|
|
|
|
[Submitted] hsail: disable asserts to allow immediate operands i.e. 0 with loads
|
bpotter
|
November 17th, 2016, 8:27 p.m.
|
|
|
|
[Submitted] hsail: add stub type and stub out several instructions
|
bpotter
|
November 17th, 2016, 8:28 p.m.
|
|
|
|
[Submitted] hsail: add popcount type and generate popcount instructions
|
bpotter
|
November 17th, 2016, 8:28 p.m.
|
|
|
|
[Submitted] hsail: add a wavesize case statement to register operand code
|
bpotter
|
November 17th, 2016, 8:28 p.m.
|
|
|
|
[Submitted] hsail: generate mov instructions for more arith_types and bit_types
|
bpotter
|
November 17th, 2016, 8:28 p.m.
|
|
|
|
[Submitted] x86: fix issue with casting in Cvtf2i
|
atgutier
|
November 17th, 2016, 8:54 p.m.
|
|
|
|
[Submitted] cpu: change comments in tournament branch predictor to reflect what the code does
|
aperais
|
November 18th, 2016, 12:41 p.m.
|
|
|
|
[Submitted] mem: Add support for repopulating the flags of an MSHR TargetList
|
nnikoleris
|
November 18th, 2016, 2:51 p.m.
|
|
|
|
[Submitted] mem: Keep track of allocOnFill in the TargetList
|
nnikoleris
|
November 18th, 2016, 2:52 p.m.
|
|
|
|
[Submitted] mem: Service only the 1st FromCPU MSHR target on ReadRespWithInv
|
nnikoleris
|
November 18th, 2016, 2:53 p.m.
|
|
|
|
[Submitted] cpu: Change traffic generators to use different values for writes
|
nnikoleris
|
November 18th, 2016, 2:53 p.m.
|
|
|
|
[Submitted] cpu: disallow speculative update of the conditional branch predictor tables (o3)
|
aperais
|
November 18th, 2016, 3:14 p.m.
|
|
|
|
[Submitted] mem: Make packet debug printing more uniform
|
nnikoleris
|
November 18th, 2016, 4:42 p.m.
|
|
|
|
[Submitted] mem: Ensure InvalidateReq is considered isForward by MSHRs
|
nnikoleris
|
November 18th, 2016, 4:43 p.m.
|
|
|
|
[Submitted] mem: Assert that the responderHadWritable is set only once
|
nnikoleris
|
November 18th, 2016, 4:44 p.m.
|
|
|
|
[Submitted] mem: Always use InvalidateReq to service WriteLineReq misses
|
nnikoleris
|
November 18th, 2016, 4:44 p.m.
|
|
|
|
[Submitted] mem: Don't use hasSharers in the snoopFilter for memory responses
|
nnikoleris
|
November 18th, 2016, 4:45 p.m.
|
|
|
|
[Submitted] mem: Allow non invalidating snoops on an InvalidateReq MSHR
|
nnikoleris
|
November 18th, 2016, 4:45 p.m.
|
|
|
|
[Submitted] mem: Invalidate a blk when servicing the 1st invalidating target
|
nnikoleris
|
November 18th, 2016, 4:46 p.m.
|
|
|
|
[Submitted] mem: Respond to InvalidateReq when the block is (pending) dirty
|
nnikoleris
|
November 18th, 2016, 4:47 p.m.
|
|
|
|
[Submitted] config: Add whole line accesses to improve memchecker's coverage
|
nnikoleris
|
November 18th, 2016, 4:47 p.m.
|
|
|
|
[Submitted] config: Add an option to generate a random topology in memcheck
|
nnikoleris
|
November 18th, 2016, 4:48 p.m.
|
|
|
|
[Submitted] Ruby: Initialize MessageSizeType of SequencerMsg to Request_Control
|
puthoorsooraj
|
November 18th, 2016, 10:20 p.m.
|
|
|
|
[Submitted] gpu-compute: init valid field of GpuTlbEntry in default ctor
|
atgutier
|
November 21st, 2016, 6:43 p.m.
|
|
|
|
[Submitted] commit 8606171b2c2e65d0b9931ccb4bd2ebc533c55d60
|
rjthakur
|
November 21st, 2016, 7:03 p.m.
|
|
|
|
[Submitted] ruby: add default ctor for MachineID type
|
atgutier
|
November 21st, 2016, 7:24 p.m.
|
|
|
|
[Submitted] ruby: Fix overflow reported by ASAN in MessageBuffer.
|
mporemba
|
November 21st, 2016, 10:32 p.m.
|
|
|
|
[Submitted] cpu: implement L-TAGE branch predictor
|
aperais
|
November 22nd, 2016, 2:31 p.m.
|
|
|
|
[Submitted] cpu: Remove branch predictor function predictInOrder
|
powerjg
|
November 23rd, 2016, 4:10 p.m.
|
|
|
|
[Submitted] 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.
|
|