summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-20cpu: warn if TrafficGen is suppressing a large numer of packetsAndreas Hansson
2016-03-17base: add symbol support for dynamic librariesBrandon Potter
2016-03-17base: style cleanup for ObjectFile and ElfObjectBrandon Potter
2016-03-17stats: update stats for ld.so supportSteve Reinhardt
2016-03-17base: support dynamic loading of Linux ELF objects in SE modeBrandon Potter
2016-03-17stats: update stats for mmap changesSteve Reinhardt
2016-03-17syscall_emul: update x86 mmap base addressBrandon Potter
2016-03-17syscall_emul: move mmapGrowsDown() to LiveProcessSteve Reinhardt
2016-03-17syscall_emul: fix bugs for mmap2 system call and x86-32 syscallsBrandon Potter
2016-03-17stats: update stats for mmap() change.Steve Reinhardt
2016-03-17syscall_emul: extend mmap system call to support file backed mmapsBrandon Potter
2016-03-17syscall_emul: add many Linux kernel flagsBrandon Potter
2016-03-17syscall_emul: rename OpenFlagTransTable structBrandon Potter
2016-03-17syscall_emul: add extra debug support for syscallsAlexandru Dutu
2016-03-17syscall_emul, style: refactor lseekBrandon Potter
2016-03-17syscall_emul, style: fix newline issue inside assertBrandon Potter
2016-03-17mem: Adjust cache queue reserve to more conservative valuesAndreas Hansson
2016-03-17stats: Bump stats to match cache changesAndreas Hansson
2016-03-17mem: Create a separate class for the cache write bufferAndreas Hansson
2016-03-16stats: overdue updates to long regressionsSteve Reinhardt
2016-03-16misc: Add a gitignore file based on the current hgignoreAndreas Sandberg
2016-03-16misc: Fix argument handling for m5 initparam utilGabor Dozsa
2016-03-16arm: Fix disasm printingNathanael Premillieu
2016-03-13scons: fix building in non-standard locationsSteve Reinhardt