summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13misc: Fix issues flagged by gcc 6Andreas Hansson
2016-04-12misc: Appease clang...againAndreas Hansson
2016-04-09stats: Match current behaviourAndreas Hansson
2016-04-08stats: update stats for thermals, indirect BPCurtis Dunham
2016-04-07mem: Add priority to QueuedPrefetcherRekai Gonzalez Alberquilla
2016-04-07mem: Handful extra features for BasePrefetcherRekai Gonzalez Alberquilla
2016-04-07mem: Add Program Counter to MemTraceProbeVictor Garcia
2015-05-27mem: Add unused prefetch counter in cachesRekai Gonzalez Alberquilla
2016-04-07mem: Remove threadId from memory request classMitch Hayenga
2016-04-05cpu: Implement per-thread GHRsMitch Hayenga
2016-04-05cpu: Add an indirect branch target predictorMitch Hayenga
2016-04-05cpu: Fix BTB threading oversightMitch Hayenga
2016-04-06misc: Bail out of DVFS dot if we cannot resolve the domainsSascha Bischoff
2016-04-07Revert to 74c1e6513bd0 (sim: Thermal support for Linux)Andreas Sandberg
2016-04-06Revert power patch sets with unexpected interactionsAndreas Sandberg
2016-04-05mem: Remove threadId from memory request classMitch Hayenga
2016-04-05cpu: Implement per-thread GHRsCurtis Dunham
2016-04-05cpu: Add an indirect branch target predictorMitch Hayenga
2016-04-05cpu: Fix BTB threading oversightMitch Hayenga
2016-04-05power: Add support for power modelsDavid Guillen Fandos
2014-12-09power: Low-power idle power state for idle CPUsAkash Bagdia
2014-11-18power: Add power states to ClockedObjectAkash Bagdia
2015-05-13sim: Thermal support for LinuxDavid Guillen Fandos
2015-05-12sim: Adding thermal model supportDavid Guillen Fandos
2016-04-05cpu: Add instruction opclass histogram to minorMitch Hayenga
2015-12-15misc: Add secondary dot output for DVFS domainsSascha Bischoff
2015-12-11sim: Add additional debug information when drainingSascha Bischoff
2016-04-01sim: Fix clock_domain unserializationSascha Bischoff
2016-04-05cpu: Query CPU for inst executed from PythonGeoffrey Blake
2016-04-01syscall_emul: remove mmapFlagTableSteve Reinhardt
2016-04-01syscall_emul: factor out flag tables into common fileSteve Reinhardt
2016-03-30misc: Don't build region.py as a PySourceAndreas Sandberg
2016-03-30arm: Clean up m5ops assembly libraryAndreas Sandberg
2016-03-30style: Change maximum line length to 79 charactersAndreas Sandberg
2016-03-30style: Add a style checker that doesn't depend on MercurialAndreas Sandberg
2016-03-30scons: Automatically install the git style hookAndreas Sandberg
2016-03-30style: Add a git pre-commit hookAndreas Sandberg
2016-03-30style: Add repository helper functionsAndreas Sandberg
2016-03-30style: Remove style validatorsAndreas Sandberg
2016-03-30style: Add a control character checkerAndreas Sandberg
2016-03-30style: Refactor the style checker as a Python packageAndreas Sandberg
2016-03-30style: Change include sorter to yield one line at a timeAndreas Sandberg
2016-03-30scons, style: Rename style.py to hgstyle.pyAndreas Sandberg
2016-03-30style: Remove unsupported style.py commandsAndreas Sandberg
2016-03-30kvm: Add an option to force context sync on kvm entry/exitAndreas Sandberg
2016-03-29copyright: Update copyright in sort_includes.pyAndreas Sandberg
2016-03-28copyright: add copyright missing from files I createdNathan Binkert
2016-03-24style: Strip newline when checking linesAndreas Sandberg
2016-03-21arm: Refactor the TLB test interfaceAndreas Sandberg
2016-03-21gpu-compute: remove unused variable from scoreboard check stagejkalamat