misc: Merge branch 'release-staging-v20.1.0.0' into develop
[gem5.git] / src / cpu / o3 / lsq_impl.hh
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-09-09 Emily Brickeycpu-o3: convert lsq_unit to new style stats
2020-09-08 Timothy Hayescpu: HTM Implementation for O3CPU
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2020-03-04 Gabe Blackarch,cpu,mem: Replace the mmmapped IPR mechanism with...
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 Blackcpu: Delete authors lists from the cpu directory.
2019-12-11 Giacomo Travaglinicpu: Fix coding style (byteEnable->byte_enable)
2019-10-31 Brandon Pottercpu-o3: bugfix for partial faults in x86
2019-09-23 Jordi Vaquerocpu, mem: Changing AtomicOpFunctor* for unique_ptr...
2019-08-28 Gabe Blackcpu: Move O3's data port into the LSQ.
2019-07-28 Gabor Dozsacpu-o3: Fix too strict assert condition in writeback()
2019-07-27 Gabor Dozsacpu: Add first-/non-faulting load support to Minor...
2019-07-08 Gabor Dozsacpu-o3: Reset fault status for mem access in pushRequest
2019-05-11 Giacomo Gabriellicpu,mem: Add support for partial loads/stores and wide...
2019-02-22 Gabor Dozsacpu-o3: Add cache read ports limit to LSQ
2019-02-15 Giacomo Travaglinicpu: Fix fast build broken due to unused variable
2019-02-08 Tuan Tacpu: support atomic memory request type with AtomicOpFu...
2019-01-24 Rekai Gonzalez-Alb... cpu-o3: O3 LSQ Generalisation
2019-01-17 Nikos Nikoleriscpu-o3: Make the smtLSQPolicy a Param.ScopedEnum
2018-12-03 Rekai Gonzalez-Alb... cpu: Change raw pointers to STL Containers
2018-11-27 Gabe Blackarch, base, cpu, gpu, mem: Replace assert(0 or false...
2018-11-16 Rekai Gonzalez-Alb... cpu: Fix the usage of const DynInstPtr
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2015-03-02 Andreas Hanssonmem: Split port retry for all different packet classes
2014-12-02 Marco Elvercpu, o3: Ignored invalidate causing same-address load...
2014-12-02 Stephan Diestelhorstcpu: Move packet deallocation to recvTimingResp in...
2014-09-03 Mitch Hayengacpu: Fix cache blocked load behavior in o3 cpu
2014-06-21 Binh Phamo3: split load & store queue full cases in rename
2013-10-17 Matt Horsnellcpu: add consistent guarding to *_impl.hh files.
2013-09-11 Joel Hestnesscpu: Dynamically instantiate O3 CPU LSQUnits
2013-01-07 Andreas Sandbergcpu: Rewrite O3 draining to avoid stopping in microcode
2013-01-07 Andreas Sandbergcpu: Fix O3 LSQ debug dumping constness and formatting
2012-12-06 Nathanael Premillieuo3 cpu: remove some unused buggy functions in the lsq
2012-05-01 Andreas HanssonMEM: Separate requests and responses for timing accesses
2012-04-14 Andreas HanssonMEM: Separate snoops and normal memory requests/responses
2012-02-24 Andreas HanssonCPU: Round-two unifying instr/data CPU ports across...
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonCPU: Moving towards a more general port across CPU...
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in the CPU directory.
2011-09-13 Ali SaidiLSQ: Only trigger a memory violation with a load/load...
2011-06-11 Korey Sewello3: missing newlines on some dprintfs
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-09-26 Kevin LimO3CPU: Fix thread writeback logic.
2008-08-11 Nathan Binkertparams: Convert the CPU objects to use the auto generat...
2008-06-28 Steve ReinhardtAutomated merge after backout.
2008-06-28 Steve ReinhardtBacked out changeset 94a7bb476fca: caused memory leak.
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-21 Steve ReinhardtGenerate more useful error messages for unconnected...
2007-08-27 Gabe BlackMerge with head
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
2007-08-21 Gabe BlackMerge with head.
2007-08-21 Kevin Limo3: Fix for retry ID bug.
2007-08-05 Gabe BlackMerge with head.
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-07-31 Steve ReinhardtMerge from head.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-16 Steve ReinhardtFix up a bunch of multilevel coherence issues.
2007-04-13 Ali SaidiMerge zizzer:/bk/newmem
2007-04-05 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-04 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-04 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-04-04 Kevin LimPass ISA-specific O3 CPU as a constructor parameter...
2007-04-04 Ali SaidiMerge zizzer:/bk/newmem
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-04-03 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-04-02 Kevin LimRemove/comment out DPRINTFs that were causing a segfault.
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-09 Ali SaidiMerge zizzer:/bk/newmem
2007-03-09 Kevin LimTwo fixes:
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-27 Ali SaidiMerge zizzer:/bk/newmem
2006-12-22 Nathan Binkertstyle
2006-12-21 Nathan Binkertdon't use (*activeThreads).begin(), use activeThreads...
2006-11-23 Ali SaidiMerge zizzer:/bk/sparcfs
next