Age | Commit message (Expand) | Author |
2011-03-17 | Mem: Fix issue with dirty block being lost when entire block transferred to n... | Ali Saidi |
2011-03-11 | Gems: Eliminate the now unused GEMS_ROOT scons variable. | Gabe Black |
2011-03-11 | Ruby: Get rid of the dead ruby tester. | Gabe Black |
2011-03-03 | SCons: Clean up some inconsistent capitalization in scons options. | Gabe Black |
2011-03-01 | Spelling: Fix the a spelling error by changing mmaped to mmapped. | Gabe Black |
2011-03-01 | Ruby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer | Nilay Vaish |
2011-03-01 | Ruby: Mention that Ruby's bound checking option only applies to Ruby. | Gabe Black |
2011-02-26 | getopt: Remove GPL code. | Nathan Binkert |
2011-02-25 | Ruby: Remove store buffer | Nilay Vaish |
2011-02-25 | Ruby: Remove libruby | Nilay Vaish |
2011-02-25 | Ruby: Make Address.hh independent of RubySystem | Nilay Vaish |
2011-02-25 | Ruby: Make DataBlock.hh independent of RubySystem | Nilay Vaish |
2011-02-23 | ruby: automate permission setting | Brad Beckmann |
2011-02-23 | MOESI_hammer: cache probe address clean up | Brad Beckmann |
2011-02-23 | ruby: cleaned up access permission enum | Brad Beckmann |
2011-02-23 | ruby: removed unsupported protocol files | Brad Beckmann |
2011-02-23 | Mem: Print out memory when access > 8 bytes | Ali Saidi |
2011-02-23 | Includes: Don't include isa_traits.hh and use the TheISA namespace unless rea... | Ali Saidi |
2011-02-23 | ruby: extend dprintfs for RubyGenerated TraceFlag | Korey Sewell |
2011-02-23 | ruby: cleaning up RubyQueue and RubyNetwork dprintfs | Korey Sewell |
2011-02-22 | m5: merged in hammer fix | Brad Beckmann |
2011-02-19 | Ruby: Machine Type missing in MOESI CMP directory protocol | Nilay Vaish |
2011-02-19 | Ruby: clean MOESI CMP directory protocol | Nilay Vaish |
2011-02-14 | Ruby: Improve Change PerfectSwitch's wakeup function | Nilay Vaish |
2011-02-12 | Ruby: Reorder Cache Lookup in Protocol Files | Nilay Vaish |
2011-02-10 | MOESI_hammer: fixed wakeup for SS->S transistion | Brad Beckmann |
2011-02-09 | ruby: removed duplicate make response call | Brad Beckmann |
2011-02-08 | MESI CMP: Unset TBE pointer in L2 cache controller | Nilay Vaish |
2011-02-07 | Orion: Replace printf() with fatal() | Nilay Vaish |
2011-02-07 | ruby: add stdio header in SRAM.hh | Korey Sewell |
2011-02-06 | ruby: support to stallAndWait the mandatory queue | Brad Beckmann |
2011-02-06 | ruby: minor fix to deadlock panic message | Brad Beckmann |
2011-02-06 | garnet: Split network power in ruby.stats | Joel Hestness |
2011-02-06 | MOESI_hammer: fixed dir bug counting received acks | Brad Beckmann |
2011-02-06 | ruby: numa bit fix for sparse memory | Brad Beckmann |
2011-02-06 | MOESI_CMP_token: removed unused message fields | Tushar Krishna |
2011-02-06 | mem: Added support for Null data packet | Brad Beckmann |
2011-02-06 | ruby: Fix RubyPort to properly handle retrys | Brad Beckmann |
2011-02-06 | Ruby: Fix to return cache block size to CPU for split data transfers | Joel Hestness |
2011-02-06 | Ruby: Add support for locked memory accesses in X86_FS | Joel Hestness |
2011-02-06 | Ruby: Update the Ruby request type names for LL/SC | Joel Hestness |
2011-02-06 | ruby: Assert for x86 misaligned access | Brad Beckmann |
2011-02-06 | MOESI_hammer: Added full-bit directory support | Brad Beckmann |
2011-02-06 | MOESI_hammer: trigge queue fix. | Joel Hestness |
2011-02-06 | garnet: added orion2.0 for network power calculation | Tushar Krishna |
2011-02-06 | garnet: separate data and ctrl VCs | Tushar Krishna |
2011-01-17 | Change interface between coherence protocols and CacheMemory | Nilay Vaish |
2011-01-13 | Ruby: Fixes MESI CMP directory protocol | Nilay Vaish |
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |