Age | Commit message (Expand) | Author |
2016-03-16 | arm: Fix disasm printing | Nathanael Premillieu |
2016-03-13 | scons: fix building in non-standard locations | Steve Reinhardt |
2016-02-18 | stats: update gpu-ruby-GPU_RfO stats | Steve Reinhardt |
2016-03-08 | configs: Add a lat_mem_rd style test script | Andreas Hansson |
2016-03-08 | syscall_emul: Fix erroneous use of delete | Andreas Hansson |
2015-06-17 | sim: Add voltage() function to clocked_object | David Guillen Fandos |
2015-05-05 | cpu: Change literal integer constants to meaningful labels | Rekai Gonzalez Alberquilla |
2016-03-04 | base: Fix gpu-compute output stream creation | Andreas Hansson |
2015-11-27 | kvm: Shutdown KVM and disconnect performance counters on fork | Andreas Sandberg |
2015-11-26 | sim: Add support for forking | Andreas Sandberg |
2015-11-26 | dev: Add post-fork handling for disk images | Andreas Sandberg |
2015-11-26 | sim: Add support for notifying Drainable objects of a fork | Andreas Sandberg |
2015-11-27 | base: Add support for changing output directories | Andreas Sandberg |
2016-02-29 | util: update Java JNI interface to m5ops | Prakash Ramrakhyani |
2015-08-10 | mem, cpu: Add assertions to snoop invalidation logic | Stephan Diestelhorst |
2015-07-19 | cpu: Fix LLSC atomic CPU wakeup | Krishnendra Nathella |
2016-02-29 | arm: Squash after returning from exceptions in v7 | Mitch Hayenga |
2016-02-29 | base: support gzip-compressed object files | Curtis Dunham |
2016-02-24 | stats: Update stats to reflect forwarding of InvalidateReq | Andreas Hansson |
2016-02-24 | mem: Ensure that InvalidateReq is not forwarded as ReadExReq | Andreas Hansson |
2016-02-24 | cpu: TraceGen fix for tick frequency check | Matteo Andreozzi |
2016-02-23 | dev, arm: Implement the NoMali reset callback | Andreas Sandberg |
2016-02-23 | dev, arm: Refactor the NoMali GPU | Andreas Sandberg |
2016-02-23 | arm: Ship Linux device trees with gem5 | Andreas Sandberg |
2016-02-23 | scons: Add missing override to appease clang | Andreas Hansson |
2016-02-18 | ruby: move range change send from RubyPort to derived classes. | Tony Gutierrez |
2016-02-18 | gpu: fix bugs with MemFence, Flat Instrs and Resource utilization | John Kalamatianos |
2016-02-17 | gpu-compute: remove brig_object.hh from hsa_object.cc | Tony Gutierrez |
2016-02-17 | ruby: send address ranges from RubyPort | Tony Gutierrez |
2016-02-17 | scons: Enable building with the gcc/clang Address Sanitizer | Andreas Hansson |
2016-02-15 | misc: Add missing overrides to appease clang | Andreas Hansson |
2016-02-15 | mem: Avoid using invalid iterator in cache lock list traversal | Andreas Hansson |
2016-02-14 | ruby: make DMASequencer inherit from RubyPort | Michael LeBeane |
2016-02-13 | configs: add command-line option to stop debug output | Michael LeBeane |
2016-02-13 | syscall_emul: Implement clock_getres() system call | Michael LeBeane |
2016-02-10 | stats: Update stats to reflect changes to cache and crossbar | Andreas Hansson |
2016-02-10 | mem: Be less conservative in clearing load locks in the cache | Andreas Hansson |
2016-02-10 | mem: Move the point of coherency to the coherent crossbar | Andreas Hansson |
2016-02-10 | mem: Align cache behaviour in atomic when upstream is responding | Andreas Hansson |
2016-02-10 | mem: Align how snoops are handled when hitting writebacks | Andreas Hansson |
2016-02-10 | mem: Deduce if cache should forward snoops | Andreas Hansson |
2016-02-08 | scons: always generate sim/tags.cc | Curtis Dunham |
2016-02-06 | x86: revamp cmpxchg8b/cmpxchg16b implementation | Alexandru Dutu |
2016-02-06 | arch, x86: add support for arrays as memory operands | Steve Reinhardt |
2016-02-06 | arch: get rid of dummy var init | Steve Reinhardt |
2016-02-06 | syscall_emul: fix bug in aux vector initialization | Steve Reinhardt |
2016-02-06 | style: eliminate explicit boolean comparisons | Steve Reinhardt |
2016-02-06 | x86: create function to check miscreg validity | Steve Reinhardt |
2016-02-06 | util: fix apparent statetrace bug | Steve Reinhardt |
2016-02-06 | util: added line length and boolean comparison style checkers | Steve Reinhardt |