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-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
2015-07-06
mem: Cleanup CommMonitor in preparation for probe support
Andreas Sandberg
2015-07-04
mem: packet: Add const to constructor argument
Nilay Vaish
2015-07-04
ruby: drop NetworkMessage class
Nilay Vaish
2015-07-04
ruby: mesi three level: name change to avoid clash
Nilay Vaish
2015-07-04
ruby: remove message buffer node
Nilay Vaish
2015-07-03
mem: Increase the default buffer sizes for the DDR4 controller
Andreas Hansson
2015-07-03
mem: Update DRAM command scheduler for bank groups
Wendy Elsasser
2015-07-03
mem: Avoid DRAM write queue iteration for merging and read lookup
Andreas Hansson
2015-07-03
mem: Delay responses in the crossbar before forwarding
Andreas Hansson
2015-07-03
mem: Remove redundant is_top_level cache parameter
Andreas Hansson
2015-07-03
mem: Split WriteInvalidateReq into write and invalidate
Andreas Hansson
2015-07-03
mem: Add ReadCleanReq and ReadSharedReq packets
Andreas Hansson
2015-07-03
mem: Allow read-only caches and check compliance
Andreas Hansson
2015-07-03
mem: Add clean evicts to improve snoop filter tracking
Ali Jafri
2015-07-03
mem: Convert Request static const flags to enums
Andreas Hansson
2015-06-25
ruby: slicc: remove README
Nilay Vaish
2015-06-25
ruby: message: remove a data member added by mistake
Nilay Vaish
2015-06-25
Ruby: Remove assert in RubyPort retry list logic
Jason Power
2015-06-09
mem: Add check for express snoop in packet destructor
Ali Jafri
2015-06-09
mem: Fix snoop packet data allocation bug
Andreas Hansson
2015-06-07
ruby: Fix MESI consistency bug
Marco Elver
2015-06-07
mem: Add HMC Timing Parameters
Matthias Jung
2015-05-30
mem: addr_mapper: restore old address if request not sent
Christoph Pfister
2015-05-26
ruby: Deprecation warning for RubyMemoryControl
Andreas Hansson
2015-05-19
ruby: Fix RubySystem warm-up and cool-down scope
Joel Hestness
2015-03-17
mem: Create a request copy for deferred snoops
Stephan Diestelhorst
[next]