Age | Commit message (Expand) | Author |
2012-02-10 | Ruby: Remove isTagPresent() calls from Sequencer.cc | Nilay Vaish |
2012-01-31 | clang: Enable compiling gem5 using clang 2.9 and 3.0 | Koan-Sin Tan |
2012-01-30 | MEM: Make the RubyPort physMemPort a PioPort instead of M5Port | Andreas Hansson |
2012-01-23 | O3, Ruby: Forward invalidations from Ruby to O3 CPU | Nilay Vaish |
2012-01-17 | MEM: Remove the functional ports from the memory system | William Wang |
2012-01-17 | MEM: Separate queries for snooping and address ranges | Andreas Hansson |
2012-01-17 | MEM: Add port proxies instead of non-structural ports | Andreas Hansson |
2012-01-12 | PerfectCacheMemory: Remove references to CacheMsg | Nilay Vaish |
2012-01-11 | Ruby: Resurrect Cache Warmup Capability | Nilay Vaish |
2012-01-11 | Ruby Port: Add a list of cpu ports attached to this port | Nilay Vaish |
2012-01-11 | Ruby EventQueue: Remove unused functions | Nilay Vaish |
2012-01-11 | Ruby Sparse Memory: Add function for collating blocks | Nilay Vaish |
2012-01-11 | Ruby: Add infrastructure for recording cache contents | Nilay Vaish |
2012-01-11 | Ruby Memory Vector: Functions for collating and populating pages | Nilay Vaish |
2012-01-10 | Ruby: remove the files related to the tracer | Nilay Vaish |
2012-01-10 | Sparse Memory: Simplify the structure for an entry | Nilay Vaish |
2012-01-07 | Ruby Cache: Add param for marking caches as instruction only | Nilay Vaish |
2012-01-06 | AbstractController: Remove some of the unused functions | Nilay Vaish |
2012-01-06 | Ruby Set: Move NUMBER_WORDS_PER_SET to Set.hh | Nilay Vaish |
2011-12-31 | Ruby: Shuffle some of the included files | Nilay Vaish |
2011-12-31 | SLICC: Use pointers for directory entries | Nilay Vaish |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-11-23 | Topology: bug fix in external link initialization | Tushar Krishna |
2011-11-14 | Ruby: Process packet instead of RubyRequest in Sequencer | Nilay Vaish |
2011-11-04 | GARNET: adding a fault model for resilient on-chip network research. | Tushar Krishna |
2011-11-03 | Ruby: Remove some unused typedefs | Nilay Vaish |
2011-10-31 | GCC: Get everything working with gcc 4.6.1. | Gabe Black |
2011-10-28 | Ruby: Reorganize mapping of components | Nilay Vaish |
2011-09-22 | event: minor cleanup | Steve Reinhardt |
2011-09-01 | Functional Accesses: Update states to support Broadcast/Snooping protocols. | Lisa Hsu |
2011-08-29 | SLICC: Pass arguments by reference | Nilay Vaish |
2011-08-29 | Ruby: Remove some unused code | Nilay Vaish |
2011-08-26 | Ruby: Eliminate modulo op for computing set size. | Nilay Vaish |
2011-08-15 | Ruby: Initialize some variables. | Nilay Vaish |
2011-08-08 | BuildEnv: Eliminate RUBY as build environment variable | Nilay Vaish |
2011-08-03 | Ruby: Remove files and includes not in use | Nilay Vaish |
2011-08-02 | Scons: Make some Action objects fit the abreviated output format. | Gabe Black |
2011-07-06 | ruby: added generic dma machine | Brad Beckmann |
2011-07-01 | Ruby: Commit files missing from previous commit | Nilay Vaish |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-06-24 | Ruby: remove unused functions in CacheMemory: get/setMemoryValue | Joel Hestness |
2011-06-14 | Ruby: Correct set LONG_BITS and INDEX_SHIFT in class Set. | Nilay Vaish |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-02 | copyright: clean up copyright blocks | Nathan Binkert |
2011-05-31 | orion: bug fix in link power, and some reorg | Tushar Krishna |
2011-05-31 | garnet: added network ptr to links to be used by orion | Tushar Krishna |
2011-05-23 | config: tweak ruby configs to clean up hierarchy | Steve Reinhardt |
2011-05-21 | garnet: use vnet_type from protocol to decide buffer depths | Tushar Krishna |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-18 | garnet: rename and rearrange config parameters. | Tushar Krishna |