Age | Commit message (Expand) | Author |
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 |
2016-03-17 | base: add symbol support for dynamic libraries | Brandon Potter |
2016-03-17 | base: style cleanup for ObjectFile and ElfObject | Brandon Potter |
2016-03-17 | stats: update stats for ld.so support | Steve Reinhardt |
2016-03-17 | base: support dynamic loading of Linux ELF objects in SE mode | Brandon Potter |
2016-03-17 | stats: update stats for mmap changes | Steve Reinhardt |
2016-03-17 | syscall_emul: update x86 mmap base address | Brandon Potter |
2016-03-17 | syscall_emul: move mmapGrowsDown() to LiveProcess | Steve Reinhardt |
2016-03-17 | syscall_emul: fix bugs for mmap2 system call and x86-32 syscalls | Brandon Potter |
2016-03-17 | stats: update stats for mmap() change. | Steve Reinhardt |
2016-03-17 | syscall_emul: extend mmap system call to support file backed mmaps | Brandon Potter |
2016-03-17 | syscall_emul: add many Linux kernel flags | Brandon Potter |
2016-03-17 | syscall_emul: rename OpenFlagTransTable struct | Brandon Potter |
2016-03-17 | syscall_emul: add extra debug support for syscalls | Alexandru Dutu |
2016-03-17 | syscall_emul, style: refactor lseek | Brandon Potter |
2016-03-17 | syscall_emul, style: fix newline issue inside assert | Brandon Potter |
2016-03-17 | mem: Adjust cache queue reserve to more conservative values | Andreas Hansson |
2016-03-17 | stats: Bump stats to match cache changes | Andreas Hansson |
2016-03-17 | mem: Create a separate class for the cache write buffer | Andreas Hansson |
2016-03-16 | stats: overdue updates to long regressions | Steve Reinhardt |
2016-03-16 | misc: Add a gitignore file based on the current hgignore | Andreas Sandberg |
2016-03-16 | misc: Fix argument handling for m5 initparam util | Gabor Dozsa |
2016-03-16 | arm: Fix disasm printing | Nathanael Premillieu |
2016-03-13 | scons: fix building in non-standard locations | Steve Reinhardt |