Age | Commit message (Expand) | Author |
2016-04-12 | misc: Appease clang...again | Andreas Hansson |
2016-04-09 | stats: Match current behaviour | Andreas Hansson |
2016-04-08 | stats: update stats for thermals, indirect BP | Curtis Dunham |
2016-04-07 | mem: Add priority to QueuedPrefetcher | Rekai Gonzalez Alberquilla |
2016-04-07 | mem: Handful extra features for BasePrefetcher | Rekai Gonzalez Alberquilla |
2016-04-07 | mem: Add Program Counter to MemTraceProbe | Victor Garcia |
2015-05-27 | mem: Add unused prefetch counter in caches | Rekai Gonzalez Alberquilla |
2016-04-07 | mem: Remove threadId from memory request class | Mitch Hayenga |
2016-04-05 | cpu: Implement per-thread GHRs | Mitch Hayenga |
2016-04-05 | cpu: Add an indirect branch target predictor | Mitch Hayenga |
2016-04-05 | cpu: Fix BTB threading oversight | Mitch Hayenga |
2016-04-06 | misc: Bail out of DVFS dot if we cannot resolve the domains | Sascha Bischoff |
2016-04-07 | Revert to 74c1e6513bd0 (sim: Thermal support for Linux) | Andreas Sandberg |
2016-04-06 | Revert power patch sets with unexpected interactions | Andreas Sandberg |
2016-04-05 | mem: Remove threadId from memory request class | Mitch Hayenga |
2016-04-05 | cpu: Implement per-thread GHRs | Curtis Dunham |
2016-04-05 | cpu: Add an indirect branch target predictor | Mitch Hayenga |
2016-04-05 | cpu: Fix BTB threading oversight | Mitch Hayenga |
2016-04-05 | power: Add support for power models | David Guillen Fandos |
2014-12-09 | power: Low-power idle power state for idle CPUs | Akash Bagdia |
2014-11-18 | power: Add power states to ClockedObject | Akash Bagdia |
2015-05-13 | sim: Thermal support for Linux | David Guillen Fandos |
2015-05-12 | sim: Adding thermal model support | David Guillen Fandos |
2016-04-05 | cpu: Add instruction opclass histogram to minor | Mitch Hayenga |
2015-12-15 | misc: Add secondary dot output for DVFS domains | Sascha Bischoff |
2015-12-11 | sim: Add additional debug information when draining | Sascha Bischoff |
2016-04-01 | sim: Fix clock_domain unserialization | Sascha Bischoff |
2016-04-05 | cpu: Query CPU for inst executed from Python | Geoffrey Blake |
2016-04-01 | syscall_emul: remove mmapFlagTable | Steve Reinhardt |
2016-04-01 | syscall_emul: factor out flag tables into common file | Steve Reinhardt |
2016-03-30 | misc: Don't build region.py as a PySource | Andreas Sandberg |
2016-03-30 | arm: Clean up m5ops assembly library | Andreas Sandberg |
2016-03-30 | style: Change maximum line length to 79 characters | Andreas Sandberg |
2016-03-30 | style: Add a style checker that doesn't depend on Mercurial | Andreas Sandberg |
2016-03-30 | scons: Automatically install the git style hook | Andreas Sandberg |
2016-03-30 | style: Add a git pre-commit hook | Andreas Sandberg |
2016-03-30 | style: Add repository helper functions | Andreas Sandberg |
2016-03-30 | style: Remove style validators | Andreas Sandberg |
2016-03-30 | style: Add a control character checker | Andreas Sandberg |
2016-03-30 | style: Refactor the style checker as a Python package | Andreas Sandberg |
2016-03-30 | style: Change include sorter to yield one line at a time | Andreas Sandberg |
2016-03-30 | scons, style: Rename style.py to hgstyle.py | Andreas Sandberg |
2016-03-30 | style: Remove unsupported style.py commands | Andreas Sandberg |
2016-03-30 | kvm: Add an option to force context sync on kvm entry/exit | Andreas Sandberg |
2016-03-29 | copyright: Update copyright in sort_includes.py | Andreas Sandberg |
2016-03-28 | copyright: add copyright missing from files I created | Nathan Binkert |
2016-03-24 | style: Strip newline when checking lines | Andreas Sandberg |
2016-03-21 | arm: Refactor the TLB test interface | Andreas Sandberg |
2016-03-21 | gpu-compute: remove unused variable from scoreboard check stage | jkalamat |
2016-03-20 | cpu: warn if TrafficGen is suppressing a large numer of packets | Andreas Hansson |