projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2010-03-23
Nathan Binkert
ruby: style pass
commit
|
commitdiff
|
tree
2010-03-22
Korey Sewell
inorder: import name for addtl. bpred stats
commit
|
commitdiff
|
tree
2010-03-22
Maximilien...
inorder: fix squash bug in branch predictor
commit
|
commitdiff
|
tree
2010-03-22
Korey Sewell
inorder: fix address list bug
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: improved isReadWrite fix me comment
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Regression updates for new ruby config locations
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Removed the unnecessary MachineType message fields
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Reorganized Ruby topology and protocol files
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
added sparse memory support to hammer
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Disable adaptive routing by for faster simulation...
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Changed the default set size to 1
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Reordered protocol buffers
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Adds configurable bit selection for numa mapping
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Added flag to disable mem_vec allocation
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Ruby support for sparse memory
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Finally removed bash code cira. 2001ish!
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Ruby support for LLSC
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Minor dma latency initialization fix
commit
|
commitdiff
|
tree
2010-03-22
Tushar Krishna
ruby: Fix multiple wakeups in Ruby Eventqueue
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Removed the obsolete file specified network files
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Added copyright to many Ruby *.py files
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: removed ruby.config from configs/example
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
ruby: Fixed small data msg bug in MOESI_hammer-dir
commit
|
commitdiff
|
tree
2010-03-22
Brad Beckmann
TimingSimpleCPU: Fixed uncacacheable request read bug
commit
|
commitdiff
|
tree
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
next