summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-19cpu: Fix LLSC atomic CPU wakeupKrishnendra Nathella
2016-02-29arm: Squash after returning from exceptions in v7Mitch Hayenga
2016-02-29base: support gzip-compressed object filesCurtis Dunham
2016-02-24stats: Update stats to reflect forwarding of InvalidateReqAndreas Hansson
2016-02-24mem: Ensure that InvalidateReq is not forwarded as ReadExReqAndreas Hansson
2016-02-24cpu: TraceGen fix for tick frequency checkMatteo Andreozzi
2016-02-23dev, arm: Implement the NoMali reset callbackAndreas Sandberg
2016-02-23dev, arm: Refactor the NoMali GPUAndreas Sandberg
2016-02-23arm: Ship Linux device trees with gem5Andreas Sandberg
2016-02-23scons: Add missing override to appease clangAndreas Hansson
2016-02-18ruby: move range change send from RubyPort to derived classes.Tony Gutierrez
2016-02-18gpu: fix bugs with MemFence, Flat Instrs and Resource utilizationJohn Kalamatianos
2016-02-17gpu-compute: remove brig_object.hh from hsa_object.ccTony Gutierrez
2016-02-17ruby: send address ranges from RubyPortTony Gutierrez
2016-02-17scons: Enable building with the gcc/clang Address SanitizerAndreas Hansson
2016-02-15misc: Add missing overrides to appease clangAndreas Hansson
2016-02-15mem: Avoid using invalid iterator in cache lock list traversalAndreas Hansson
2016-02-14ruby: make DMASequencer inherit from RubyPortMichael LeBeane
2016-02-13configs: add command-line option to stop debug outputMichael LeBeane
2016-02-13syscall_emul: Implement clock_getres() system callMichael LeBeane
2016-02-10stats: Update stats to reflect changes to cache and crossbarAndreas Hansson
2016-02-10mem: Be less conservative in clearing load locks in the cacheAndreas Hansson
2016-02-10mem: Move the point of coherency to the coherent crossbarAndreas Hansson
2016-02-10mem: Align cache behaviour in atomic when upstream is respondingAndreas Hansson
2016-02-10mem: Align how snoops are handled when hitting writebacksAndreas Hansson
2016-02-10mem: Deduce if cache should forward snoopsAndreas Hansson
2016-02-08scons: always generate sim/tags.ccCurtis Dunham
2016-02-06x86: revamp cmpxchg8b/cmpxchg16b implementationAlexandru Dutu
2016-02-06arch, x86: add support for arrays as memory operandsSteve Reinhardt
2016-02-06arch: get rid of dummy var initSteve Reinhardt
2016-02-06syscall_emul: fix bug in aux vector initializationSteve Reinhardt
2016-02-06style: eliminate explicit boolean comparisonsSteve Reinhardt
2016-02-06x86: create function to check miscreg validitySteve Reinhardt
2016-02-06util: fix apparent statetrace bugSteve Reinhardt
2016-02-06util: added line length and boolean comparison style checkersSteve Reinhardt
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-02-06util: clean up and extend style checkerSteve Reinhardt
2016-02-06util: delete old unused style-checking scriptsSteve Reinhardt
2016-02-06dist, dev: add an ethernet switch modelMohammad Alian
2016-02-06stats: update EIO stats for recent changesSteve Reinhardt
2016-02-04ext: fix SST connectorCurtis Dunham
2016-01-29ext: remove redundant parameter in example SST+gem5 testCurtis Dunham
2016-01-29ext: Update NoMali to external rev f08e0a5Andreas Sandberg
2016-01-22stats: update stats to after GPU checkinTony Gutierrez
2016-01-22ruby: removed Write_Only AccessPermissionBrad Beckmann
2016-01-22ruby: changed all references to numCPs to num-cpBrad Beckmann
2015-07-20ruby: split CPU and GPU latency statsDavid Hashe
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2016-01-19mem: write combining for ruby protocolsTony Gutierrez