misc: Rename misc.(hh|cc) to logging.(hh|cc)
[gem5.git] / src / mem / cache / tags / fa_lru.cc
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-02-21 Nikos Nikolerismem: Remove unused arguments (asid/contex_id) from...
2016-11-30 Sophiane Sennimem: Split the hit_latency into tag_latency and data_la...
2016-05-26 Nikos Nikolerismem: fix headers include order in the cache related...
2016-05-26 Nikos Nikolerismem: change NULL to nullptr in the cache related classes
2015-11-06 Andreas Hanssonmisc: Appease clang static analyzer
2015-08-21 Andreas Hanssonarm, mem: Remove unused CLEAR_LL request flag
2015-07-30 David Guillen-Fandosmem: Make caches way aware
2015-05-05 David Guillenmem: Remove templates in cache model
2015-02-11 Marco Balbonimem: Clarify usage of latency in the cache
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-01-29 Amin Farmahinimem: Remove redundant findVictim() input argument
2014-01-24 Giacomo Gabriellimem: Add support for a security bit in the memory system
2013-06-27 Prakash Ramrakhyanimem: Reorganize cache tags and make them a SimObject
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2012-10-15 Andreas HanssonMem: Use cycles to express cache-related latencies
2012-09-11 Lena OlsonCache: Split invalidateBlk up to seperate block vs...
2012-07-09 Andreas HanssonFix: Address a few benign memory leaks
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-08-23 Gene WuMEM: Make CLREX a first class request operation and...
2010-02-23 Lisa Hsucache: Make caches sharing aware and add occupancy...
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-18 Lisa HsuAutomated merge with ssh://hsul@localhost:4444//repo/m5
2010-01-12 Lisa Hsucache: make tags->insertBlock() and tags->accessBlock...
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-17 Nathan Binkertincludes: sort includes again
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-11-04 Lisa Hsudecouple eviction from insertion in the cache.
2008-11-04 Lisa HsuChange the findBlock(addr, lat) to accessBlock, which...
2008-10-23 Lisa Hsuprobe function no longer used anywhere.
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-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-06-29 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-23 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-22 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-18 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-18 Steve ReinhardtMore major reorg of cache. Seems to work for atomic...
2007-01-03 Gabe BlackMerge zizzer:/bk/newmem
2006-12-27 Ali SaidiMerge zizzer:/bk/newmem
2006-12-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-12-19 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-12-19 Steve ReinhardtStreamline Cache/Tags interface: get rid of redundant...
2006-10-23 Lisa HsuMerge zizzer:/bk/newmem
2006-10-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-10-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2006-10-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2006-10-20 Ron DreslinskiMerge zizzer:/bk/newmem
2006-10-20 Ali SaidiMerge zizzer:/bk/newmem
2006-10-20 Nathan BinkertUse PacketPtr everywhere
2006-10-01 Kevin LimMerge ktlim@zamp:./local/clean/o3-merge/m5
2006-08-15 Ali SaidiMerge zizzer:/bk/newmem
2006-08-15 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-08-15 Ron DreslinskiPulled out changes to fix EIO programs with caches...
2006-07-18 Gabe BlackMerge m5.eecs.umich.edu:/bk/newmem
2006-07-06 Ali SaidiMerge zizzer:/bk/newmem
2006-07-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-07-01 Korey SewellMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-06-30 Ron DreslinskiMerge zizzer:/z/m5/Bitkeeper/newmem
2006-06-30 Ron DreslinskiAll files compile in the mem directory except cache_builder
2006-06-28 Ron DreslinskiBacking in more changsets, getting closer to compile
2006-06-28 Ron DreslinskiWas having difficulty with merging the cache, reverted...