misc: Merge branch v20.1.0.3 hotfix into develop
[gem5.git] / src / mem / cache / prefetch / base.hh
2021-02-03 Bobby R. Brucemisc: Merge branch v20.1.0.3 hotfix into develop
2020-11-16 Bobby R. Brucemisc: Merge branch hotfix v20.1.0.2 branch into develop
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-08 Andreas Sandbergbase, sim: Make ByteOrder into a ScopedEnum accessible...
2020-09-07 Gabe Blackmem: Re-remove the arch/isa_traits.hh include in the...
2020-08-31 eavivimem: convert base prefetcher and queued to new style...
2020-08-28 Gabe Blackmisc: Clean up usage of arch/isa_traits.hh.
2020-04-17 Daniel R. Carvalhomem-cache: Create Prefetcher namespace
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackmem: Delete authors lists from mem files.
2019-11-18 Isaac Sánchez Barreramem-cache: Fix destructor of `BasePrefetcher::PrefetchI...
2019-05-29 Javier Buenomem-cache: Support for page crossing prefetches
2019-05-20 Andreas Sandbergmem-cache: Add multi-prefetcher adaptor
2019-03-12 Ryan Gambordmem-cache: Removed default arg from get() in prefetch...
2019-03-10 Javier Buenomem-cache: Added extra information to PrefetchInfo
2019-02-25 Ivan Pizarromem-cache: A Best-Offset Prefetcher
2019-02-12 Javier Buenomem-cache: Added the Delta Correlating Prediction Table...
2019-02-01 Javier Buenomem-cache: Updated version of the Signature Path Prefetcher
2019-01-16 Javier Buenomem-cache: virtual address support for prefetchers
2018-11-15 Danielmem-cache: Cleanup prefetchers
2018-11-14 Javier Buenomem-cache: implement a probe-based interface
2018-05-31 Nikos Nikolerismem-cache: Fix include directives in the cache related...
2018-03-07 Xiaoyu Mamem-cache: Allow prefetchers to override setCache.
2016-04-07 Rekai Gonzalez Alb... mem: Handful extra features for BasePrefetcher
2014-12-23 Mitch Hayengamem: Rework the structuring of the prefetchers
2014-10-16 Andreas Hanssonmem: Dynamically determine page bytes in memory components
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-01-30 Mitch Hayenga ext... mem: prefetcher: add options, support for unaligned...
2014-01-24 Giacomo Gabriellimem: Add support for a security bit in the memory system
2013-02-19 Andreas Hanssonmem: Add deferred packet class to prefetcher
2012-10-15 Andreas HanssonMem: Use cycles to express cache-related latencies
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2012-02-12 Mrinmoy Ghoshprefetcher: Make prefetcher a sim object instead of...
2010-01-19 Derek Howermerge
2009-09-26 Steve ReinhardtForce prefetches to check cache and MSHRs immediately...
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-06 Nathan Binkertstats: Fix all stats usages to deal with template fixes
2009-02-16 Steve ReinhardtFixes to get prefetching working again.
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-10 Steve ReinhardtRename cache files for brevity and consistency with...