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
/
mem
Age
Commit message (
Expand
)
Author
2015-08-03
uby: Fix checkpointing and restore
Timothy Jones
2015-08-03
ruby: mesi three level: multiple corrections to the protocol
Nilay Vaish
2015-08-03
ruby: mesi two,three level: copy data only when dirty
Nilay Vaish
2015-08-01
ruby: removed invalid assert in message comparitor
Brad Beckmann
2015-07-20
ruby: improved stall and wait debugging
Brad Beckmann
2015-07-20
slicc: fix error in conflicing symbol declaration
Brad Beckmann
2015-07-20
slicc: enable overloading in functions not in classes
Brad Beckmann
2015-07-20
ruby: change router pipeline stages to 2
David Hashe
2015-07-20
ruby: change advance_stage for flit_d
David Hashe
2015-07-20
slicc: improved stalling support in protocols
Brad Beckmann
2015-07-20
ruby: expose access permission to replacement policies
David Hashe
2015-07-20
ruby: adds size and empty apis to the msg buffer stallmap
David Hashe
2015-07-20
ruby: fix deadlock bug in banked array resource checks
David Hashe
2015-07-20
ruby: Fix for stallAndWait bug
David Hashe
2015-07-20
mem: add request types for acquire and release
David Hashe
2015-07-20
ruby: allocate a block in CacheMemory without updating LRU state
David Hashe
2015-07-20
ruby: speed up function used for cache walks
David Hashe
2015-07-20
slicc: support for arbitrary DPRINTF flags (not just RubySlicc)
David Hashe
2015-07-20
slicc: support for local variable declarations in action blocks
David Hashe
2015-07-20
ruby: initialize replacement policies with their own simobjs
David Hashe
2015-07-20
ruby: give access to cache tag/data latencies from SLICC
David Hashe
2015-07-20
slicc: support for multiple cache entry types in the same state machine
David Hashe
2015-07-20
slicc: Fix bug in enqueue and peek statements.
David Hashe
2015-07-20
slicc: fix missing inline function in LocalVariableAST
David Hashe
2015-07-20
slicc: improve support for prefix operations
David Hashe
2015-07-20
slicc: support for transitions with a wildcard next state
David Hashe
2015-07-20
slicc: support for multiple message types on the same buffer
David Hashe
2015-08-01
slicc: fatal->panic on invalid transitions
Brad Beckmann
2015-07-20
mem: Hit callback delay fix
David Hashe
2015-07-20
ruby: re-added the addressToInt slicc interface function
Brad Beckmann
2015-07-20
ruby: add useful dprints to sequencer
Brad Beckmann
2015-07-20
slicc: isinstance bugfix
David Hashe
2015-07-30
mem: Add missing clean eviction on uncacheable access
Andreas Hansson
2015-07-30
mem: Remove unused RequestCause in cache
Andreas Hansson
2015-07-30
mem: Make caches way aware
David Guillen-Fandos
2015-07-30
mem: Transition away from isSupplyExclusive for writebacks
Andreas Hansson
2015-07-30
mem: Tidy up CacheBlk class
Andreas Hansson
2015-07-30
mem: Tidy up packet
Andreas Hansson
2015-07-24
ruby: dma sequencer: removes redundant code
Brandon Potter
2015-07-22
ruby: network: NetworkLink inherits from Consumer now.
Nilay Vaish
2015-07-13
mem: Fix (ab)use of emplace to avoid temporary object creation
Andreas Hansson
2015-07-13
mem: Updated DRAMSim2 wrapper to new drain API
Andreas Hansson
2015-07-10
ruby: replace global g_abs_controls with per-RubySystem var
Brandon Potter
2015-07-10
ruby: replace global g_system_ptr with per-object pointers
Brandon Potter
2015-07-10
ruby: replace g_ruby_start with per-RubySystem m_start_cycle
Brandon Potter
2015-07-10
ruby: remove extra whitespace and correct misspelled words
Brandon Potter
2015-07-07
sim: Refactor and simplify the drain API
Andreas Sandberg
2015-07-07
sim: Decouple draining from the SimObject hierarchy
Andreas Sandberg
2015-07-07
sim: Make the drain state a global typed enum
Andreas Sandberg
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
[next]