projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2010-03-22
Brad Beckmann
ruby: Python config files now sets a unique id for...
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: fixed how ruby_fs creates phsyical memory
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Removed the no longer used rubymem files
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Fix MOESI_hammer cache profiler calls for L2...
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Added a mesh network with directories at the...
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Removed deprecated stats from the main profiler
commit
|
commitdiff
|
tree
2010-03-16
Nathan Binkert
orion: Make declarations match definition
commit
|
commitdiff
|
tree
2010-03-15
Nathan Binkert
ruby: Fix copyrights on files
commit
|
commitdiff
|
tree
2010-03-13
Nathan Binkert
slicc: Change the code generation so that the generated...
commit
|
commitdiff
|
tree
2010-03-13
Nathan Binkert
packet: add a method to set the size
commit
|
commitdiff
|
tree
2010-03-13
Nathan Binkert
eventq: rearrange a little bit so I can add some stuff
commit
|
commitdiff
|
tree
2010-03-13
Nathan Binkert
eventq: remove some unused includes
commit
|
commitdiff
|
tree
2010-03-12
Nathan Binkert
bugfix: since pow() causes a bug don't use it
commit
|
commitdiff
|
tree
2010-03-11
Nathan Binkert
ruby: get rid of std-includes.hh
commit
|
commitdiff
|
tree
2010-03-11
Nathan Binkert
ruby: remove calc_host.diff since we don't use it
commit
|
commitdiff
|
tree
2010-03-11
Nathan Binkert
ruby: get rid of the ioutil stuff since it isn't used...
commit
|
commitdiff
|
tree
2010-03-11
Nathan Binkert
slicc: have a central mechanism for creating a code_for...
commit
|
commitdiff
|
tree
2010-03-10
Nathan Binkert
scons: import ply to work around scons sys.path weirdness
commit
|
commitdiff
|
tree
2010-03-01
Nathan Binkert
SmartDict: Make SmartDict an attrdict
commit
|
commitdiff
|
tree
2010-03-01
Nathan Binkert
uart: use integer versions of time instead of messing...
commit
|
commitdiff
|
tree
2010-02-28
Gabe Black
Config: Fix fs.py's call to CacheConfig.config_cache.
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
cpu_models: get rid of cpu_models.py and move the stuff...
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: Make SCons import the isa_parser
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: move the operand map stuff into the ISAPars...
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: move more support functions into the ISAPar...
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: move more stuff into the ISAParser class
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: move the formatMap and exportContext into...
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: Make stack objects class members instead...
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: add a debug variable that changes how error...
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: Use an exception to flag error
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: Move more stuff into the ISAParser class
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: move code around to prepare for putting...
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
isa_parser: simple fixes, formatting and style
commit
|
commitdiff
|
tree
2010-02-27
Nathan Binkert
events: Give EventWrapped a default name and description
commit
|
commitdiff
|
tree
2010-02-25
Lisa Hsu
configs: pull out cache configuration code from se...
commit
|
commitdiff
|
tree
2010-02-25
Lisa Hsu
stats: update stats for the changes I pushed re: shared...
commit
|
commitdiff
|
tree
2010-02-24
Lisa Hsu
cache stats: account for writebacks and/or device occup...
commit
|
commitdiff
|
tree
2010-02-23
Lisa Hsu
cache: Make caches sharing aware and add occupancy...
commit
|
commitdiff
|
tree
2010-02-23
Lisa Hsu
stats: this makes some fixes to AverageStat and Average...
commit
|
commitdiff
|
tree
2010-02-23
Lisa Hsu
cache: pull CacheSet out of LRU so that other tags...
commit
|
commitdiff
|
tree
2010-02-20
Timothy M....
BaseDynInst: Preserve the faults returned from read...
commit
|
commitdiff
|
tree
2010-02-12
Timothy M....
O3PCU: Split loads and stores that cross cache line...
commit
|
commitdiff
|
tree
2010-02-12
Timothy M....
BaseDynInst: Make the TLB translation timing instead...
commit
|
commitdiff
|
tree
2010-02-12
Timothy M....
Power ISA: Add an alignment fault to Power ISA and...
commit
|
commitdiff
|
tree
2010-02-11
Brad Beckmann
ruby: fixed data block assignment fix
commit
|
commitdiff
|
tree
2010-02-11
Brad Beckmann
ruby: Initialize sender in MI_example-dir
commit
|
commitdiff
|
tree
2010-02-11
Brad Beckmann
ruby: Fixed slicc to initialize the m_is_blocking flag
commit
|
commitdiff
|
tree
2010-02-01
Brad Beckmann
ruby: Added FS support to the simple mesh topology
commit
|
commitdiff
|
tree
2010-02-01
Brad Beckmann
ruby: Set default protocol back to MI_example
commit
|
commitdiff
|
tree
2010-02-01
Brad Beckmann
merge
commit
|
commitdiff
|
tree
2010-02-01
Brad Beckmann
m5: Added PROTOCOL default for regress fix
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: update hello world mips
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: vortex alpha regression
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: twolf alpha regression
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: update hello world alpha
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: double delete inst bug
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: inst count mgmt
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: implement split stores
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: implement split loads
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: add activity stats
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: object cleanup in destructors
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: user per-thread dummy insts/reqs
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: add execution unit stats
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: recvRetry bug fix
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder-stats: add prereq to basic stat
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: ctxt switch stats
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: pipeline stage stats
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: enforce stage bandwidth
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: set thread status'
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: add/remove halt/deallocate context respectively
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: track last branch committed
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: add updatePC event to resPool
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: ready thread wakeup
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: add threadmodel flag
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: mem. mgmt. update
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: suspend in respool
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: fetch thread bug
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: ready/suspend status fns
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder-cleanup: remove unused thread functions
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: activate thread on cache miss
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: add event priority offset
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: squash on memory stall
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: add insts to cpu event
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: switch out buffer
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: dont allow early loads
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
configs/inorder: add options for switch-on-miss to...
commit
|
commitdiff
|
tree
2010-01-31
Korey Sewell
inorder: init internal debug cpu counters
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
m5: Regression Tester Update
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Replaced gems_common debug statements
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: removed last level cache support
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Added a Scons option to prevent HTML file creation
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: ruby_se.py updated to new config system
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Removed if else statement in create_system
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Removed static members in RubyPort including...
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Removed the old config interface
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Re-enabled orion power models
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: memtest-ruby updated to the new config system
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Converted Garnet to M5 configuration
commit
|
commitdiff
|
tree
2010-01-30
Steve Reinhardt
Garnet: reorganize directory tree.
commit
|
commitdiff
|
tree
2010-01-30
Brad Beckmann
ruby: Added a mesh topology
commit
|
commitdiff
|
tree
next