Age | Commit message (Expand) | Author |
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 |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2016-02-06 | util: clean up and extend style checker | Steve Reinhardt |
2016-02-06 | util: delete old unused style-checking scripts | Steve Reinhardt |
2016-02-06 | dist, dev: add an ethernet switch model | Mohammad Alian |
2016-02-06 | stats: update EIO stats for recent changes | Steve Reinhardt |
2016-02-04 | ext: fix SST connector | Curtis Dunham |
2016-01-29 | ext: remove redundant parameter in example SST+gem5 test | Curtis Dunham |
2016-01-29 | ext: Update NoMali to external rev f08e0a5 | Andreas Sandberg |
2016-01-22 | stats: update stats to after GPU checkin | Tony Gutierrez |
2016-01-22 | ruby: removed Write_Only AccessPermission | Brad Beckmann |
2016-01-22 | ruby: changed all references to numCPs to num-cp | Brad Beckmann |
2015-07-20 | ruby: split CPU and GPU latency stats | David Hashe |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2016-01-19 | mem: write combining for ruby protocols | Tony Gutierrez |
2016-01-19 | * * * | Tony Gutierrez |
2015-07-20 | mem: misc flags for AMD gpu model | Blake Hechtman |
2016-01-17 | sim: fix redundant --debug-start help string | Steve Reinhardt |
2016-01-17 | cpu. arch: add initiateMemRead() to ExecContext interface | Steve Reinhardt |
2016-01-17 | cpu: remove unnecessary data ptr from O3 internal read() funcs | Steve Reinhardt |
2016-01-17 | arch: don't call *Timing functions from *Atomic versions | Steve Reinhardt |
2016-01-17 | arch: get rid of unused LargestRead typedef | Steve Reinhardt |
2016-01-17 | sim: don't ignore SIG_TRAP | Steve Reinhardt |
2016-01-17 | stats: update SPARC FS stats | Steve Reinhardt |
2016-01-15 | dev, arm: Add a platform with support for both aarch32 and aarch64 | Andreas Sandberg |
2016-01-15 | dev, arm: Add support for automatic PCI interrupt routing | Andreas Sandberg |
2016-01-11 | mem: fix bug in packet access endianness changes | Steve Reinhardt |
2016-01-11 | scons: Enable -Wextra by default | Andreas Hansson |
2016-01-11 | ext: Replace gzstream with iostream3 from zlib to avoid LGPL | Andreas Hansson |
2016-01-11 | configs: Fix inheritance of HMCSystem and cleanup spacing | Andreas Hansson |
2016-01-07 | config: Updates for distributed gem5 simulations | Gabor Dozsa |
2016-01-07 | dev: Distributed Ethernet link for distributed gem5 simulations | Gabor Dozsa |
2016-01-07 | pseudo inst,util: Add optional key to initparam pseudo instruction | Gabor Dozsa |
2015-12-31 | mem: add CacheVerbose debug flag, filter noisy DPRINTFs | Steve Reinhardt |
2015-12-31 | mem: Do not rely on the NeedsWritable flag for responses | Andreas Hansson |
2015-12-31 | mem: Do not allocate space for packet data if not needed | Andreas Hansson |
2015-12-31 | mem: Do not alter cache block state on uncacheable snoops | Andreas Hansson |
2015-12-31 | mem: Make cache terminology easier to understand | Andreas Hansson |
2015-07-20 | ruby: slicc: have a static MachineType | Tony Gutierrez |
2015-07-20 | ruby: slicc: remove support for single machine, multiple types | Tony Gutierrez |
2015-12-30 | stats: more updates due to PCI changes | Steve Reinhardt |
2015-12-28 | tests: update EIO reference outputs | Steve Reinhardt |
2015-12-28 | mem: Explicitly check MSHR snoops for cases not dealt with | Andreas Hansson |
2015-12-28 | mem: Remove unused cache squash functionality | Andreas Hansson |
2015-12-28 | mem: Avoid unecessary checks when creating HardPFReq in cache | Andreas Hansson |
2015-12-28 | mem: Do not use sender state to track forwarded snoops in cache | Andreas Hansson |