Age | Commit message (Expand) | Author |
2016-05-26 | arm, dev: Remove superfluous loop increment in flash device | Andreas Hansson |
2016-05-26 | mem: fix headers include order in the cache related classes | Nikos Nikoleris |
2016-05-26 | mem: remove redudant check whether the cache forwards snoops | Nikos Nikoleris |
2016-05-26 | mem: change NULL to nullptr in the cache related classes | Nikos Nikoleris |
2016-05-26 | mem: fix the line length in the cache related classes | Nikos Nikoleris |
2016-05-26 | tests: Add test infrastructure as a Python module | Andreas Sandberg |
2016-05-19 | config, x86: Properly space pad the X86IntelMPBus Entry descriptions | Bjoern A. Zeeb |
2016-05-19 | arm,dev: PL011 UART_FR read status enhancement | Bjoern A. Zeeb |
2016-05-19 | x86, dev: properly space the APIC registers | Bjoern A. Zeeb |
2016-05-19 | dev, virtio: properly set PCI address space to use IOREG | Bjoern A. Zeeb |
2016-05-16 | gpu-compute: fix bug in GPUDynInst::isScalarRegister() | Tony Gutierrez |
2016-05-09 | scons: Rewrite git style hook installer | Andreas Sandberg |
2016-05-09 | tests: Enable test running outside of gem5's source tree | Andreas Sandberg |
2016-05-07 | tests: update EIO ref stats for removed cache stats | Steve Reinhardt |
2016-05-06 | gpu-compute: fix spacing in GPUDynInst ctor | Tony Gutierrez |
2016-05-06 | gpu-compute: fix uninitialized member bug in GPUDynInst | Tony Gutierrez |
2016-05-06 | dev, arm: Update GIC to use GICv2 register naming | Andreas Sandberg |
2016-05-06 | arm: Update dts to work with the new HDLCD driver | Andreas Sandberg |
2016-04-28 | scons: emit correct message before installing git hook | Curtis Dunham |
2016-04-28 | style: ignore test data in style checks | Curtis Dunham |
2016-04-28 | style: respect ignores for git commit | Curtis Dunham |
2016-04-28 | style: improve compatibility with old git versions | Curtis Dunham |
2016-04-28 | style: Don't include diff context in git style hook | Andreas Sandberg |
2016-04-28 | tests: Remove stale reference output files | Andreas Sandberg |
2016-04-27 | arm: Remove BreakPCEvent on guest kernel panic | Andreas Sandberg |
2016-04-27 | kvm, arm: Make GIC interrupt lines configurable | Andreas Sandberg |
2016-04-27 | kvm, arm: Refactor KVM GIC device | Andreas Sandberg |
2016-04-27 | dev: Fix incorrect terminal backlog handling | Andreas Sandberg |
2016-04-26 | ruby: Rename pkt to m_pkt so it may be accessed via SLICC | Matthew Poremba |
2016-04-25 | tests: Add a basic memcheck regression | Andreas Hansson |
2016-04-21 | tests: Update learning gem5 tests scripts with copyright | Jason Power |
2016-04-21 | stats: Update stats to reflect cache changes | Andreas Hansson |
2016-04-21 | mem: Include WriteLineReq in cache demand stats | Andreas Hansson |
2016-04-21 | mem: Remove unused cache stats | Andreas Hansson |
2016-04-21 | mem: Deallocate all write-queue entries when sent | Andreas Hansson |
2016-04-21 | mem: Align downstream cache packet creation in atomic and timing | Andreas Hansson |
2016-04-21 | config: Add missing point of coherency to memcheck script | Andreas Hansson |
2016-04-18 | scons: Fix Python 2.6 compatibility | Andreas Sandberg |
2016-04-18 | style: Fix Python 2.6 compatibility | Andreas Sandberg |
2016-04-15 | ruby: Fix block_on behavior | Joel Hestness |
2016-04-15 | arm,dev: remove PMU assertion hit on reset | Bjoern A. Zeeb |
2016-04-15 | mem: FreeBSD does not provide MAP_NORESERVE either | Bjoern A. Zeeb |
2016-04-15 | misc: Bugfix in TLM memInhibit Command | Abdul Mutaal Ahmad |
2016-04-14 | dist: config file for distributed switch | Mohammad Alian |
2016-04-13 | misc: Fix issues flagged by gcc 6 | Andreas Hansson |
2016-04-12 | misc: Appease clang...again | Andreas Hansson |
2016-04-09 | stats: Match current behaviour | Andreas Hansson |
2016-04-08 | stats: update stats for thermals, indirect BP | Curtis Dunham |
2016-04-07 | mem: Add priority to QueuedPrefetcher | Rekai Gonzalez Alberquilla |
2016-04-07 | mem: Handful extra features for BasePrefetcher | Rekai Gonzalez Alberquilla |