cpu: Apply the ARM TLB rework to the O3 checker CPU.
[gem5.git] / src / mem / ruby /
2019-10-11 JingQuJQmem-ruby: Allow Ruby to use all replacement policies...
2019-09-30 Daniel R. Carvalhomem-ruby: Remove inexistent functions from Util
2019-09-30 Daniel R. Carvalhomem-ruby: Make bitSelect use bits<Addr>
2019-09-30 Daniel R. Carvalhomem-ruby: Fix maskLowOrderBits
2019-09-30 Daniel R. Carvalhomem-ruby: Remove shiftLowOrderBits
2019-09-30 Daniel R. Carvalhomem-ruby: Remove maskHighOrderBits
2019-09-30 Daniel R. Carvalhomem-ruby: Remove bitRemove
2019-09-28 Timothy Hayesruby: 2x protocols has typo/syntax error that fails...
2019-09-25 Jing Qumem-ruby: prevent cacheProbe being called multiple...
2019-09-10 Daniel R. Carvalhomem-ruby: Move Bloom Filters to base
2019-09-03 Srikant Bharadwajruby: Fix the way stall map size is checked for availab...
2019-08-28 Daniel R. Carvalhomem-ruby: Define BloomFilter namespace
2019-08-28 Daniel R. Carvalhomem-ruby: Make H3 inherit from MultiBitSelBloomFilter
2019-08-28 Daniel R. Carvalhomem-ruby: Finish implementing BloomFilter merge
2019-08-28 Daniel R. Carvalhomem-ruby: Remove NonCountingBloomFilter
2019-08-28 Daniel R. Carvalhomem-ruby: Make MultiGrainBloomFilter generic
2019-08-28 Daniel R. Carvalhomem-ruby: Parameterize xor bits in BlockBloomFilter
2019-08-23 Gabe Blackmem: Move ruby protocols into a directory called ruby_p...
2019-08-19 Pablo Prietomem-ruby, arch-hsail: Removed hit latency from VIPERCoa...
2019-08-02 Pouya Fotouhimem-ruby: Remove assertion with incorrect assumption
2019-07-06 Daniel R. Carvalhomem-ruby: Fix MultiGrainBloomFilter accessing
2019-07-06 Daniel R. Carvalhomem-ruby: Remove Bloom Filters' ruby dependency
2019-07-06 Daniel R. Carvalhomem-ruby: Parameterize block size in Bloom Filters
2019-07-06 Daniel R. Carvalhomem-ruby: Make Bloom Filters SimObjects
2019-07-06 Daniel R. Carvalhomem-ruby: Generalize use of bloom filters' isSet
2019-07-06 Daniel R. Carvalhomem-ruby: Cleanup filters
2019-07-06 Daniel R. Carvalhomem-ruby: Fix MultiGrainBloomFilter total count calculation
2019-07-06 Daniel R. Carvalhomem-ruby: Remove index based functions in bloom filters
2019-07-06 Daniel R. Carvalhomem-ruby: Remove Bloom Filter's print()
2019-07-06 Daniel R. Carvalhomem-ruby: Standardize Bloom Filter deletion support
2019-07-06 Daniel R. Carvalhomem-ruby: Bloom filters - Remove in/decrement
2019-06-05 John Alsopmem-ruby: Enable set size increase
2019-05-18 Gabe Blackarch, base, cpu, dev, mem, sim: Remove #if 0-ed out...
2019-05-14 Tiago Muckmem-ruby: Hit latencies defined by the controllers
2019-05-14 Tiago Muckmem-ruby: Do not change blocked msg enqueue info
2019-05-12 Daniel R. Carvalhomem-ruby: Replace string parameter in MultiBitSelBloomF...
2019-04-28 Gabe Blackmem: Minimize the use of MemObject.
2019-03-23 Andrea Mondellimisc: missing override specifier
2019-03-19 Gabe Blackarch, cpu, dev, gpu, mem, sim, python: start using...
2019-03-15 Ryan Gambordmem: Removed circular include ref
2019-02-28 Srikant Bharadwajruby: Fix garnet's round robin arbitration for vc selection
2019-02-22 Andreas Sandbergpython: Make iterator handling Python 3 compatible
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2019-02-12 Pouya Fotouhimem-ruby: Fixing Topology
2019-01-17 Nikos Nikolerismem: Determine if a packet queue forces ordering at...
2018-11-27 Gabe Blackarch, base, cpu, gpu, mem: Replace assert(0 or false...
2018-11-07 Daniel R. Carvalhomem-ruby: Use Packet writing functions instead of memcpy
2018-09-24 Xianwei Zhangmem-ruby: Fix a bug in MessageBuffer randomization
2018-08-17 Brandon Potterscons,ruby: do not generate unnecessary files
2018-08-17 Brandon Potterruby: remove unused code inside '#if 0 ... #endif'
2018-07-23 Robert Kovacsicsmem: Rename Packet::checkFunctional to trySatisfyFunctional
2018-06-12 Daniel R. Carvalhoruby: Fix initial weight in weighted LRU
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-05-16 Tony Gutierrezstyle: fix amd license and style issues
2018-05-03 Brad Beckmannmem-ruby: Consistent dprintf formats for issue outcomes
2018-04-27 Giacomo Travaglinisim,cpu,mem,arch: Introduced MasterInfo data structure
2018-03-06 Gabe Blackscons: Switch from the print statement to the print...
2018-02-06 Daniel R. Carvalhomem: Standardize mem folder header guards
2017-12-15 Swapnil Hariamem-ruby: Support atomic_noncaching acceses in ruby
2017-12-05 Nikos Nikolerismem-ruby: Prevent ruby from crashing on CMOs
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-10 Gabe Blackscons: Move Transform and termcap functionality into...
2017-07-12 Sean Wilsonruby: Refactor some Event subclasses to lambdas
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-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-02-12 Tushar Krishnaruby: fix round robin arbiter in garnet2.0
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-15 Jieming Yinruby: Detect garnet network-level deadlock.
2016-12-05 Andreas Hanssonruby: Remove RubyMemoryControl and associated files
2016-12-02 Matthew Porembaruby: Fix overflow reported by ASAN in MessageBuffer.
2016-11-21 Jieming Yinruby: Fix potential bugs in garnet2.0
2016-11-21 Tony Gutierrezruby: add default ctor for MachineID type
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-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-08-10 Andreas Sandbergruby: Implement support for functional accesses to...
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Matthew Porembaruby: Fix double statistic registration in garnet
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-03 Marco Elverruby: Implement SwapReq support
2016-04-26 Matthew Porembaruby: Rename pkt to m_pkt so it may be accessed via...
2016-04-15 Joel Hestnessruby: Fix block_on behavior
2016-04-13 Andreas Hanssonmisc: Fix issues flagged by gcc 6
next