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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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: 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: 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: 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
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-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
2010-06-09
flags: add comment to avoid future deletions since code appears redundant.
Lisa Hsu
2010-06-08
flags: Unserializing old checkpoints before the introduction
Lisa Hsu
2010-06-07
scons: make RUBY a regular (non-global) sticky var
Steve Reinhardt
2010-06-03
More minor gdb-related cleanup.
Steve Reinhardt
2010-06-03
Act like enabling CPUs is no big deal,
Steve Reinhardt
2010-06-03
Minor remote GDB cleanup.
Steve Reinhardt
2010-06-03
Stats: fix dist stat and enable VectorDistStat
Lisa Hsu
2010-06-03
ARM: Fix issue with m5.fast and ARM
Ali Saidi
2010-06-02
ARM: Fix SPEC2000 benchmarks in SE mode. With this patch all
Ali Saidi
2010-06-02
ARM: Fix IT state not updating when an instruction memory instruction faults.
Min Kyu Jeong
2010-06-02
ARM: Allow multiple outstanding TLB walks to queue.
Dam Sunwoo
2010-06-02
ARM TLB: Fix bug in memAttrs getting a bogus thread context
Ali Saidi
2010-06-02
ARM: Support table walks in timing mode.
Dam Sunwoo
2010-06-02
ARM: Added support for Access Flag and some CP15 regs (V2PCWPR, V2PCWPW, V2PC...
Dam Sunwoo
2010-06-02
ARM: Decode the neon instruction space.
Gabe Black
[next]