Age | Commit message (Expand) | Author |
2018-01-23 | tarch, mem: Abstract the data stored in the SE page tables. | Gabe Black |
2018-01-20 | arch, mem: Make the page table lookup function return a pointer. | Gabe Black |
2017-12-22 | arch,cpu: "virtualize" the TLB interface. | Gabe Black |
2017-07-05 | arch: ISA parser additions of vector registers | Rekai Gonzalez-Alberquilla |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2015-05-05 | mem, alpha: Move Alpha-specific request flags | Andreas Sandberg |
2015-01-25 | cpu: Remove all notion that we know when the cpu is misspeculating. | Ali Saidi |
2014-09-27 | arch: Use const StaticInstPtr references where possible | Andreas Hansson |
2012-01-29 | Implement Ali's review feedback. | Gabe Black |
2011-11-01 | SE/FS: Get rid of uses of FULL_SYSTEM in Alpha. | Gabe Black |
2011-09-09 | Stack: Tidy up some comments, a warning, and make stack extension consistent. | Gabe Black |
2011-06-19 | alpha: naming for dtb faults | Korey Sewell |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2010-09-10 | style: fix sorting of includes and whitespace in some files | Nathan Binkert |
2009-11-10 | Mem: Eliminate the NO_FAULT request flag. | Gabe Black |
2008-12-06 | flags: Change naming of functions to be clearer | Nathan Binkert |
2008-11-10 | mem: update stuff for changes to Packet and Request | Nathan Binkert |
2008-09-27 | style: Make a style pass over the whole arch/alpha directory. | Nathan Binkert |
2008-09-27 | alpha: Clean up namespace usage. | Nathan Binkert |
2008-09-27 | alpha: Get rid fo the namespace called EV5. | Nathan Binkert |
2007-10-25 | TLB: Fix serialization issues with the tlb entries and make the page table st... | Gabe Black |
2007-08-26 | Address translation: Make the page table more flexible. | Gabe Black |
2007-08-26 | Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. | Gabe Black |
2007-03-07 | Move the magic m5 PageTableFault into sim/faults.[hh,cc] since it's the same ... | Gabe Black |
2007-03-07 | *MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg | Ali Saidi |
2006-11-03 | Got rid of "inPalMode". Some places are still effectively checking if they ar... | Gabe Black |
2006-10-21 | Tweak a few things for better page fault debugging. | Steve Reinhardt |
2006-06-27 | Make full CPU handle SE faults | Ali Saidi |
2006-06-26 | add syscall emulation page table fault so we can allocate more stack pages | Ali Saidi |
2006-06-06 | Change ExecContext to ThreadContext. This is being renamed to differentiate ... | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |