Age | Commit message (Expand) | Author |
2012-01-07 | Another merge with the main repository. | Gabe Black |
2012-01-07 | Merged with Nate's commit | Nilay Vaish |
2012-01-07 | Ruby Cache: Add param for marking caches as instruction only | Nilay Vaish |
2012-01-07 | Merge with the main repository again. | Gabe Black |
2012-01-07 | Merge with main repository. | Gabe Black |
2012-01-06 | hooks: Add a hook to limit the size of any individual file | Nathan Binkert |
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 |
2012-01-05 | Config: Add an option of type 'choice' for cpu type | Nilay Vaish |
2012-01-05 | eventq: add a function for replacing head of the queue | Nilay Vaish |
2012-01-05 | MESI Coherence Protocol: Fix L2 miss statistics | Nilay Vaish |
2012-01-05 | X86 TLB: Move a DPRINTF to its correct place | 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-15 | ARM: Update config files for Android/BBench images available on website. | Anthony Gutierrez |
2011-12-15 | IO: Fix bug in DMA Device where receiving a snoop on DMA port would cause a p... | Ali Saidi |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-12-01 | Trace: FIx issue with creation of trace file with output dir overhaul. | Ali Saidi |
2011-12-01 | regress: updated hammer memtest and rubytest outputs | Brad Beckmann |
2011-12-01 | config: command line option to specify ruby output file | gloh |
2011-12-01 | MOESI_hammer: fixed L2 to L1 infinite stalls and deadlock | Brad Beckmann |
2011-12-01 | physmem: Improved fatal message for size mismatch | Brad Beckmann |
2011-12-01 | VNC: Add support for capturing frame buffer to file each time it is changed. | Chris Emmons |
2011-12-01 | Output: Add hierarchical output support and cleanup existing codebase. | Chris Emmons |
2011-12-01 | SE: Don't warn when not extending stack as it's too noisy with O3. | Ali Saidi |
2011-12-01 | imported patch ext/stats_updates.patch | Ali Saidi |
2011-12-01 | O3: Remove hardcoded tgts_per_mshr in O3CPU.py. | Chander Sudanthi |
2011-12-01 | Device: Make changes necessary to support a coherent page walker cache. | Mitchell Hayenga |
2011-12-01 | ARM: Add support for having a TLB cache. | Ali Saidi |
2011-12-01 | ARM: Add IsSerializeAfter and IsNonSpeculative flag to the syscall instruction . | Ali Saidi |
2011-12-01 | O3: Add stat that counts how many cycles the O3 cpu was quiesced. | Ali Saidi |
2011-12-01 | X86: Fix a bad segmentation check for the stack segment. | Gabe Black |
2011-11-30 | SPARC: update SE stats for FP fix | Ali Saidi |
2011-11-28 | SPARC: Minor style fix. | Gabe Black |
2011-11-28 | SPARC: Fixing a minor copy-paste bug using the wrong variable | Andreas Hansson |
2011-11-28 | SPARC: Update the FS stats for the recent FP fix. | Gabe Black |
2011-11-27 | SPARC: Isolate FP operations enough to prevent code/rounding mode reordering. | Gabe Black |
2011-11-27 | Compiler: Add an M5_NO_INLINE define. | Gabe Black |
2011-11-23 | Topology: bug fix in external link initialization | Tushar Krishna |
2011-11-22 | Remove standard_1level_CMP-protocol.sm include statement from Network | Tushar Krishna |
2011-11-20 | X86: Fix the constant detecting three byte opcodes in the predecoder. | Gabe Black |
2011-11-18 | SE/FS: Get rid of includes of config/full_system.hh. | Gabe Black |
2011-11-18 | SE/FS: Get rid of FULL_SYSTEM in the CPU directory. | Gabe Black |
2011-11-17 | Regression: Update statistics for x86 long regression tests | Nilay Vaish |
2011-11-14 | Ruby: Process packet instead of RubyRequest in Sequencer | Nilay Vaish |
2011-11-13 | Power: Add a stubbed out stacktrace.cc | Gabe Black |
2011-11-13 | POWER: Add a stub implementation of initCPU. | Gabe Black |
2011-11-13 | Power: Add a stub kernel_stats.hh. | Gabe Black |
2011-11-13 | SE/FS: Get rid of FULL_SYSTEM in dev. | Gabe Black |
2011-11-13 | SE/FS: Get rid of FULL_SYSTEM in kern. | Gabe Black |