mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / x86 / pagetable.hh
2018-01-23 Gabe Blackx86, mem: Rewrite the multilevel page table class.
2018-01-20 Gabe Blackx86, mem: Get rid of PageTableOps::getBasePtr.
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2014-11-24 Alexandru Dutumem: Page Table map api modification
2014-08-28 Alexandrumem: adding architectural page table support for SE...
2012-07-11 Brad Beckmannx86: added page size in bytes tlb entry function
2012-04-15 Gabe BlackX86: Use the AddrTrie class to implement the TLB.
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-16 Lisa Hsusycalls: implement mremap() and add DATA flag for getrl...
2007-11-15 Korey Sewellbranch merge
2007-11-12 Gabe BlackX86: Work on the page table walker, TLB, and related...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-26 Gabe BlackTLB: Fix serialization issues with the tlb entries...
2007-10-03 Gabe BlackMerge with head.
2007-10-03 Gabe BlackX86: Start implementing the x86 tlb which will handle...
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-07 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Ali SaidiMerge zizzer:/bk/newmem
2007-03-06 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-05 Gabe BlackAdd some new source files.