gem5.git
2016-04-05 David Guillen... power: Add support for power models
2014-12-09 Akash Bagdiapower: Low-power idle power state for idle CPUs
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2015-05-13 David Guillen... sim: Thermal support for Linux
2015-05-12 David Guillen... sim: Adding thermal model support
2016-04-05 Mitch Hayengacpu: Add instruction opclass histogram to minor
2015-12-15 Sascha Bischoffmisc: Add secondary dot output for DVFS domains
2015-12-11 Sascha Bischoffsim: Add additional debug information when draining
2016-04-01 Sascha Bischoffsim: Fix clock_domain unserialization
2016-04-05 Geoffrey Blakecpu: Query CPU for inst executed from Python
2016-04-01 Steve Reinhardtsyscall_emul: remove mmapFlagTable
2016-04-01 Steve Reinhardtsyscall_emul: factor out flag tables into common file
2016-03-30 Andreas Sandbergmisc: Don't build region.py as a PySource
2016-03-30 Andreas Sandbergarm: Clean up m5ops assembly library
2016-03-30 Andreas Sandbergstyle: Change maximum line length to 79 characters
2016-03-30 Andreas Sandbergstyle: Add a style checker that doesn't depend on Mercurial
2016-03-30 Andreas Sandbergscons: Automatically install the git style hook
2016-03-30 Andreas Sandbergstyle: Add a git pre-commit hook
2016-03-30 Andreas Sandbergstyle: Add repository helper functions
2016-03-30 Andreas Sandbergstyle: Remove style validators
2016-03-30 Andreas Sandbergstyle: Add a control character checker
2016-03-30 Andreas Sandbergstyle: Refactor the style checker as a Python package
2016-03-30 Andreas Sandbergstyle: Change include sorter to yield one line at a...
2016-03-30 Andreas Sandbergscons, style: Rename style.py to hgstyle.py
2016-03-30 Andreas Sandbergstyle: Remove unsupported style.py commands
2016-03-30 Andreas Sandbergkvm: Add an option to force context sync on kvm entry...
2016-03-29 Andreas Sandbergcopyright: Update copyright in sort_includes.py
2016-03-29 Nathan Binkertcopyright: add copyright missing from files I created
2016-03-24 Andreas Sandbergstyle: Strip newline when checking lines
2016-03-21 Andreas Sandbergarm: Refactor the TLB test interface
2016-03-21 jkalamatgpu-compute: remove unused variable from scoreboard...
2016-03-20 Andreas Hanssoncpu: warn if TrafficGen is suppressing a large numer...
2016-03-17 Brandon Potterbase: add symbol support for dynamic libraries
2016-03-17 Brandon Potterbase: style cleanup for ObjectFile and ElfObject
2016-03-17 Steve Reinhardtstats: update stats for ld.so support
2016-03-17 Brandon Potterbase: support dynamic loading of Linux ELF objects...
2016-03-17 Steve Reinhardtstats: update stats for mmap changes
2016-03-17 Brandon Pottersyscall_emul: update x86 mmap base address
2016-03-17 Steve Reinhardtsyscall_emul: move mmapGrowsDown() to LiveProcess
2016-03-17 Brandon Pottersyscall_emul: fix bugs for mmap2 system call and x86...
2016-03-17 Steve Reinhardtstats: update stats for mmap() change.
2016-03-17 Brandon Pottersyscall_emul: extend mmap system call to support file...
2016-03-17 Brandon Pottersyscall_emul: add many Linux kernel flags
2016-03-17 Brandon Pottersyscall_emul: rename OpenFlagTransTable struct
2016-03-17 Alexandru Dutusyscall_emul: add extra debug support for syscalls
2016-03-17 Brandon Pottersyscall_emul, style: refactor lseek
2016-03-17 Brandon Pottersyscall_emul, style: fix newline issue inside assert
2016-03-17 Andreas Hanssonmem: Adjust cache queue reserve to more conservative...
2016-03-17 Andreas Hanssonstats: Bump stats to match cache changes
2016-03-17 Andreas Hanssonmem: Create a separate class for the cache write buffer
2016-03-16 Steve Reinhardtstats: overdue updates to long regressions
2016-03-16 Andreas Sandbergmisc: Add a gitignore file based on the current hgignore
2016-03-16 Gabor Dozsamisc: Fix argument handling for m5 initparam util
2016-03-16 Nathanael Premillieuarm: Fix disasm printing
2016-03-14 Steve Reinhardtscons: fix building in non-standard locations
2016-02-18 Steve Reinhardtstats: update gpu-ruby-GPU_RfO stats
2016-03-08 Andreas Hanssonconfigs: Add a lat_mem_rd style test script
2016-03-08 Andreas Hanssonsyscall_emul: Fix erroneous use of delete
2015-06-17 David Guillen... sim: Add voltage() function to clocked_object
2015-05-05 Rekai Gonzalez... cpu: Change literal integer constants to meaningful...
2016-03-05 Andreas Hanssonbase: Fix gpu-compute output stream creation
2015-11-27 Andreas Sandbergkvm: Shutdown KVM and disconnect performance counters...
2015-11-26 Andreas Sandbergsim: Add support for forking
2015-11-26 Andreas Sandbergdev: Add post-fork handling for disk images
2015-11-26 Andreas Sandbergsim: Add support for notifying Drainable objects of...
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2016-03-01 Prakash Ramrakhyaniutil: update Java JNI interface to m5ops
2015-08-10 Stephan Diestelhorstmem, cpu: Add assertions to snoop invalidation logic
2015-07-19 Krishnendra... cpu: Fix LLSC atomic CPU wakeup
2016-03-01 Mitch Hayengaarm: Squash after returning from exceptions in v7
2016-03-01 Curtis Dunhambase: support gzip-compressed object files
2016-02-24 Andreas Hanssonstats: Update stats to reflect forwarding of InvalidateReq
2016-02-24 Andreas Hanssonmem: Ensure that InvalidateReq is not forwarded as...
2016-02-24 Matteo Andreozzicpu: TraceGen fix for tick frequency check
2016-02-23 Andreas Sandbergdev, arm: Implement the NoMali reset callback
2016-02-23 Andreas Sandbergdev, arm: Refactor the NoMali GPU
2016-02-23 Andreas Sandbergarm: Ship Linux device trees with gem5
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-18 Tony Gutierrezruby: move range change send from RubyPort to derived...
2016-02-18 John Kalamatianosgpu: fix bugs with MemFence, Flat Instrs and Resource...
2016-02-17 Tony Gutierrezgpu-compute: remove brig_object.hh from hsa_object.cc
2016-02-17 Tony Gutierrezruby: send address ranges from RubyPort
2016-02-17 Andreas Hanssonscons: Enable building with the gcc/clang Address Sanitizer
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-15 Andreas Hanssonmem: Avoid using invalid iterator in cache lock list...
2016-02-15 Michael LeBeaneruby: make DMASequencer inherit from RubyPort
2016-02-13 Michael LeBeaneconfigs: add command-line option to stop debug output
2016-02-13 Michael LeBeanesyscall_emul: Implement clock_getres() system call
2016-02-10 Andreas Hanssonstats: Update stats to reflect changes to cache and...
2016-02-10 Andreas Hanssonmem: Be less conservative in clearing load locks in...
2016-02-10 Andreas Hanssonmem: Move the point of coherency to the coherent crossbar
2016-02-10 Andreas Hanssonmem: Align cache behaviour in atomic when upstream...
2016-02-10 Andreas Hanssonmem: Align how snoops are handled when hitting writebacks
2016-02-10 Andreas Hanssonmem: Deduce if cache should forward snoops
2016-02-08 Curtis Dunhamscons: always generate sim/tags.cc
2016-02-07 Alexandru Dutux86: revamp cmpxchg8b/cmpxchg16b implementation
2016-02-07 Steve Reinhardtarch, x86: add support for arrays as memory operands
2016-02-07 Steve Reinhardtarch: get rid of dummy var init
2016-02-07 Steve Reinhardtsyscall_emul: fix bug in aux vector initialization
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
next