| 2016-12-15 | Brandon Potter | syscall_emul: implement fallocate | commit | commitdiff | tree | 
| 2016-12-15 | Brandon Potter | syscall_emul: add support for x86 statfs system calls | commit | commitdiff | tree | 
| 2016-12-15 | Brandon Potter | syscall_emul: extend sysinfo system call to include... | commit | commitdiff | tree | 
| 2016-12-06 | Gabor Dozsa | dev: Fix race conditions at terminating dist-gem5 simul... | commit | commitdiff | tree | 
| 2016-12-06 | Gabor Dozsa | arm, config: Add missing IOCache in bL config | commit | commitdiff | tree | 
| 2016-12-05 | Andreas Hansson | ruby: Remove RubyMemoryControl and associated files | commit | commitdiff | tree | 
| 2016-12-05 | Andreas Hansson | stats: Update stats to reflect cache changes | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | config: Add an option to generate a random topology... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | config: Add whole line accesses to improve memchecker... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Respond to InvalidateReq when the block is (pendin... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Invalidate a blk when servicing the 1st invalidati... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Allow non invalidating snoops on an InvalidateReq... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Don't use hasSharers in the snoopFilter for memory... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Always use InvalidateReq to service WriteLineReq... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Assert that the responderHadWritable is set only... | commit | commitdiff | tree | 
| 2016-12-05 | Andreas Hansson | mem: Ensure InvalidateReq is considered isForward by... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Make packet debug printing more uniform | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | cpu: Change traffic generators to use different values... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Service only the 1st FromCPU MSHR target on ReadRe... | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Keep track of allocOnFill in the TargetList | commit | commitdiff | tree | 
| 2016-12-05 | Nikos Nikoleris | mem: Add support for repopulating the flags of an MSHR... | commit | commitdiff | tree | 
| 2016-12-02 | Brandon Potter | hsail: disable asserts to allow immediate operands... | commit | commitdiff | tree | 
| 2016-12-02 | Brandon Potter | hsail: add stub type and stub out several instructions | commit | commitdiff | tree | 
| 2016-12-02 | Brandon Potter | hsail: add popcount type and generate popcount instructions | commit | commitdiff | tree | 
| 2016-12-02 | Brandon Potter | hsail: add a wavesize case statement to register operan... | commit | commitdiff | tree | 
| 2016-12-02 | Brandon Potter | hsail: generate mov instructions for more arith_types... | commit | commitdiff | tree | 
| 2016-12-02 | Brandon Potter | hsail: remove the panic guarding function directives | commit | commitdiff | tree | 
| 2016-12-02 | Tony Gutierrez | hsail: fix unsigned offset bug in address calculation | commit | commitdiff | tree | 
| 2016-12-02 | Matthew Poremba | ruby: Fix overflow reported by ASAN in MessageBuffer. | commit | commitdiff | tree | 
| 2016-11-30 | Jason Lowe... | tests: Regression stats updated for recent patches | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | riscv: [Patch 8/5] Added some regression tests to RISC-V | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | riscv: [Patch 7/5] Corrected LRSC semantics | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | riscv: [Patch 6/5] Improve Linux emulation for RISC-V | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | riscv: [Patch 5/5] Added missing support for timing... | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | riscv: [Patch 4/5] Added RISC-V atomic memory extension... | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | riscv: [Patch 3/5] Added RISCV floating point extension... | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | riscv: [Patch 2/5] Added RISC-V multiply extension... | commit | commitdiff | tree | 
| 2016-11-30 | Alec Roelke | arch: [Patch 1/5] Added RISC-V base instruction set... | commit | commitdiff | tree | 
| 2016-11-30 | Sophiane Senni | mem: Split the hit_latency into tag_latency and data_la... | commit | commitdiff | tree | 
| 2016-11-30 | Jason Lowe... | cpu: Remove branch predictor function predictInOrder | commit | commitdiff | tree | 
| 2016-11-30 | Andreas Hansson | tests: Check for TrafficGen as part of memcheck regression | commit | commitdiff | tree | 
| 2016-11-29 | Michael LeBeane | dev: Fix buffer length when unserializing an eth pkt | commit | commitdiff | tree | 
| 2016-11-28 | Joe Gross | scons: fix sanitizer flags with multiple sanitizers | commit | commitdiff | tree | 
| 2016-11-25 | Andreas Sandberg | style: Add options to select checkers and apply fixes | commit | commitdiff | tree | 
| 2016-11-25 | Rekai Gonzalez... | util: git pre-commit hook to check staged files | commit | commitdiff | tree | 
| 2016-11-21 | Jieming Yin | ruby: Fix potential bugs in garnet2.0 | commit | commitdiff | tree | 
| 2016-11-21 | Tony Gutierrez | gpu-compute: fix segfault when constructing GPUExecContext | commit | commitdiff | tree | 
| 2016-11-21 | Tony Gutierrez | gpu-compute: init valid field of GpuTlbEntry in default... | commit | commitdiff | tree | 
| 2016-11-21 | Tony Gutierrez | ruby: add default ctor for MachineID type | commit | commitdiff | tree | 
| 2016-11-21 | Tony Gutierrez | x86: fix issue with casting in Cvtf2i | commit | commitdiff | tree | 
| 2016-11-19 | Sooraj Puthoor | ruby: init MessageSizeType of SequencerMsg to Request_C... | commit | commitdiff | tree | 
| 2016-11-19 | Tony Gutierrez | x86: fix loading/storing of Float80 types | commit | commitdiff | tree | 
| 2016-11-18 | Andreas Sandberg | ext: Update fputils to rev 13589cd | commit | commitdiff | tree | 
| 2016-11-17 | Andreas Hansson | stats, alpha: Update ALPHA stats | commit | commitdiff | tree | 
| 2016-11-17 | Andreas Hansson | tests, ruby: Move rubytests from ALPHA (linux) to NULL... | commit | commitdiff | tree | 
| 2016-11-17 | Andreas Hansson | alpha: Remove ALPHA tru64 support and associated tests | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | hsail,gpu-compute: fixes to appease clang++ | commit | commitdiff | tree | 
| 2016-10-27 | Michael LeBeane | dev: Add m5 op to toggle synchronization for dist-gem5. | commit | commitdiff | tree | 
| 2016-10-27 | Michael LeBeane | ruby: Allow multiple outstanding DMA requests | commit | commitdiff | tree | 
| 2016-10-27 | mlebeane | dev: Add 'simLength' parameter in EthPacketData | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute: support in-order data delivery in GM pipe | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute, hsail: pass GPUDynInstPtr to getRegisterIn... | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute: use System cache line size in the GPU | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute, hsail: make the PC a byte address, not... | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute: add gpu_isa.hh to switch hdrs, add GPUISA... | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute: add instruction mix stats for the gpu | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute, hsail: call discardFetch() from the WF | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | hsail, gpu-compute: remove doGm/SmReturn add completeAcc | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute: remove inst enums and use bit flag for... | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute: move disassemle() implementation to GPUSta... | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | gpu-compute, arch: add some methods to the base inst... | commit | commitdiff | tree | 
| 2016-10-27 | Tony Gutierrez | ruby: make a RequestDesc class instead of std::pair | commit | commitdiff | tree | 
| 2016-10-26 | Andreas Hansson | config: Break out base options for usage with NULL ISA | commit | commitdiff | tree | 
| 2016-10-19 | Andreas Hansson | stats: Update stats to reflect recent changes to floats | commit | commitdiff | tree | 
| 2016-10-15 | Shawn Rosti | arm: Fix for ARM's Streamline conversion script | commit | commitdiff | tree | 
| 2016-10-15 | Bjoern A. Zeeb | arm, dev: pl011 console interactivity | commit | commitdiff | tree | 
| 2016-10-15 | Nicolas Derumigny | syscall: read() should not write anything if reading... | commit | commitdiff | tree | 
| 2016-10-15 | Fernando Endo | cpu, arm: Distinguish Float* and SimdFloat*, create... | commit | commitdiff | tree | 
| 2016-10-14 | Andreas Hansson | config: Make configs/common a Python package | commit | commitdiff | tree | 
| 2016-10-14 | Jason Lowe... | stats: Add more information to uninitialized error | commit | commitdiff | tree | 
| 2016-10-13 | Curtis Dunham | stats: update references | commit | commitdiff | tree | 
| 2016-10-13 | Omar Naji | mem: add DRAM powerdown current | commit | commitdiff | tree | 
| 2016-10-13 | Wendy Elsasser | mem: Add DRAM low-power functionality | commit | commitdiff | tree | 
| 2016-10-13 | Wendy Elsasser | mem: Add callback to compute stats prior to dump event | commit | commitdiff | tree | 
| 2016-10-13 | Wendy Elsasser | mem: Modify drain to ensure banks and power are idled | commit | commitdiff | tree | 
| 2016-10-13 | Wendy Elsasser | mem: Sort memory commands and update DRAMPower | commit | commitdiff | tree | 
| 2016-10-13 | Omar Naji | mem: update DDR3 die revision | commit | commitdiff | tree | 
| 2016-10-13 | Omar Naji | mem: add DRAM powerdown timing | commit | commitdiff | tree | 
| 2016-10-13 | Omar Naji | mem: make DDR4 x16 | commit | commitdiff | tree | 
| 2016-10-13 | Mitch Hayenga | isa,arm: Add missing AArch32 FP instructions | commit | commitdiff | tree | 
| 2016-10-13 | Andreas Hansson | ruby: Fix regressions and make Ruby configs Python... | commit | commitdiff | tree | 
| 2016-10-08 | Tushar Krishna | config: fix typo in cluster topology. | commit | commitdiff | tree | 
| 2016-10-07 | Andreas Sandberg | dev, arm: Make GenericTimer param handling more robust | commit | commitdiff | tree | 
| 2016-10-07 | Tushar Krishna | ruby: Add M5_VAR_USED before variables used only inside... | commit | commitdiff | tree | 
| 2016-10-06 | Tushar Krishna | ruby: garnet2.0 | commit | commitdiff | tree | 
| 2016-10-06 | Tushar Krishna | ruby: remove the original garnet code. | commit | commitdiff | tree | 
| 2016-10-06 | Tushar Krishna | config: add port directions and per-router delay in... | commit | commitdiff | tree | 
| 2016-10-06 | Tushar Krishna | config: make internal links in network topology unidire... | commit | commitdiff | tree | 
| 2016-10-06 | Tushar Krishna | config: add a separate config file for the network. | commit | commitdiff | tree | 
| 2016-10-06 | Tushar Krishna | ruby: rename networktest to garnet_synthetic_traffic. | commit | commitdiff | tree | 
| next |