arch-riscv: Remove static parts of AMOs out of ISA
[gem5.git] / src / mem /
2017-11-16 Radhika Jagtapext, mem: Pull DRAMPower SHA 90d6290 and rebase
2017-11-10 Gabe Blackscons: Move Transform and termcap functionality into...
2017-11-09 Nikos Nikolerismem: Align the snoop behavior in the XBar for atomic...
2017-10-13 Nikos Nikolerismem: Signal the local monitor when clearing the global...
2017-09-25 Gabe Blackmem: Fill the new packet ID fields with master IDs...
2017-09-25 Gabe Blackmem: Trace the request master ID in the MemTraceProbe.
2017-08-08 Pau Cabremem-cache: Delete squashed HWPrefetches
2017-07-12 Sean Wilsonruby: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsonkvm, mem: Refactor some Event subclasses into lambdas
2017-06-27 Andreas Sandbergmem-cache: Add missing overrides to BaseCache
2017-06-20 Sean Wilsonmem: Replace EventWrapper use with EventFunctionWrapper
2017-06-20 Sean Wilsonmem: Replace EventWrapper in PacketQueue with EventFunc...
2017-06-20 Sean Wilsonmem: Move the Rank construction logic to the Rank const...
2017-06-15 Javier Cano-Canomem-garnet: Fix garnet stats
2017-06-13 Nikos Nikolerisruby: Add support for address ranges in the directory
2017-05-31 Nikos Nikolerisruby: Don't set the block data when a store conditional...
2017-04-05 Javier Cano-Canoruby: Fix MOESI_CMP_directory for new DMA status changes.
2017-03-09 Pierre-Yves Péneaumisc: add missing copyright/author information in previ...
2017-03-09 Lena Olsonruby: fix MOESI_hammer directory to work with > 3GB...
2017-03-07 Andreas Sandberggpu-compute: Fix Python/C++ object hierarchy discrepancies
2017-03-03 Nikos Nikolerismem: Make blkAlign a common function between all tag...
2017-03-03 Nikos Nikolerismem: Use pkt::getBlockAddr instead of BaseCace::blockAlign
2017-03-01 Lena Olsonruby: fix and/or precedence in slicc
2017-02-27 Brandon Pottersyscall_emul: [PATCH 15/22] add clone/execve for thread...
2017-02-21 Nikos Nikolerismem: Remove unused size field from the CacheBlk class
2017-02-21 Nikos Nikolerismem: Remove the unused asid field from the CacheBlk...
2017-02-21 Nikos Nikolerismem: Remove unused arguments (asid/contex_id) from...
2017-02-21 Nikos Nikolerismem: Remove unused type BlkList from the cache and...
2017-02-21 Nikos Nikolerismem: Remove unused functions from the tag classes
2017-02-21 Nikos Nikolerismem: Always use the helper function to invalidate a...
2017-02-21 Sascha Bischoffmem: Fix MSHR assert triggering for invalidated prefetches
2017-02-21 Nikos Nikolerismem: Populate the secure flag in the writeback visitor
2017-02-21 Nikos Nikolerismem: Remove stale argument from a panic statement
2017-02-19 Andreas Hanssonsim: Ensure draining is deterministic
2017-02-19 Andreas Hanssonmem: Ensure deferred snoops are cache-line aligned
2017-02-19 Andreas Hanssonmem: Fix memory footprint includes
2017-02-15 Pierre-Yves Péneaumem, stats: fix typos in CommMonitor and Stats
2017-02-15 Pierre-Yves Péneaumem, misc: fix building issue with CommMonitor (unused...
2017-02-15 Wendy Elsassermem: fix assertion in respondEvent
2017-02-14 Wendy Elsassermem: Update DRAM configuration names
2017-02-12 Tushar Krishnaruby: fix round robin arbiter in garnet2.0
2017-02-11 Bjoern A. Zeebmem: fix printing of 1st cache tags line
2017-02-10 Christian Menardmisc: add a MasterId to the ExternalPort
2017-01-27 Rahul Thakurmem: Refactor CommMonitor stats, add basic atomic mode...
2017-01-27 Rahul Thakurmem: Add memory footprint probe
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2017-01-19 Tony Gutierrezruby: guard usage of GPUCoalescer code in Profiler
2017-01-19 Matthew Porembaruby: Check MessageBuffer space in garnet NetworkInterface
2017-01-19 Matthew Porembaruby: Add occupancy stats to MessageBuffers
2017-01-19 Matthew Porembaruby: Check all VNETs for injection in garnet NetworkIn...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-12-20 Joel Hestnessruby: Make MessageBuffers actually finite sized
2016-12-20 Tony Gutierrezruby: fix typo in DMASequencer::ackCallback()
2016-12-20 Tony Gutierrezruby: fix issue with unused var in DMASequencer
2016-12-19 Andreas Sandbergmem: Make the BaseXBar public to not confuse Python...
2016-12-15 Jieming Yinruby: Detect garnet network-level deadlock.
2016-12-05 Andreas Hanssonruby: Remove RubyMemoryControl and associated files
2016-12-05 Nikos Nikolerismem: Respond to InvalidateReq when the block is (pendin...
2016-12-05 Nikos Nikolerismem: Invalidate a blk when servicing the 1st invalidati...
2016-12-05 Nikos Nikolerismem: Allow non invalidating snoops on an InvalidateReq...
2016-12-05 Nikos Nikolerismem: Don't use hasSharers in the snoopFilter for memory...
2016-12-05 Nikos Nikolerismem: Always use InvalidateReq to service WriteLineReq...
2016-12-05 Nikos Nikolerismem: Assert that the responderHadWritable is set only...
2016-12-05 Andreas Hanssonmem: Ensure InvalidateReq is considered isForward by...
2016-12-05 Nikos Nikolerismem: Make packet debug printing more uniform
2016-12-05 Nikos Nikolerismem: Service only the 1st FromCPU MSHR target on ReadRe...
2016-12-05 Nikos Nikolerismem: Keep track of allocOnFill in the TargetList
2016-12-05 Nikos Nikolerismem: Add support for repopulating the flags of an MSHR...
2016-12-02 Matthew Porembaruby: Fix overflow reported by ASAN in MessageBuffer.
2016-11-30 Sophiane Sennimem: Split the hit_latency into tag_latency and data_la...
2016-11-21 Jieming Yinruby: Fix potential bugs in garnet2.0
2016-11-21 Tony Gutierrezruby: add default ctor for MachineID type
2016-11-19 Sooraj Puthoorruby: init MessageSizeType of SequencerMsg to Request_C...
2016-10-27 Tony Gutierrezhsail,gpu-compute: fixes to appease clang++
2016-10-27 Michael LeBeaneruby: Allow multiple outstanding DMA requests
2016-10-27 Tony Gutierrezruby: make a RequestDesc class instead of std::pair
2016-10-13 Omar Najimem: add DRAM powerdown current
2016-10-13 Wendy Elsassermem: Add DRAM low-power functionality
2016-10-13 Wendy Elsassermem: Add callback to compute stats prior to dump event
2016-10-13 Wendy Elsassermem: Modify drain to ensure banks and power are idled
2016-10-13 Wendy Elsassermem: Sort memory commands and update DRAMPower
2016-10-13 Omar Najimem: update DDR3 die revision
2016-10-13 Omar Najimem: add DRAM powerdown timing
2016-10-13 Omar Najimem: make DDR4 x16
2016-10-07 Tushar Krishnaruby: Add M5_VAR_USED before variables used only inside...
2016-10-06 Tushar Krishnaruby: garnet2.0
2016-10-06 Tushar Krishnaruby: remove the original garnet code.
2016-10-06 Tushar Krishnaconfig: add port directions and per-router delay in...
2016-10-06 Tushar Krishnaconfig: make internal links in network topology unidire...
2016-10-06 Tushar Krishnaruby: rename ALPHA_Network_test protocol to Garnet_stan...
2016-09-29 Brad Beckmannruby: correct size for partial memory writes
2016-09-29 Brad Beckmannmem: minor dprintf fix to abstract mem
2016-08-22 David Hashecpu, mem, sim: Change how KVM maps memory
2016-08-15 Nikos Nikolerismem: Print an MSHR without triggering any assertions
2016-08-12 Nikos Nikolerismem: Add support for secure packets in the snoop filter
2016-08-12 Andreas Hanssonmem: Add snoop filter to SystemXBar by default
2016-08-12 Andreas Hanssonmem: Use FromCache attribute in snoop filter allocation
2016-08-12 Andreas Hanssonmem: Update mostly exclusive policy even further
2016-08-12 Andreas Hanssonmem: Update mostly exclusive cache policy to cover...
2016-08-12 Andreas Hanssonmem: Add a FromCache packet attribute
next