index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-07-21
python: Add mechanism to override code compiled into the exectuable
Nathan Binkert
2010-07-21
Fix x86 XCHG macro-op to use locked micro-ops for all memory accesses
Tushar Krishna
2010-07-17
SimObject: transparently forward Python attribute refs to C++.
Steve Reinhardt
2010-07-15
ARM: Make an SRS instruction with a bad mode cause an undefined instruction f...
Gabe Black
2010-07-13
ARM: Adjust the FP_Base_DepTag to be larger than the largest int reg index.
Gabe Black
2010-07-08
cache: fix bug in SC upgrade handling
Steve Reinhardt
2010-07-08
garnet: Added topology print function to Garnet printStats
Brad Beckmann
2010-07-08
NetworkMessage copy constructor fix
Tushar Krishna
2010-07-05
checkpointing: another small overload fix
Steve Reinhardt
2010-07-05
sim: allow SimObject subclasses to define classmethods
Steve Reinhardt
2010-07-05
sim: fold StartupCallback into SimObject
Steve Reinhardt
2010-07-05
checkpointing: minor cleanup.
Steve Reinhardt
2010-07-05
checkpointing: fix minor bug
Steve Reinhardt
2010-07-05
util: add a script for testing checkpointing
Steve Reinhardt
2010-07-05
process: get rid of some unused code & vars
Steve Reinhardt
2010-07-05
process: minor format/style cleanup
Steve Reinhardt
2010-06-22
style: updated garnet to match M5 coding style
Tushar Krishna
2010-06-28
inorder: remove another debug stat
Korey Sewell
2010-06-26
inorder: remove debugging stat
Korey Sewell
2010-06-25
inorder: update regressions from RAS fix
Korey Sewell
2010-06-25
inorder: Return Address Stack bug
Korey Sewell
2010-06-25
inorder: resource scheduling backend
Korey Sewell
2010-06-25
X86: Fix div2 flag calculation.
Gabe Black
2010-06-24
inorder: update regressions
Korey Sewell
2010-06-24
inorder: cleanup virtual functions
Korey Sewell
2010-06-24
inorder: enforce 78-character rule
Korey Sewell
2010-06-24
inorder: exe_unit_stats for resolved branches
Korey Sewell
2010-06-23
inorder: squash from memory stall
Korey Sewell
2010-06-23
inorder: update regressions
Korey Sewell
2010-06-23
inorder: record load/store trace data
Korey Sewell
2010-06-23
inorder: update branch predictor
Korey Sewell
2010-06-23
inorder-stats: add instruction type stats
Korey Sewell
2010-06-23
inorder: stall signal handling
Korey Sewell
2010-06-23
inorder: tick scheduling
Korey Sewell
2010-06-22
cache: fix longstanding prefetcher bug
Steve Reinhardt
2010-06-23
O3ThreadContext: When taking over from a previous context, only assert that
Timothy M. Jones
2010-06-16
stats: update stats for SC protocol change
Steve Reinhardt
2010-06-16
cache: fail store conditionals when upgrade loses race
Steve Reinhardt
2010-06-16
cache: fix dirty bit setting
Steve Reinhardt
2010-06-15
stats: rename print to display in the mysql code too...sorry
Nathan Binkert
2010-06-15
stats: rename print to display so it work in python
Nathan Binkert
2010-06-15
stats: only consider a formula initialized if there is a formula
Nathan Binkert
2010-06-14
stats: get rid of the never-really-used event stuff
Nathan Binkert
2010-06-14
util: clean up attrdict and import multiattrdict into m5.util
Nathan Binkert
2010-06-14
python: use ipython in --interactive if it is available
Nathan Binkert
2010-06-14
build: grab the right library if we're using a debug version of python
Nathan Binkert
2010-06-10
ruby: get rid of PrioHeap and use STL
Nathan Binkert
2010-06-10
ruby: get rid of the Map class
Nathan Binkert
2010-06-10
ruby: get rid of Vector and use STL
Nathan Binkert
2010-06-10
ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh
Nathan Binkert
[next]