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
2015-09-16
ruby: remove unused function removeRequest()
Nilay Vaish
2015-09-16
ruby: sequencer: remove commented out function printProgress()
Nilay Vaish
2015-09-16
ruby: rename System.{hh,cc} to RubySystem.{hh,cc}
David Hashe
2015-09-16
slicc: export uint64_t instead of uint64
Anthony Gutierrez
2015-09-15
sparc: writing to tick_cmpr should not cause a panic
Palle Lyckegaard
2015-09-15
dev: IDE Disk: Handle bad IDE image size
Dongxue Zhang
2015-09-15
cpu: pred: Local Predictor Reset in Tournament Predictor
Andrew Lukefahr
2015-09-15
cpu, o3: consider split requests for LSQ checksnoop operations
Hongil Yoon
2015-09-14
ruby: topology: refactor code.
Nilay Vaish
2015-09-14
ruby: slicc: remove member buffer_expr from Var class
Nilay Vaish
2015-09-12
merged with 62e1504b9c64
Nilay Vaish
2015-09-12
ruby: perfect switch: refactor code
Nilay Vaish
2015-09-12
ruby: simple network: store Switch* in PerfectSwitch and Throttle
Nilay Vaish
2015-09-11
dev: Add an underrun statistic to the HDLCD controller
Andreas Sandberg
2015-09-11
dev, arm: Rewrite the HDLCD controller
Andreas Sandberg
2015-09-08
ruby: slicc: remove nextLineHack from Type.py
Nilay Vaish
2015-09-05
ruby: call setMRU from L1 controllers, not from sequencer
Nilay Vaish
2015-09-05
ruby: adds set and way indices to AbstractCacheEntry
Nilay Vaish
2015-09-05
ruby: set: reimplement using std::bitset
Nilay Vaish
2015-09-05
ruby: declare all protocol message buffers as parameters
Nilay Vaish
2015-09-04
mem: Avoid setting markPending if not needed
Andreas Hansson
2015-09-04
mem: Tidy up CacheSet
Andreas Hansson
2015-09-04
mem: Tidy up the snoop state-transition logic
Andreas Hansson
2015-09-04
sim: Fix time unit in abort message
Andreas Hansson
2015-09-02
sim: tag-based checkpoint versioning
Curtis Dunham
2015-09-02
sim: support checkpointing std::set<std::string>'s
Curtis Dunham
2015-09-02
sim: make warning for absent optional parameters optional
Curtis Dunham
2015-09-01
ruby: remove random seed
Nilay Vaish
2015-09-01
ruby: directory memory: drop unused variable.
Nilay Vaish
2015-09-01
sim: Remove broken AutoSerialize support from the event queue
Andreas Sandberg
2015-09-01
dev: Remove auto-serialization dependency in EtherLink
Andreas Sandberg
2015-09-01
sim: Remove autoserialize support for exit events
Andreas Sandberg
2015-09-01
sim: Remove unused SerializeBuilder interface
Andreas Sandberg
2015-09-01
sim: Replace fromInt/fromSimObject with decltype
Andreas Sandberg
2015-09-01
sim: Move SimObject resolver to sim_object.hh
Andreas Sandberg
2015-08-30
ruby: specify number of vnets for each protocol
Nilay Vaish
2015-08-30
ruby: network: drop member m_in_use
Nilay Vaish
2015-08-30
ruby: garnet: mark few functions const in BaseGarnetNetwork.hh
Nilay Vaish
2015-08-30
ruby: slicc: avoid duplicate code for function argument check
Nilay Vaish
2015-08-29
ruby: eliminate type uint64 and int64
Nilay Vaish
2015-08-28
ruby: Use the const serialize interface in RubySystem
Andreas Sandberg
2015-08-27
ruby: handle llsc accesses through CacheEntry, not CacheMemory
Nilay Vaish
2015-08-26
cpu: quiesce pseudoinsts: Always do full quiesce
Emilio Castillo
2015-08-24
mem: Revert requirement on packet addr/size always valid
Andreas Hansson
2015-08-21
mem: Reflect that packet address and size are always valid
Andreas Hansson
2015-08-21
arm, mem: Remove unused CLEAR_LL request flag
Andreas Hansson
2015-08-21
mem: Remove unused cache squash functionality
Andreas Hansson
2015-08-21
mem: Add explicit Cache subclass and make BaseCache abstract
Andreas Hansson
2015-08-21
ruby: Move Rubys cache class from Cache.py to RubyCache.py
Andreas Hansson
2015-08-21
mem: Move cache_impl.hh to cache.cc
Andreas Hansson
[next]