|
|
[Submitted] arch: don't call *Timing functions from *Atomic versions
|
stever
|
December 31st, 2015, 8:01 a.m.
|
|
|
|
[Submitted] o3: don't pass unnecessary data pointer to read()
|
stever
|
December 31st, 2015, 8:02 a.m.
|
|
|
|
[Submitted] cpu. arch: add initiateMemRead() to ExecContext interface
|
stever
|
December 31st, 2015, 8:10 a.m.
|
|
|
|
[Submitted] util: delete old unused style-checking scripts
|
stever
|
January 26th, 2016, 9:23 p.m.
|
|
|
|
[Submitted] util: clean up and extend style checker
|
stever
|
January 26th, 2016, 9:24 p.m.
|
|
|
|
[Submitted] style: remove trailing whitespace
|
stever
|
January 30th, 2016, 1:27 a.m.
|
|
|
|
[Submitted] style: fix missing spaces in control statements
|
stever
|
January 30th, 2016, 1:28 a.m.
|
|
|
|
[Submitted] util: fix apparent statetrace bug
|
stever
|
January 30th, 2016, 1:28 a.m.
|
|
|
|
[Submitted] x86: create function to check miscreg validity
|
stever
|
January 30th, 2016, 1:29 a.m.
|
|
|
|
[Submitted] style: eliminate explicit boolean comparisons
|
stever
|
January 30th, 2016, 1:30 a.m.
|
|
|
|
[Submitted] syscall_emul: fix bug in aux vector initialization
|
stever
|
January 18th, 2016, 6:53 p.m.
|
|
|
|
[Submitted] arch: get rid of dummy var init
|
stever
|
January 19th, 2016, 3:48 a.m.
|
|
|
|
[Submitted] arch, x86: add support for arrays as memory operands
|
stever
|
January 19th, 2016, 4:01 a.m.
|
|
|
|
[Submitted] x86: revamp cmpxchg8b/cmpxchg16b implementation
|
stever
|
January 19th, 2016, 4:02 a.m.
|
|
|
|
[Submitted] util: added line length and boolean comparison style checkers
|
stever
|
January 30th, 2016, 1:28 a.m.
|
|
|
|
[Submitted] scons: fix building in non-standard locations
|
stever
|
February 26th, 2016, 12:56 a.m.
|
|
|
|
[Submitted] syscall: remove mmapFlagTable
|
stever
|
March 26th, 2016, 3:40 a.m.
|
|
|
|
[Submitted] syscall_emul: factor out flag tables into common file
|
stever
|
March 26th, 2016, 3:40 a.m.
|
|
|
|
[Submitted] tests: remove EIO tests
|
stever
|
August 10th, 2016, 5:08 p.m.
|
|
|
|
mem: implement x86 locked accesses in timing-mode classic cache
|
stever
|
March 14th, 2015, 5:19 p.m.
|
|
|
|
[Submitted] Invalidating TLB entry on page fault in x86
|
swapnilh
|
October 26th, 2015, 4:37 a.m.
|
|
|
|
[Submitted] patch to fix early termination in SE multi-core simualtion
|
taozhang
|
October 5th, 2012, 3:45 p.m.
|
|
|
|
Add Global-Global (gAG) branch predictor
|
taylorlloyd
|
May 10th, 2013, 10:18 a.m.
|
|
|
|
[Submitted] X86: ISA bug fixes identified when bringing up Barrelfish OS
|
tharris
|
February 4th, 2011, 5:04 a.m.
|
|
|
|
[Discarded] Systemc-GEM5
|
tito20065
|
January 20th, 2015, 8:08 a.m.
|
|
|
|
[Submitted] Invalid alignment checks in mmap and mremap
|
tjablin
|
February 22nd, 2013, 9:38 a.m.
|
|
|
|
[Discarded] mem: Prevent Cache wrongly deleting requests
|
tkhsu
|
December 10th, 2015, 7:36 a.m.
|
|
|
|
Stats: Allow backing up and restoring of stats which is needed for SMARTS
|
tmjones
|
July 9th, 2010, 6:21 p.m.
|
|
|
|
Cache: Provide a function to mark caches as ready from python.
|
tmjones
|
July 9th, 2010, 6:15 p.m.
|
|
|
|
CPU: Add functions to get the number of executed instructions and set the
|
tmjones
|
July 9th, 2010, 6:13 p.m.
|
|
|
|
[Submitted] O3CPU: Fix a bug where stores in the cpu where never marked as split.
|
tmjones
|
July 9th, 2010, 6:19 p.m.
|
|
|
|
[Submitted] Syscall: Don't close the simulator's standard file descriptors.
|
tmjones
|
July 9th, 2010, 6:14 p.m.
|
|
|
|
[Submitted] Power: Provide a utility function to copy registers from one thread context
|
tmjones
|
July 9th, 2010, 5:52 p.m.
|
|
|
|
[Submitted] Power: The condition register should be set or cleared upon a system call
|
tmjones
|
July 21st, 2010, 12:25 p.m.
|
|
|
|
[Submitted] LSQ Unit: After deleting part of a split request, set it to NULL so that it
|
tmjones
|
July 16th, 2010, 6:32 p.m.
|
|
|
|
[Submitted] O3CPU: O3's tick event gets squashed when it is switched out. When repeatedly
|
tmjones
|
July 9th, 2010, 6:12 p.m.
|
|
|
|
[Submitted] Port: Only indicate that a SimpleTimingPort is drained if its send event is
|
tmjones
|
July 9th, 2010, 6:20 p.m.
|
|
|
|
Sim: Add functionality to the simulation scripts to allow running with
|
tmjones
|
July 9th, 2010, 6:21 p.m.
|
|
|
|
[Submitted] O3CPU: Fix iqCount and lsqCount SMT fetch policies.
|
tmjones
|
July 29th, 2010, 9:27 a.m.
|
|
|
|
[Submitted] BranchPred: Take the branch predictor out of O3CPU and make it a stand-alone
|
tmjones
|
July 9th, 2010, 6:06 p.m.
|
|
|
|
[Discarded] SimpleCPU: Allow Simple CPUs to warm a branch predictor by creating a pointer
|
tmjones
|
July 9th, 2010, 6:10 p.m.
|
|
|
|
[Discarded] Sim: When one CPU is taking over from another, the new CPU's memory is only
|
tmjones
|
July 9th, 2010, 6:11 p.m.
|
|
|
|
[Submitted] ruby: Fix checkpointing and restore
|
tmjones
|
June 23rd, 2015, 1:17 p.m.
|
|
|
|
[Submitted] ruby: Fix memWriteback() not to record auto-delete events
|
tmjones
|
July 8th, 2015, 8:32 p.m.
|
|
|
|
gpu-compute: Fixed a bug in global memory pipeline
|
tqta
|
May 18th, 2016, 5:20 p.m.
|
|
|
|
[Discarded] gpu-compute: Fixed a bug in decoding Atomic ST
|
tqta
|
June 13th, 2016, 10:03 p.m.
|
|
|
|
gpu-compute: Fixed a bug in decoding Atomic ST
|
tqta
|
June 13th, 2016, 10:17 p.m.
|
|
|
|
[Submitted] NetworkMessage copy constructor fix. Unless I hear otherwise, I will check it in, in a couple of days.
|
tushar
|
July 6th, 2010, 8:51 a.m.
|
|
|
|
[Submitted] garnet: Added topology print function to Garnet printStats. Unless I hear otherwise, I will check it in, in a couple of days.
|
tushar
|
July 6th, 2010, 10:31 a.m.
|
|
|
|
[Submitted] Fix x86 XCHG macro-op to use locked micro-ops for all memory accesses
|
tushar
|
July 20th, 2010, 5:03 p.m.
|
|