Age | Commit message (Expand) | Author |
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-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 |
2011-01-04 | Ruby: Updates MOESI Hammer protocol | Nilay Vaish |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2010-12-23 | PerfectCacheMemory: Add return statements to two functions. | Nilay Vaish |
2010-12-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-12-08 | ruby: remove Ruby asserts for m5.fast | Brad Beckmann |
2010-12-01 | ruby: Converted old ruby debug calls to M5 debug calls | Nilay Vaish |
2010-11-19 | SE: Fix simulating more than 4GB of RAM in SE mode | Ali Saidi |
2010-11-19 | SCons: Support building without an ISA | Ali Saidi |
2010-11-08 | ARM: Add checkpointing support | Ali Saidi |
2010-11-08 | Mem: Finish half-baked support for mmaping file in physmem. | Ali Saidi |
2010-10-18 | cache: minor SC assertion fix | Steve Reinhardt |
2010-10-16 | Mem: Reclaim some request flags used by MIPS for alignment checking. | Gabe Black |
2010-10-13 | Mem: Change the CLREX flag to CLEAR_LL. | Gabe Black |
2010-09-30 | CPU/Cache: Fix some errors exposed by valgrind | Ali Saidi |
2010-09-21 | cache: improve coherence handling of writebacks | Steve Reinhardt |
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 |
2010-09-09 | code_formatter: make it easier to insert whitespace | Nathan Binkert |
2010-09-09 | cache: fail SC when invalidated while waiting for bus | Steve Reinhardt |
2010-09-09 | mem: fix functional accesses to deal with coherence change | Steve Reinhardt |
2010-09-09 | cache: coherence protocol enhancements & bug fixes | Steve Reinhardt |
2010-08-26 | mem: fix m5.fast compile bug in previous cset | Steve Reinhardt |
2010-08-25 | cache: fix a bug in atomic multilevel snoops | Steve Reinhardt |
2010-08-25 | mem: fix dumb typo in copyrights | Steve Reinhardt |