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
2017-11-16
ext, mem: Pull DRAMPower SHA 90d6290 and rebase
Radhika Jagtap
2017-11-10
scons: Move Transform and termcap functionality into their own files.
Gabe Black
2017-11-09
mem: Align the snoop behavior in the XBar for atomic and timing
Nikos Nikoleris
2017-10-13
mem: Signal the local monitor when clearing the global monitor
Nikos Nikoleris
2017-09-25
mem: Fill the new packet ID fields with master IDs when tracing packets.
Gabe Black
2017-09-25
mem: Trace the request master ID in the MemTraceProbe.
Gabe Black
2017-08-08
mem-cache: Delete squashed HWPrefetches
Pau Cabre
2017-07-12
ruby: Refactor some Event subclasses to lambdas
Sean Wilson
2017-07-12
kvm, mem: Refactor some Event subclasses into lambdas
Sean Wilson
2017-06-27
mem-cache: Add missing overrides to BaseCache
Andreas Sandberg
2017-06-20
mem: Replace EventWrapper use with EventFunctionWrapper
Sean Wilson
2017-06-20
mem: Replace EventWrapper in PacketQueue with EventFunctionWrapper
Sean Wilson
2017-06-20
mem: Move the Rank construction logic to the Rank constructor
Sean Wilson
2017-06-15
mem-garnet: Fix garnet stats
Javier Cano-Cano
2017-06-13
ruby: Add support for address ranges in the directory
Nikos Nikoleris
2017-05-31
ruby: Don't set the block data when a store conditional fails
Nikos Nikoleris
2017-04-05
ruby: Fix MOESI_CMP_directory for new DMA status changes.
Javier Cano-Cano
2017-03-09
misc: add missing copyright/author information in previous commit
Pierre-Yves Péneau
2017-03-09
ruby: fix MOESI_hammer directory to work with > 3GB memory
Lena Olson
2017-03-07
gpu-compute: Fix Python/C++ object hierarchy discrepancies
Andreas Sandberg
2017-03-03
mem: Make blkAlign a common function between all tag classes
Nikos Nikoleris
2017-03-03
mem: Use pkt::getBlockAddr instead of BaseCace::blockAlign
Nikos Nikoleris
2017-03-01
ruby: fix and/or precedence in slicc
Lena Olson
2017-02-27
syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess s...
Brandon Potter
2017-02-21
mem: Remove unused size field from the CacheBlk class
Nikos Nikoleris
2017-02-21
mem: Remove the unused asid field from the CacheBlk class
Nikos Nikoleris
2017-02-21
mem: Remove unused arguments (asid/contex_id) from accessBlock
Nikos Nikoleris
2017-02-21
mem: Remove unused type BlkList from the cache and the tags
Nikos Nikoleris
2017-02-21
mem: Remove unused functions from the tag classes
Nikos Nikoleris
2017-02-21
mem: Always use the helper function to invalidate a block
Nikos Nikoleris
2017-02-21
mem: Fix MSHR assert triggering for invalidated prefetches
Sascha Bischoff
2017-02-21
mem: Populate the secure flag in the writeback visitor
Nikos Nikoleris
2017-02-21
mem: Remove stale argument from a panic statement
Nikos Nikoleris
2017-02-19
sim: Ensure draining is deterministic
Andreas Hansson
2017-02-19
mem: Ensure deferred snoops are cache-line aligned
Andreas Hansson
2017-02-19
mem: Fix memory footprint includes
Andreas Hansson
2017-02-15
mem, stats: fix typos in CommMonitor and Stats
Pierre-Yves Péneau
2017-02-15
mem, misc: fix building issue with CommMonitor (unused variables)
Pierre-Yves Péneau
2017-02-15
mem: fix assertion in respondEvent
Wendy Elsasser
2017-02-14
mem: Update DRAM configuration names
Wendy Elsasser
2017-02-12
ruby: fix round robin arbiter in garnet2.0
Tushar Krishna
2017-02-11
mem: fix printing of 1st cache tags line
Bjoern A. Zeeb
2017-02-09
misc: add a MasterId to the ExternalPort
Christian Menard
2017-01-27
mem: Refactor CommMonitor stats, add basic atomic mode stats
Rahul Thakur
2017-01-27
mem: Add memory footprint probe
Rahul Thakur
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2017-01-19
ruby: guard usage of GPUCoalescer code in Profiler
Tony Gutierrez
2017-01-19
ruby: Check MessageBuffer space in garnet NetworkInterface
Matthew Poremba
2017-01-19
ruby: Add occupancy stats to MessageBuffers
Matthew Poremba
2017-01-19
ruby: Check all VNETs for injection in garnet NetworkInterface
Matthew Poremba
[next]